21-06-2024 06:40

Status :

Tags : Matrix linear algebra

Inverse of a matrix

If and are two non-singular square matrices of the same order such that ,

where is theidentity matrix, then is called the inverse of , i.e. . We say is the inverse of the matrix if .

To find the inverse matrix with the help of Adjoint matrix

Note:

  • The necessary condition for a square matrix to possess an inverse is that the matrix is non-singular i.e., .
  • A square non-singular matrix of order is said to be invertible if there exists a non-singular square matrix of order $

Properties of Inverse Matrices

• If exists, then it is unique. • . • . • Let , . Then . • The inverse of a non-singular symmetric matrix is a symmetric matrix. • .

References