Determinants And Its Properties With Examples

Determinants :

โžค In linear algebra, a determinant isย a special number that can be determined from a square matrix.

โžค A number associated with a square matrix of order ‘n’ is known as the determinant of the given matrix. This number can be a real number as well as a complex number depending upon the entries of the square matrix.

โžค We denote the determinant of any matrix A by det (A), det A, or |A|.

โžค In a determinant, the number of rows should be equal to the number of columns.

Properties of Determinants :

โžค If all the elements of a row (or column) are zero, then the determinant is zero.

โžค If all the elements of a row (or column) of a determinant are multiplied by a non-zero constant, then the determinant gets multiplied by the same constant.

โžค The sign of a determinant will change when we interchange any two rows or columns of a determinant with each other.

โžค In a triangular Matrix, the Determinant is equal to the product of the diagonal elements.

โžค If the Matrix XT is the transpose of Matrix X, then det (XT) = det (X)

โžค If all the elements of a row or columns in a determinant are expressed as a summation of two or more numbers, then the determinant can be broken down as a sum of corresponding smaller determinants.

โžค If any pair of rows or columns of a determinant are exactly identical or proportion by same amount, then the determinant is zero.

โžค For an identity matrix, the determinant equals to 1. (An identity matrix is a matrix in which the main diagonal consists of allย 1ย elements and the rest elements areย 0.)

โžค The determinant of a triangular matrix equals the product of the main diagonal elements. (A triangular matrix is a matrix in which either the elements above the main diagonal areย 0ย or the elements below the main diagonal areย 0.)

Example 1 :

Find the determinant of the 2 โœ• 2 matrix below.

Example 2 :

Find the determinant of the 3 โœ• 3 matrix below.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments