Algebra Of Determinants
Determinant
Every square matrix A is associated with a number, called its determinant and it is denoted by det.
Only square matrices have determinant . The matrices which are not square do not have determinants
1. First Order Determinant
If then det
2. Second Order Determinant
If , then
3. Third Order Determinant
If then
Note
- Expanding a determinant along any row or column gives same value.
- For easier calculations, we will expand the determinant along that row or column which contains maximum number of zeros.
- While expanding, instead of multiplying by , we can multiply by or according as is even or odd.
Evaluation of Determinant of Square Matrix of Order 3 by Sarrus Rule
If then determinant can be formed can be formed by enlarging
The matrix by adjoining the first two columns on the right and draw lines as show below parallel and perpendicular to the diagonal.
The value of the determinant, thus will be the sum of the product of element in line parallel to the diagonal minus the sum of the product of elements in line perpendicular to the line segment. Thus
Note This method doesn't work for determinants of order greater than 3.
Properties of Derterminants
1. The value of the determinant remains unchanged, if rows unchanged, if rows are changed into columns and columns are changed into rows
e.g.
2. If and be the matrix obtained form by interchanging two of its rows or columns, then
det
3. If two rows (or columns) of a square matrix are proportional, then .
4. where is the matrix obtained form by multiplying one row (or column) of ,by .
5. where is a matrix of order
6. If each element of a row (or column) of a determinant is the sum the sum of two or more determinants. e.g.
$\left| \,\begin{matrix} {{a}_{1}}+{{a}_{2}} & b & c \\ {{p}_{1}}+{{p}_{2}} & q & r \\ {{u}_{1}}+{{u}_{2}} & v & w\, \\\end{matrix}\, \right|=\left| \,\begin{matrix} {{a}_{1}} & b & c \\ {{p}_{1}} & q & r \\ {{u}_{1}} & v & w\, \\\end{matrix} \right|+\left| \,\begin{matrix} {{a}_{2}} & b & c \\ {{p}_{2}} & q & r \\ {{u}_{2}} & v & w\, \\\end{matrix} \right|$
7. If the same multiple of the elements of any row (or column) of a determinant are added to the corresponding elements of any other row (or column), then the value of the new determinant remains unchanged , e.g.
$\left| \begin{matrix} {{a}_{11}} & {{a}_{12}} & {{a}_{13}} \\ {{a}_{21}} & {{a}_{22}} & {{a}_{23}} \\ {{a}_{31}} & {{a}_{32}} & {{a}_{33}} \\\end{matrix} \right|=\left| \begin{matrix} {{a}_{11}}+k{{a}_{31}} & {{a}_{12}}+k{{a}_{32}} & {{a}_{13}}+k{{a}_{33}} \\ {{a}_{21}} & {{a}_{22}} & {{a}_{23}} \\ {{a}_{31}} & {{a}_{32}} & {{a}_{33}} \\ \end{matrix} \right|$
8. If each element of a row (or column) of a determinant is zero, then its value is zero.
9. If any two rows (columns) of a determinant are identical, then its value is zero.
10. If each element of row (column) of a determinant is expressed as a sum two or more terms, then the determinant can be expressed as the sum of two or more determinants.
11. If rows (or columns) become identical, when is substituted for , then (is a factor of given determinant.
Important Result on Determinants
1. where and are square matrices of the same order.
2.
3. If and are square matrices of the same order such that th column (or row) of is the sum of th columns (or rows) of and and all other columns (or rows)of ,andare identical , then
4. where is identity matrix of order
5. where is a zero matrix of order .
6. If be a 3rd order determinant having polynomials as its elements.
(a) If has 2 rows (or columns ) Proportional, then is a factor of
(b) If has 3 rows (or columns ) proportional, then is a factor of
7. A square matrix is non-singular, if and singular, if
8. Determinant of a skew-symmetric matrix of odd order is zero and of even order is a non-zero perfect square.
9. In general,
10. Determinant of a diagonal matrix
= Product of its diagonal elements
11. Determinant of a triangular matrix
= Product of its diagonal elements
12. A square matrix of order is non-singular, if its rank i.e.if
then rank
13. If then
(a) $\sum\limits_{x=1}^{n}{\Delta \left( x \right)=\left| \begin{matrix} \sum\limits_{x=1}^{n}{{{f}_{1}}\left( x \right)} & \sum\limits_{x=1}^{n}{{{f}_{2}}\left( x \right)} & \sum\limits_{x=1}^{n}{{{f}_{3}}\left( x \right)} \\ \sum\limits_{x=1}^{n}{{{g}_{1}}\left( x \right)} & \sum\limits_{x=1}^{n}{{{g}_{2}}\left( x \right)} & \sum\limits_{x=1}^{n}{{{g}_{3}}\left( x \right)} \\ a & b & c \\ \end{matrix} \right|}$
(b)
14. If is a non-singular matrix, then
15. Determinant of a orthogonal matrix
16. Determinant of a hermitian matrix and then it implies and
Minors and Cofactors
If then the minor of the element the determinant obtained by deleting the th row and jth column.
i.e. minor of
minor of
The cofactor of the element is
Properties of Minors and cofactors
1. The sum of the products of elements of any row (or column) of a determinant with the cofactors of the corresponding elements of any other row (or column) is zero, i.e. if
Then so on.
2. The sum of the product of elements of any row (or column) of a determinant with the cofactors of the corresponding elements of the same row ( or column) is .
i.e. If then
3. In general, if then
And (add ) where is a matrix of order
Adjoint of a Matrix Adjoint of a matrix is the transpose of the matrix of cofactors of the given matrix, i.e.
Properties of Adjoint of a Square Matrix
If and are square matrices of order then
(i) (adj)=(adj)
(ii) adj
(iii) adj
(iv) adj
(v) adj
(vi) adj is a non-singular matrix.
(vii) is a non-singular matrix.
(viii) is a non-singular matrix.
(ix) Adjoint of a diagonal matrix is a diagonal matrix.
(x) Adjoint of a triangular matrix is a triangular matrix
(xi) Adjoint of a symmetric matrix is a symmetric matrix.
(xii) adj adj
Inverse of Square Matrix
Let be a square matrix of order then a square matrix such that is called inverse of , denoted by .
i.e.
or
Properties of Inverse of a Square Matirx
(i) Square matrix is invertible, iff it is non-singular.
(ii)
(iii)
(iv)
In general ,
(v) If a non-singular square matrix is symmetric, then is also symmetric.
(vi)
(vii)
(viii)
(ix) If and then .
(x) If and be square matrices of the same order and is a non-singular matrix, then
(a) [left cancellation law]
(b) [right cancellation law]
(xi) A square matrix is invertible iff it is non-singular and every invertible matrix possesses a unique inverse.
Differentiation of Determinant
If
Then $\dfrac{d\Delta }{dx}=\left| \begin{matrix} {a}'\left( x \right) & {b}'\left( x \right) & {c}'\left( x \right) \\ p\left( x \right) & q\left( x \right) & r\left( x \right) \\ u\left( x \right) & v\left( x \right) & w\left( x \right) \\\end{matrix} \right|+\,\,\,\left| \begin{matrix} a\left( x \right) & b\left( x \right) & c\left( x \right) \\ {p}'\left( x \right) & {q}'\left( x \right) & {r}'\left( x \right) \\ u\left( x \right) & v\left( x \right) & w\left( x \right) \\\end{matrix} \right|\,\,+\left| \begin{matrix} a\left( x \right) & b\left( x \right) & c\left( x \right) \\ p\left( x \right) & q\left( x \right) & r\left( x \right) \\ {u}'\left( x \right) & {v}'\left( x \right) & {w}'\left( x \right) \\\end{matrix} \right|$
Integration of Determinant
If
Then
If the elements of more than one column or rows are functions of , then the in integration can be done only after evaluation/expansion of the determinant.
Ready to master Determinants?
Take a full mock test, practice concept-by-concept, and get an AI-powered rank prediction — all on Fundamenthol.