Any rectangular arrangement of numbers in m rows and n columns is called a matrix of order mΓn. Matrices and determinants is an important topic for the JEE exam. These formulas will help students to have a quick revision before the exam. Students can expect 2-3 questions from this topic.
Download Complete Chapter Notes of Matrices & Determinant
Download Now
Matrices and Determinants Formulas
Matrices
Any rectangular arrangement of numbers in m rows and n columns is called a matrix of order mΓn.
Where aij denotes the element of the ith row and jth column. The above matrix is denoted as [aij]mΓn . The elements a11, a22, a33 etc are called diagonal elements. Their sum is called the trace of A denoted by Tr(A).
2. Basic Definitions
(i) Row matrix: A matrix having one row is called a row matrix.
(ii) Column matrix: A matrix having one column is called a column matrix.
(iii) Square matrix: A matrix of order mΓn is called square matrix if m = n.
(iv) Zero matrix: A = [aij]mΓn is called a zero matrix, if aij = 0 for all i and j.
(v) Upper triangular matrix: A = [aij]mΓn is said to be upper triangular, if aij= 0 for i > j.
(vi) Lower triangular matrix: A = [aij]mΓn is said to be lower triangular, if aij = 0 for i < j.
(vii) Diagonal matrix: A square matrix [aij]mΓn is said to be diagonal, if aij = 0 for i β j.
(viii) Scalar matrix: A diagonal matrix A = [aij]mΓn is said to be scalar, if aij = k for i = j.
(ix) Unit matrix (Identity matrix): A diagonal matrix A = [aij]n is a unit matrix, if aij = 1 for i = j.
(x) Comparable matrices: Two matrices A and B are comparable, if they have the same order.
3. Equality of matrices: Two matrices A = [aij]mΓn and B = [bij]pΓq are are said to be equal, if m = p and n = q and aij = bij β i and j.
4. Multiplication of a matrix by a scalar: Let Ξ» be a scalar, then Ξ»A = [bij]mΓn where bij= Ξ»aij β i and j.
5. Addition of matrices: Let A = [aij]mΓn and B = [bij]mΓn be two matrices, then A+B = [aij]mΓn+ [bij]mΓn = [cij]mΓn where cij = aij+bij β i and j.
6. Subtraction of matrices: A-B = A+(-B), where -B = ( -1)B.
7. Properties of addition and scalar multiplication:
(i) Ξ»(A+B) = Ξ»A+Ξ»B
(ii) Ξ»A = AΞ»
(iii) (Ξ»1+Ξ»2)A = Ξ»1A+Ξ»2A
8. Multiplication of matrices: Let A = [aij]mΓp and B = [bij]pΓn , then AB = [cij]mΓn where
9. Properties of matrix multiplication:
(i) AB β BA
(ii) (AB)C = A(BC)
(iii) AIn = A = InA
(iv) For every non singular square matrix A (i.e., | A |β 0 ) there exists a unique matrix B so that AB = In = BA. In this case we say that A and B are multiplicative inverses of one another. I.e., B = A-1 or A = B-1 .
10. Transpose of a Matrix.
Let A = [aij]mΓn then Aβ or AT the transpose of A is defined as Aβ = [aji]nΓmΒ .
(i) (Aβ)β = A
(ii) (Ξ»A)β = Ξ»Aβ
(iii) (A+B)β = Aβ+Bβ
(iv) (A-B)β = Aβ-Bβ
(v) (AB)β = AβBβ
(vi) For a square matrix A, if Aβ = A , then A is said to be a symmetric matrix.
(vii) For a square matrix A, if Aβ = -A , then A is said to be a skew symmetric matrix.
11. Submatrix of a matrix:
Let A be a given matrix. The matrix obtained by deleting some rows and columns of A is called a submatrix of A.
12. Properties of determinant:
(i) | A | = | Aβ | for any square matrix A.
(ii) If two rows or two columns are identical, then | A | = 0.
(iii) If | Ξ»A | = Ξ»n| A |, when A = [aij]nΓn.
(iv) If A and B are two square matrices of the same order, then | AB |= | A || B |
13. Singular and Non-singular matrix:
A square matrix A is said to be singular, if | A | = 0.
A square matrix A is said to be non-singular, if | A | β 0.
14. Cofactor and adjoint matrix.
Let A = [aij]nΓn be a square matrix. The matrix obtained by replacing each element of A by the corresponding cofactor is called the cofactor matrix of A. The transpose of the matrix of the cofactor of A is called the adjoint of A, denoted as adj A.
15. Properties of adj A.
(i) A . adj A = | A |In = (adj A)A where A = [aij]nΓn.
(ii) | adj A | = | A |n-1 , where n is the order of A.
(iii) If A is a symmetric matrix, then adj A is also symmetric.
(iv) If A is singular, then adj A is also singular.
(v) Let A be non singular matrix, then
(vi) (A-1)T = (AT)-1 for any non singular matrix.
(vii) (A-1)-1 = A, if A is non singular.
(viii) A-1 is always non singular.
(ix) (adj AT ) = (adj A)T
(x) Let k be a non zero scalar and A be a non singular matrix, thenΒ
(xi) | A-1 | = 1/|A| for | A | β 0.
(xii) Let A be a non singular matrix, then AB = ACβ B = C and BA = CA β B = C.
16. System of linear equations and matrices:
System of linear equations AX = B is said to be consistent if it has at least one solution.
(i) System of linear equations and matrix inverse:
(a) If A is non-singular, solution is given by X = A-1B.
(b) If A is singular, adj(A) B = 0 and no two columns of A are proportional, then the system has infinitely many solutions.
(c) If A is singular and (adj A)B β 0, then the system has no solution.
(ii) Homogeneous system and matrix inverse:
If the above system is homogeneous, n equations in n unknowns, then in the matrix form it is AX = 0. ( since b1 = b2 =….. bn = 0), where A is a square matrix.
If A is non-singular, the system has only one trivial solution. X = 0.
If A is singular, then the system has infinitely many solutions (including the trivial solution) and hence it has non-trivial solutions.
(iii) Elementary row transformation of Matrix:
The following operations on a matrix are called elementary row transformations.
(a) Interchanging two rows.
(b) Multiplication of all the elements of a row by a non zero scalar.
(c) Addition of a constant multiple of a row to another row.
17. Characteristic Polynomial and characteristic equation.
Let A be a square matrix, then the polynomial | A-xI | is called the characteristic polynomial of A and the equation | A-xI | = 0 is called the characteristic equation of A.
18. Cayley Hamilton theorem:
Every square matrix A satisfies its characteristic equation. I.e., a0xn + a1xn-1 + ….. + an-1x + an = 0 is the characteristic equation of A, then a0An + a1An-1 + ……..+ an-1A + anI = 0
19. More definitions on matrices:
(i) Nilpotent matrix: A square matrix A is called nilpotent if Ap = 0 for some positive integer. If p is the smallest such positive integer, then p is called its nilpotency.
(ii) Idempotent matrix: A square matrix A is said to be idempotent if, A2 = A.
(iii) involutory matrix: A square matrix A is said to be involutory if, A2 = I.
(iv) Orthogonal matrix: A square matrix A is said to be orthogonal if, ATA = I = AAT.
(v) Unitary matrix: A square matrix A is said to be unitary if
is the complex conjugate of A.}\end{array} \)
Determinants
We write the expression a1b2 – a2b1 as
1. Expansion of determinant:
D = a1(b2c3Β – b3c2) – b1(a2c3 – a3c2) + c1(a2b3 – a3b2)
2. Minors: The minor of aij is obtained by deleting ith row and jth column from the determinant. It is denoted by Mij.
3. Cofactor: Cofactor of element aij is Cij = (-1)i+j Mij
D = a11M11 – a12M12 + a13M13 = a11C11 + a12C12 + a13C13
4. Transpose of a Determinant: The transpose of a determinant is a determinant obtained after interchanging the rows and columns.
5. Symmetric, Skew symmetric, Asymmetric Determinants:
(i) A determinant is symmetric if it is identical to its transpose. The ith row is identical to its ith column, i.e. aij = aji for all values of i and j.
(ii) A determinant is skew-symmetric if it is identical to its transpose, having the sign of each element inverted, i.e. aij = -aji for all values of i and j.
(iii) A determinant is asymmetric if it is neither symmetric nor skew-symmetric.
6. Properties of determinants:
(i) D = Dβ
(ii) If a determinant has all the elements zero in any row or column, then D = 0
(iii) If any two rows or columns of a determinant be interchanged, then Dβ = -D.
(iv) If a determinant has any two rows or columns identical, then D = 0.
(v) If all the elements of any row or column be multiplied by the same number k, then Dβ = kD.
(vi) If each element of any row or column can be expressed as a sum of two terms, then the determinant can be expressed as the sum of two determinants. i.e.
(vii) The value of a determinant is not altered by adding to the elements of any row or column a constant multiple of the corresponding elements of any other row or column.
7. Multiplication of two determinants:
8. Summation of determinants:
LetΒ
Where a1, a2, a3, b1, b2, and b3 are constants independent of r.
9. Integration of a determinant:
Let
then
10. Differentiation of determinants:
Let
then,
11. Cramerβs rule:
(i) Two variables:
(a) Consistent equations: Definite and unique solution. [Intersecting lines]
(b) Inconsistent equation: No solution. [Parallel line]
(c) Dependent equation: Infinite solutions. [Identical lines]
Let a1x+b1y+c1 = 0 and a2x+b2y+c2 = 0 then,
If
(ii) Three variables:
Let a1x + b1y + c1z = d1 , a2x + b2y + c2z = d2 and a3x + b3y + c3z = d3, then x = D1/D, y = D2/D and z = D3/D, whereΒ
(iii) Consistency of a system of equations:
(a) If D β 0 and at least one of D1, D2, D3 β 0, then the given system of equations is consistent and has a unique non-trivial solution.
(b) If D β 0 and D1 = D2 = D3 = 0, then the given system of equations are consistent and has trivial solution only.
(c) If D = D1 = D2 = D3 = 0, then the given system of equations have either infinite solutions or no solution.
(d) If D = 0 but atleast one of D1, D2, or D3 is not zero, then the equations are inconsistent and have no solution.
(e) If a given system of linear equations has only zero solution for all its variables, then the given equations are said to have trivial solution.
(iv) Three equation in two variable:
If x and y are not zero, then the condition for a1x + b1y + c1 = 0; a2x + b2y + c2 = 0 and a3x + b3y + c3 = 0 to be consistent in x and y is
13. Application of Determinants:
(i) Area of a triangle whose vertices are (xr, yr) ;r = 1, 2, 3 isΒ
Comments