Matrices & Determinants
Matrices & Determinants
1. 3.
DETERMINANT OF A SQUARE MATRIX OF ORDER TWO AND THREE
PROPERTIES OF DETERMINANTS
a1 b1
Expansion of two order: = a1b2 − b1a2
a2 b2 (i) The value of a determinant remains unchanged if its rows and columns are
a1 b1 c1 interchanged.
b2 c2 a c2 a b2 (ii) If any two rows (or columns) of a determinant are interchanged, then sign
Expansion of three order: a2 b2 c2 = a1 − b1 2 + c1 2
b3 c3 a3 c3 a3 b3 of determinant changes.
a3 b3 c3
(iii) If any two rows (or columns) of a determinant are identical, then the value
of determinant is zero.
a1 b1 c1 (vi) If the equimultiples of corresponding elements of other row (or column) are
added to each element of any row or column of a determinant, then the
a2 b2 c2 value of the determinant remains the same.
a3 b3 c3 (vii) |AT |=|A|, where AT= transpose of A
a3b 2c1 a1b 2c3
+ a1 b1 c1 + (viii) If A = [aij]3×3, then |kA| = k3 |A|.
a1b 3c2 a2b 3c1
+ a2 b2 c2 + (ix) The determinant of the product of matrices is equal to product of their
a2b 1c3 a3b 1c2 respective determinants, i.e., |AB|=|A||B|, where A& B are square matrices
N P of same order
(x) a1 b1 c1 a1 0 0 a1 0 0
⇒∆=P–N
0 b 2 c 2 = a 2 b 2 0 = 0 b 2 0 = a1b 2 c 3
0 0 c3 a 3 b 3 c3 0 0 c3
4.
USE OF DETERMINANTS IN CO-ORDINATE GEOMETRY
a1 b1 c1
x y 1 (iv) If three lines arx + bry + cr = 0 are concurrent, then a 2 b 2 c 2 = 0.
1 1 1
(i) Area of triangle, whose vertices are (xr, yr)∆ = x 2 y 2 1 a3 b 3 c3
2x y 1
3 3
(v) If ax2 + 2hxy + by2 + 2gx + 2fy + c = 0 represents a pair of straight
(ii) If arx + bry + cr = 0 are the sides of a triangle, then the area =
a h g
a1 b1 c1
2 line then h b f = 0
1 g f c
a 2 b2 c2 c1, c2, c3 are cofactors of c1, c2, c3.
2c1c 2 c3 a b c
3 3 3
(vi) The equation of circle through three non-collinear points (xr, yr) is
(iii) Equation of a straight line passing through two points
x 2 + y2 x y 1
x y 1
x12 + y12 x1 y1 1
(x1, y1) & (x2, y2) is x1 y1 1 = 0 = 0.
x 2 y2 1 x 22 + y 22 x 2 y 2 1
x 32 + y32 x 3 y3 1
5. 6.
MINOR AND COFACTOR OF AN ELEMENT OF A DETERMINANT ADJOINT OF A MATRIX
Minor: The determinant that is left by cancelling the row and a11 a12 a13 A11 A 21 A 31
column intersecting at a particular element of a determinant is where Aij is the
If A = a 21 a 22 a 23 , then adjA = A12 A 22 A 32 ,
called the minor of that element of the determinant. Minor of an a cofactor of aij
31 a 32 a 33 A13 A 23 A 33
element aij of a determinant is denoted by Mij.
If A be any given square matrix of order n, then A(adj A)=
Cofactor: The cofactor of an element aij of a determinant is
(adj A A=|A|I where I is the identity matrix of order n.
denoted by Aij (or Cij) and is equal to (-1)i+j Mij .
7. 8.
PROPERTIES OF ADJOINT OF A MATRIX SINGULAR AND NON-SINGULAR MATRICES
If A be any given square matrix of order n, we can define the following: A square matrix A is said to be singular
• A(adj A) = adj A) A = AI, where I is the identity matrix of order n if |A| = 0, otherwise it is called
non-singular matrix.
• For a zero matrix 0, adj(0) = 0
If A & B are non-singular matrix of same
• For an identity matrix I, adj(I) = I order, then AB & BA are also non-singular
• For any scalar k, adj(kA) = kn–1 adj(A) matrices of same order.
• adj(AT) = (adj A)T
• det(adj A), i.e. |adj A| = (det A)n–1 9.
• If A is an invertible matrix and A–1 be its inverse, then : adj A = (det A)A–1 is invertible with INVERSE OF A MATRIX
inverse (det A)–1 Aadj(A–1) = (adj A)–1 If A and B are two matrices such that
Suppose A and B are two matrices of order n, then adj(AB) = (adj B)(adj A) AB=I=BA
• For any non-negative integer p, adj(Ap) = (adj A)p then B is called the inverse of A and it
is denoted by A-1
If A is invertible, then the above formula also holds for negative k. adjA
Also, A −1 = , if | A |≠ 0
|A|
10. 11.
PROPERTIES OF INVERSE PRODUCT OF TWO DETERMINANTS
If A and B are the non-singular matrices, then the inverse matrix
should have the following properties a1 a 2 a3 x1 x2 x3
• (A ) = A
–1 –1
Let 1 = b1 b 2 b3 and ∆ 2 = y1 y2 y3
• (AB) = A B
–1 –1 –1
c1 c2 c3 z1 z2 z3
• (ABC)–1 = C–1B–1A–1
• (A1 A2 .... An)–1 = An–1An–1–1 ..... A2–1A1–1 Then product of 1 and 2 is defined as
• (AT)–1 = (A–1)T a 1 x1 + a 2 x 2 + a 3 x 3 a1 y1 + a 2 y 2 + a 3 y3 a1z1 + a 2 z 2 + a 3 z 3
• (kA) = (1/k)A
–1 –1
∆1∆ 2 = b1x1 + b 2 x 2 + b3 x 3 b1 y1 + b 2 y 2 + b3 y3 b1z1 + b 2 z 2 + b3 z3
• AB = In, where A and B are inverse of each other. c1x1 + c 2 x 2 + c3 x 3 c1 y1 + c 2 y 2 + c3 y3 c1z1 + c 2 z 2 + c3 z3
12. 13.
DIFFERENTIATION OF A DETERMINANT INTEGRATION OF DETERMINATION
f1 (x) g1 (x) h1 (x) f ( x ) g ( x ) h( x )
Let ∆ (x) = f 2 (x) g 2 (x) h 2 (x) Let ∆ ( x) = p q r , where p, q, r, l, m and n are constants.
f 3 (x) g 3 (x) h 3 (x) l m n
then (x) b b b
f '1 (x) g '1 (x) h '1 (x) f1 (x) g1 (x) h1 (x) f1 (x) g1 (x) h1 (x)
b
∫
a
f ( x)dx ∫a
g ( x)dx ∫a
h( x)dx
= f 2 (x) g 2 (x) h 2 (x) + f '2 (x) g'2 (x) h'2 (x) + f 2 (x) g 2 (x) h 2 (x)
f 3 (x) g 3 (x) h 3 (x) f 3 (x) g 3 (x) h 3 (x) f '3 (x) g'3 (x) h'3 (x)
Then ∫
a
∆( x)dx = p q r
l m n
14. 15.
USE OF SUMMATION a1x + b1y + c1 = 0
n n n
a2x + b2y + c2 = 0
r r2 r3 ∑r =1
r ∑r ∑r
r =1
2
r =1
3
n
If f ( r) = p q t where p, q, t are constants, then ∑ f (r ) = p q t
1 2 3
r =1
1 2 3 Consistent system of Inconsistent system
equation has solution of equation has no
solution
a1 b1 c1
Unique solution Infinite solution = ≠
16. a2 b2 c2
a1 b1 a1 b1 c1
= =
Check value of ≠ (Equation represents
a 2 b2 a 2 b2 c2
parallel disjoint lines)
(Equation represents (Equation represents
intersecting lines) coincident lines)
0 =0
17.
1. Symmetric determinant
The elements situated at equal distance from the diagonal 1 1 1
are equal both in magnitude and sign. 4. a b c = ( a − b )( b − c )( c − a ) .
a h g a2 b2 c2
h b f = abc + 2fgh − af 2 − bg 2 − ch 2 .
g f c 1 1 1
2. Skew symmetric determinant 5. a b c = ( a − b )( b − c )( c − a )( a + b + c ) .
All the diagonal elements are zero and the elements situated at
equal distance form the diagonal are equal in magnitude
a3 b3 c3
but opposite in sign. The value of a skew symmetric determinant
of odd order is zero. 1 1 1
0 b −c 6. a 2 b2 c 2 = ( a − b )( b − c )( c − a )( ab + bc + ca ) .
−b 0 a =0 a3 b3 c3
c −a 0
3. Circulant determinant:
The elements of the rows (or columns) are in cyclic arrangement
a b c
(
b c a = − a 3 + b3 + c3 − 3abc )
c a b
MATRICES
01. MATRIX 02. ORDER OF A MATRIX
A matrix is an ordered rectangular array of numbers or A matrix having m rows and n columns is called a matrix of order m×n or
simply m×n matrix.
functions. The numbers or functions are called the
elements of the matrix or A=[aij ]m×n , 1≤ i ≤ m, 1 ≤ j ≤ n, i, j N
aij is an element lying in the ith row & jth column. The number of elements
in m×n matrix will be mn.
(ii) Row Matrix: Row matrix has only one row, i.e., B=[bij]1×n is a row matrix of order 1×n.
(iii) Square Matrix: Square matrix has equal number of rows and columns, i.e., A=[aij]m×m is a square matrix of order m.
(iv) Diagonal Matrix: A square matrix is said to be diagonal matrix if all of its non-diagonal elements are zero, i.e., B=[bij]m×n is said to be a
diagonal matrix if bij=0, where i ≠ j.
(v) Scalar Matrix: It is a diagonal matrix with all its diagonal elements are equal, i.e., B=[bij ]m×n is a scalar matrix if bij = 0, where i≠j, bij=k, when
I = j & k= constant.
(vi) Identity Matrix: : It is a diagonal matrix having all its diagonal elements equal to 1, i.e., A=[aij ]m×n is an identity matrix if
a ij = {
1, if i = j
0, if i ≠ j
we denote identity matrix by In when order is n.
(vii) Zero Matrix: A matrix is said to be zero or null matrix if all its elements are zero. It is denoted by O.
06. ADDITION OF MATRICES (i) tr (λA) = λtr(A) (ii) tr(A – B)= tr(A) – tr(B)
If A = a ij and B = bij then their product AB = C = cij is a matrix of order, m x p where
m× n n×p
( )
(i) For any square matrix A with real number entries A + A T is a skew symmetric matrix
(ii) Any square matrix A can be expressed as the sum of a symmetric & a skew symmetric
1 1
Properties of Invertible Matrices matrix as A =
2
( 2
) (
A + AT + A − AT
)
(i) Uniqueness of Inverse : Inverse of a square matrix, if it exists, is
unique.
(i) (A–1)–1 = A (ii) (AT)–1 = (A–1)T (iii) (AB)–1 = B–1 A–1 (iv) (Ak)–1 = (A–1)k
15.
A square matrix A is called orthogonal if AAT = I = AT A, i.e., if A–1 = AT.
IDEMPOTENT MATRIX Example: A =
cos α − sin α
= AT. In fact every unit matrix is orthogonal
− sin α cos α
A square matrix A is called an idempotent matrix if A² = A.
1 / 2 1 / 2
Example: is an idempotent matrix, because
16.
1 / 2 1 / 2
INVOLUTORY MATRIX
1 1 1 1 1 1
4 + 4 +
4 4 2 2
A² = = =A A square matrix A is called an involutory matrix if A² = I or A–1 = A
1 + 1 1 1
+ 1 1
1 0
4 4 4 4 2 2 Example: A = is an involutory matrix because
0 1
1 0 0 0 are idempotent matrices because
Also, A = and, B = 1 0
0 0 0 1 A² = A and B² = B. A² = = I In fact every unit matrix is involutory
0 1