Matrices Notes
Matrices Notes
Matrices Notes
Columns
c1 c2 c3
R1 a1 b1 c1
C : Columns
Rows R2 a2 b2 c2
R : Rows
R3 a3 b3 c3
Elements of a determinant are denoted by : aij where i : represents Row, j : represents column No.
Let us consider the following third order determinant.
Cofactor of an element :
The cofactor of an element aij (i.e., the element in the ith row and jth column) is defined as (–1)i + j times the
minor of that element. It is denoted by Cij.
Cij = (–1)i + j Mij
Note : Clearly, we see that, it we apply the appropriate sign to the minor of an element, we have its cofactor.
The signs form a check-board pattern.
a1 b1 c1
D a2 b2 c2
a3 b3 c3
Expanding determinant by first row and taking appropriate signs.
(remember the checker -board pattern)
D = a1 M a1 b1 M b1 c1 M c1
b2 c2 a c2 a b
= a1 b1 2 c1 2 2
b3 c3 a3 c3 a3 b3
We can also expand the determinant by 1st column taking appropriate signs.
D = a1 M a1 – a2 M a2 a3 M a3
b2 c2 b c b c1
= a1 a2 1 1 c3 1
b3 c3 b3 c3 b2 c2
a1 a2 a3
D b1 b2 b3
c1 c2 c3
If D be the determinant obtained by changing rows into columns and columns into rows :
a1 b1 c1
Evaluating by Ist column, we get : D a2 b2 c2
a3 b3 c3
(ii) If any two row (or columns) of a determinant are interchanged, the resulting determinant is the negative of
the original determinant.
Proof :
Let D be the original determinant (same as above) Now, Let D be the determinant obtained by interchang
ing the first and second rows of D.
b1 b2 b3
D a1 a2 a3
c1 c2 c3
a1 b1 c1 b1 c1 a1
D a2 b2 c2 D b2 c2 a2
a3 b3 c3 b3 c3 a3
D = (–1)2 D = D
(iii) If two rows (or two columns) in a determinant have corresponding entries that are equal, the value of
determinant is equal to zero.
Proof :
Let determinant D has 2nd and 3rd rows identical. i.e.,
a1 b1 c1
D a2 b2 c2
a2 b2 c2
Let D be the determinant obtained by interchanging the second & third row :
a1 b1 c1
D a2 b2 c2
a2 b2 c2
Clearly, the determinant D remains same as D, but from property 2, its value is – D.
D=–D
2D = 0
D = 0
(iv) If each of the entries of one row (or column) of a determinant is multiplied by k, then the determi
-nant is multiplied by k.
Proof :
Let D be the original determinant and D be the determinant obtained from D by multiplying the elements
of first column by k.
ka1 b1 c1
D ka2 b2 c2
ka3 b3 c3
a1 b1 c1 P1 b1 c1
a2 b2 c2 P2 b2 c2
=
a3 b3 c3 P3 b3 c3
a1 P1 b1 c1 a1 b1 c1 P1 b1 c1
a2 P2 b2 c2 a2 b2 c2 P2 b2 c2
Hence,
a3 P3 b3 c3 a3 b3 c3 P3 b3 c3
(vi) If to each element of a line (row or column) of a determinant be added the equi-multiples of the corre
sponding elements of one or more parallel lines, the determinant remains unaltered.
a1 la2 ma3 a2 a3 a1 a2 a3
b1 lb2 mb3 b2 b3 b1 b2 b3
c1 lc2 mc3 c2 c3 c1 c2 c3
Proof :
a1 a2 a3
D b1 b2 b3
Let
c1 c2 c3
D be the determinant obtained by adding l times the elements of 2nd column & m times the elements of
a1 la2 ma3 a2 a3
D b1 lb2 mb3 b2 b3
c1 lc2 mc3 c3 c3
a1 a2 a3 la2 a2 a3 ma3 a2 a3
D b1 b2 b3 lb2 b2 b3 mb3 b2 b3 [By property (v)]
c1 c2 c3 lc2 c3 c3 mc3 c3 c3
a1 a2 a3 a2 a2 a3 a3 a2 a3
D b1 b2 b3 l b2 b2 b3 m b3 b2 b3 [By property (iv)]
c1 c2 c3 c2 c3 c3 c3 c3 c3
a1 a2 a3
D b1 b2 b3 l (0) m (0) [By property (iii)]
c1 c2 c3
a1 a2 a3
D b1 b2 b3
c1 c2 c3
(vii) If each entry in any row (or any column) of a determinant is zero, then the value of determinant is equal to
zero.
Proof :
a1 0 b1
Let D a2 0 b2
a3 0 b3
Clearly, evaluating by 2nd column, D = 0
(viii) If the elements of a determinant that involve x are polynomials in x, and if the determinant is equal is zero
when a is substituted for x, then x - a is a factor of given determinant.
To clearly illustrate this property, we will consider an example.
a b c
a 2 b2 c 2
Prove that D = = (a – b) (b – c) (c – a) (ab + bc+ ca)
bc ac ab
SOLUTION :
If a be substituted for b, first two columns become Now determine k1 and k2
identical therefore force by property 3, D = 0. Put a = 0, b = 1, c = 2 on both sides of (i),
Thus (a – b) is a factor of determinant. we get :
Similarly, (b – c) and (c – a) are also factors of 4 = 2 (5 k1 + 2 k2) . . . (ii)
determinant. [By property (viii)] Now put a = 0, b = 2, c =3, in (i) we get :
Now since given determinant is homogenous and 36 = 6 (13 k1 + 6 k2) . . . (iii)
symmetrical in a, b and c and of fifth degree, there Solving (ii) and (iii)
must be another factor which should be quadratic k1 = 0 and k2 = 1
and symmetrical in a, b and c. D = (a – b) (b – c) (c – a) (ab + bc + ca)
Let D = (a – b) (b – c) (c – a) [k1 (a2 + b2 + c2) = R.H.S.
+ k2 (ab + ac + bc)] . . . (i)
3.2 Theorems
(i) The sum of the products of the elements of any row (or column) of a determinant with the corre-
sponding co-factors is equal to the value of determinant.
Let us consider a determinant D :
a1 b1 c1
D = a2 b2 c2
a3 b3 c3
According to the theorem ; (taking 1st row)
a1 Ca1 a2 Ca2 a3Ca3 D
From L.H.S.
b2 b2 b1 b1 b b
= a1 c c a2 (1) a3 1 1
3 3 c3 c3 c2 c2
= a1 (b2c3 – b3c2) – a2 ( b1c3 – b3c1) + a3 (b1c2 – b2c1)
= D = R.H.S.
(ii) The sum of the products of the elements of the row (or column) with the co-factors of the corre-
sponding elements of any other row ( or column) is zero.
a1 a2 a3
b1 b2 b3
Let D=
c1 c2 c3
From L.H.S.
a a3 a1 a3 a1 a2 a3
a1 a2
a1 2 a2 (1) a3 a3 0 = R.H.S.
c2 c3 c1 c3 c1 c2 = a1 a2 [By property (iii)]
c1 c2 c3
Illustration - 1
265 240 219
240 225 198
The value of is :
219 198 181
(A) 0 (B) 1 (C) 1 (D) None
SOLUTION : (A)
If we simply try to evaluate the determinant by any row or column, lot of calculations will be involved.
So in order to make things simpler, we will apply property 6 as follows:
Operate: C1 C1 – C2 and C2 C2 – C3
Operate : C1 C1 – C2 and C3 C3 – 10 C2
4 21 9 1 21 9
12 27 72 4 3 27 72
D= [Property-(iv)]
4 17 11 1 17 11
Operate : R2 R2 + 3 R1 and R3 R3 – R1
1 21 9
D 4 0 90 45
0 4 2
Note : While evaluating a determinant, try to make at least two elements of either a row or a column as zero and
then it becomes easy to open a determinant by that row or column (as done is last Ex.)
Illustration - 2 1 a b c
The value of 1 b c a is :
1 c a b
(A) 1 (B) 0 (C) a+b (D) ab
SOLUTION : (B)
Operate : C3 C3 + C2 is L.H.S. , we get :
1 a abc
1 b abc
L.H.S. =
1 c abc
1 a 1
1 b 1
= (a + b + c) = (a + b + c) (0)
1 c 1
= 0 = R.H.S. [using property (iii) and (iv)]
Illustration - 3
1 2
2 1
The value of ( : cube root of unity) is :
2
1
(A) 1 (B) 1 (C) 0 (D)
SOLUTION : (C)
Operate C1 C1 + C2 + C3 to get :
1 2 2
1 2 2 1
=
1 2 1
0 2
2
= 0 1 [sum of cube roots of unity]
0 1
= 0 [Using Property (vii)]
Illustration - 4
0 a b a c
ba 0 bc
The value of is :
c a c b 0
(A) a (B) b (C) 0 (D) None of these
SOLUTION :
Operate R1 R1 – R2 and R2 R2 – R3
to get :
a b a b a b
bc bc bc
=
c a c b 0
1 1 1
1 1 1
= (a – b) (b – c) =0
ca cb 0
a1 b1 c1
a2 b2 c2 0
is concurrent if : .
a3 b3 c3
1 1 1 6 1 1 1 6 1
D 1 2 3 3, D1 10 2 3 2 16 , D2 1 10 3 2(2 4),
1 2 2 1
1 1 6
D3 1 2 10 10
1 2
1 1 1 3 1 1 1 3 1 1 1 3
D 3 5 2 0, D1 8 5 2 0, D2 3 8 2 0, D3 3 5 8 0
5 3 4 14 3 4 5 14 4 5 3 14
Hence the given system of equations is consistent and has infinite solutions.
Let z k where k is any arbitrary constant.
x y k 3 and 3x 5 y 2k 8
Solve the above equations to get :
23 7k 1 k
x y and z k
8 8
where k is any arbitrary constant.
Note : If we observe carefully, subtracting (ii) equation from (i) equation will generate (ii) equation
(Hence dependent equations)
Illustration - 5 The value of k do the following homogenous system of equations possess a non-trivial
solution?
x + ky + 3z = 0
3x + ky – 2z = 0
2x + 3y – 4z = 0
(A) 1 (B) 33/4 (C) 33/2 (D) None of these
SOLUTION : (B)
For non-trivial solutions, D = 0
1 k 3
1 k 3 0 2k 11 0
3 k 2 0 0 3 2k 10
D=
2 3 4
33
Operate R2 R2 – 3 R1 and R3 R3 – 2 R1 Evaluating by 1st column, we get , k
2
to get :
IN-CHAPTER EXERCISE - A
a b c
(ii) a2 b2 c 2 = (a – b) (b – c) (c – a) (a + b + c)
bc ca ab
1 1 1
(iii) a b c = (a + b + c) (a – b) (b – c) (c – a)
a3 b3 c3
1 1 1
1 1 1
a b c
(v) = (a2 + b2 + c2 + ab + bc + ca) (a – b) (b – c) (c – a)
4 4 4
a b c
b2 c2 a2 a2 a2 bc ac c 2
b2 c2 a2 b2 2 2 2
a 2 ab b2 ac
(iii) =4abc (iv) = 4 a2b2c2
2 2 2 2 2 2
c c a b ab cb b c
Matrices
BASIC Section - 5
5.1 Definition
A matrix is a rectangular structure in which an array of numbers is written within brackets. These numbers
may be real or complex. In general a matrix is usually represented by a capital letter and classified by its
dimension. It may be represented as
Consider the following information regarding the number of men and women workers in three facto
- ries,
Factories Men workers Women workers
I 30 5
II 25 11
III 27 6
30 5
25 11
The information is represented in the form of a 3 × 2 matrix as follows :
27 6
The entry in the third row and second column represents the number of women workers in factory III.
2 0 0 a 0 0
0 3 0 ; 0 b 0
Example : are diagonal matrix.
0 0 4 0 0 c
An n-rowed diagonal matrix is briefly written as diagonal (d1, d2, . . ., dn) where d1, d2, . . . dn are
the diagonal elements. Thus, the above two diagonal matrix can be written as diagonal (2, 3, 4) and
diagonal (a, b, c) respectively.
Note : The diagonal elements of diagonal matrix may or may not be zero.
d 0 0 0
2 0 0 0 d 0 0
Example : 0 2 0 ;
0 0 d 0
0 0 2
0 0 0 d
are scalar matrix. They can be written as diagonal (2, 2, 2) and diagonal (d, d, d, d) respectively.
A square matrix all of whose elements below the principal diagonal are zero is called an upper trian-
gular matrix.
Thus A = [aij]n × n is an upper triangular matrix if aij = 0 for i > j.
2 3 4
Example : 0 5 1 is an upper triangular matrix.
0 0 2
Note : The elements along the principal diagonal or above it may or may not be zero.
1 0 0
Example : 5 6 0 is a lower triangular matrix.
3 2 1
5 2 0 0 2 4 1 2
Given matrix : A= 3 0 5 , B 1 0 , D 1 5 6
1 0 8 0 5 0 2 4
SOLUTION :
(i) A is a matrix of the type 3 × 3.
(ii) Here A and D are matrix of the same type so
B is a matrix of the type 3 × 2.
the sum (A + D) is defined and
Since A and B are not of the same type.
Sum (A + B) is not defined.
5 2 0 4 1 2 5 4 2 1 0 2 9 1 2
3 1 0 5 5 6 4 5 11
A+D= 3 0 5 1 5 6
1 0 8 0 2 4 1 0 0 2 8 4 1 2 12
Note : For a given matrix A = [aij], if there exists a unique matrix [– aij] such that [aij] + [– aij] = 0.
This matrix [– aij] is denoted by – A and is called the additive inverse or negative of A. Thus, we have
A + (– A) = (– A) + A = 0.
Illustration - 9 1 1 0 2 3 5 3 2 3
1 0 1 4 5 6 2 0 4
The value of is :
2 1 0 2 3 5 2 2 4 5
0 1 1 0 2 2 0 2 2
3 5 3 3 5 3 3
(A)
(B)
(C)
5 3 (D) None of these
0 0 1 0 0 0 0 1 1
SOLUTION : (B)
1 1 0 2 3 5 3 2 3
3 ( 3) 4 ( 2) 5 ( 3)
1 0 1 4 5 6 2 0 4 5 ( 2) 50 7 ( 4)
2 1 0 2 3 5 2 2 4 5 =
2 2 ( 2 2) 4 ( 4) 5 ( 5)
3 4 5 3 2 3 0 2 2
3 5 3
5 5 7 2 0 4
= =
2 2 4 5 2 2 4 5 0 0 0
Illustration - 10
1 2 5 3 1 2
2 and B = 4 2 5
Given A = 5 0 . The matrix C such that A + 2C = B is :
1 1 1 2 0 3
2 3 5 0 3 0 1 3 0 0 1 0
1 1 1 1
(B) C 1 0 3 (C) C 1 0 3 (D) C 0 0 3
(A) C 1 2 3
2 2 2 2
1 1 2 0 0 2 1 2 3 1 1 2
SOLUTION : (A)
Given A + 2C = B ;2C = B – A 2 3 5
1 2 3
3 1 2 1 2 3 2C =
4 2 5 5 0 2 1 1 2
2C =
2 0 3 1 1 1
2 3 5
1
3 1 1 2 2 3 1 2 3
C= 2
4 5 2 0 5 2 1 1 2
=
2 1 0 1 3 1
i.e. cij = sum of the products of the elements of ith row of A with the elements of the jth column of B.
2 3 4 1 2
Find the product of the matrix : and 3 4 .
1 2 5
5 6
Illustration - 11
2 0 1
Let f (x) = x – 5x + 6. Then the value of f (A), if A = 2 1 3 is :
2
1 1 0
0 1 3 0 0 3 1 1 3 1 2 3
1 1 10 1 2 10 1 1 10 1 1 0
(A) (B) (C) (D)
5 4 4 6 4 1 5 4 4 4 5 4
SOLUTION :
f (x) = x2 – 5x + 6 = x2 – 5x + 6.x0 [ x0 = 1] Substituting the values of A2, A and I in (i), we get
f (A) = A2 – 5A + 6A0 5 1 2 2 0 1
= A2 – 5A + 6I . . . (i) 9 2 5 5 2
1 3
Now A2 = A.A f (A) =
0 1 2 1 1 0
2 0 1 2 0 1 5 1 2
2
1 3 9 2 5
=
1 3 2 1 0 0 1 1 3
1 1 0 1 1 0 0 1 2 6 0 1 0 1 1 10
0 0 1 5 4 4
Note : Matrix are such systems where the product of two non-zero matrix can be a zero matrix.
A 0, B 0 and AB = 0. Then A and B are called zero divisors.
1 4
2 2 1 2 6 3 0 12
We have A = = 4 2 10 12 0 20
3 5
1 1 2 9 15
and B AB =
4 8
3 0 4
1 3 9 4
(AB) = . . . (i)
1 2 3 1 0 15 8
AB = ×
4 2 5 2 4
1 4 9 4
1 1 2
and BA = 2 2 =
15 8
. . (ii)
3 0 4 3 5
From (i) and (ii), we get (AB) = BA
1 2 2
1
Verify that A = 3 2 1 2 is an orthogonal matrix.
2 2 1
Given :
1 2 2 1 2 2 1 4 4 2 2 4 2 4 2
1 1 1
A 2 1 2 A 2 1 2 2 2 4 4 1 4 422
and = 9
3 3 2 4 2 4 2 2 4 4 1
2 2 1 2 2 1
Now 1 0 0
1 2 2 1 2 2 =
0 1 0
1 1 0 0 1
AA 2 1 2 2 1 2
3 3 2
2 2 1 2 1 Hence A is orthogonal matrix.
1 2 3
Calculate the adjoint of 3 5 7 .
4 7 9
1 2 3 i.e. 5 = (– 1)4 = 9 – 12 = – 3
3 5 7
Let A = Co-factor of (2, 3)th element
4 7 9 i.e. 7 = (– 1)5 = – (7 – 8) = 1
Co-factor of (1, 1)th element Co-factor of (3, 1)th element
i.e. 1 = (– 1)2 = 45 – 49 = – 4 i.e. 4 = (– 1)4 = 14 – 15 = – 1
Co-factor of (1, 2)th element Co-factor of (3, 2)th element
i.e. 2 = (– 1)3 = – (27 – 28) = 1 i.e. 7 = (– 1)5 = – (7 – 9) = 2
Co-factor of (1, 3)th element Co-factor of (3, 3)th element
i.e. 3 = (– 1)4 = – 21 – 20 = 1 i.e. 9 = (– 1)6 = 5 – 6 = – 1
Co-factor of (2, 1)th element
4 1 1 4 3 1
i.e. 3 = (– 1)3 = – (18 – 21) = 3 3 3 1
adjoint A = = 1 3 2
Co-factor of (2, 2)th element 1 2 1 1 1 1
Inverse of a Matrix
Let A be an n-rowed square matrix. If there exists an n-rowed square matrix B such that
AB = BA = In.
then the matrix A is said to be invertible and B is called the inverse of A or reciprocal of A.
1 3 2
3 0 5 25 10 15
adj . A 1 10 4
Let A = A 1 11
2 5 0 | A| 25
15 1 9
| A | = 1 (0 + 25) – 3 (0 + 10) – 2 (–15) = 25
A is non-singular A–1 exists. 2 3
1 5 5
25 10 15 25 10 15
2 4 11
adj A = 10 4 1 10 4 11 25
= 5 25
15 11 9 15 1 9
3 1 9
5 25 25
(vii) I f A = diag. (1, 2, . . . , n) then A–1 exists if i 0 i and A–1 = diag (1–1, 2–1, . . . , n–1).
Also, Am = diag. 1m , 2m , . . . m
n if m N
An elementary operation on a matrix is an operation which, when applied, does not change either the order
or the rank of the matrix. If the operation is applied to rows, then it is called an elementary row operation
and when applied to columns, it is called an elementary column operation.
11.1 Elementary Row Operations
The following types of operations are called elementary row operations.
(i) Interchange of two rows. The interchange of ith and jth rows is denoted by Rij, which means Ri Rj.
(ii) Multiplication of the elements of any row by a non-zero scalar k. Multiplication of the elements of ith
row by k ( 0) is denoted by Ri (k), which means Ri kRi.
(iii) Addition to the elements of any row of the matrix, corresponding elements of any other row multiplied
by a scalar k.
Addition of k times the jth row to the ith row is denoted by Ri j (k), which means Ri Ri + kRj.
11.2 Inverse of a Matrix from Elementary Row Transformation
If A is reduced to I by elementary row (L.H.S.) transformation, then suppose I is reduced to P (R.H.S.) and
not change in A in R.H.S.
i.e., A = IA
After transformation I = PA
then P is the inverse of A P = A–1
1 2 5
2 3 1
Use the method of elementary row transformations to compute the inverse of .
1 1 1
1 2 5 Operate R1 R1 2 R2 and R3 R3 R2
A 2 3 1
Let 1 0 13 3 0 0
1 1 1 0 1 9 2 1 0 A
0 0 7 5 1
1
3 3
1 2 5 1 0 0
2 3 1 0 1 0 A 1
Write A = IA Operate R1 R3
1 1 1 0 0 1 7
2 1 13
21
7 21
1 1 2 3
A
7 7 7
5
1 1
21 7 21
Note : Non-homogeneous linear equations can also be solved by Cramer’s rule this method has been discussed in
the section on determinants.
Illustration - 12
1 a a2 1 1 1
2
1 b a a b c
The value of is :
1 c c2 a 2 b2 c2
(A) (a b) (b c) (c a ) (B) (b a) (c b) (c a )
(C) a (b c ) ( c a ) (D) None of these
SOLUTION : (A)
By property 1, i.e. changing rows into columns, we get the second form of determinant :
Operating R3 R2 R1
1 a a2
and R3 R3 R1 in first one, we get : (b a) (c a ) 0 1 ba
0 1 ca
1 a a2
(b a) (c a )[(c a) (b a )]
0 ba b2 a 2
(b a) (c a ) (c b)
0 ca c2 a2 (a b) (c a ) (b c) R.H .S .
Illustration - 13
b 2 c 2 ab ac
ab c2 a2 bc
The value of is :
ca cb a 2 b2
0 b2 c 2
b2 c 2 b2 c2
2 c 2 a 2 0
abc
a2 c2 a2 c2
abc . . . . (i) b2 0 a2
a2 b2 a 2 b2
2[0 b 2 (c 2 a 2 0) c 2 (0 a 2b 2 )]
(Taking out a,b,c from R1, R2 , R3 respectively)
4a 2b 2c 2 RHS
Now applying C1 C1 C2 C3
Note : From step (i), you can proceed the approach
2 2
0 b c followed for INE-A, Q.3 (iii)
2c 2 c 2 a 2 c2
2b 2 b2 a 2 b2
Illustration - 14 a b c
The value of b c a 3 A B then the value of A and B aree :
c a b
3 abc a3 b3 c3 RHS
Illustration - 15 bc ca ab ca ab
ab bc ca ab bc
The value of is :
bc ca bc ca ab
ab
(A) ab (B)
2
(C) ( ab)3 (D) None of these
SOLUTION : (C)
Operating R1 R1 R2 R3 , we get :
Operating C1 C1 C2 and C2 C2 C3 ,
ab ab ab we get :
ab bc ca ab bc 0 0 1
is :
bc ca bc ca ab ab ab ab ab bc
0 ab ab
1 1 1
ab ab bc ca ab bc 3
ab RHS
bc ca bc ca ab
Illustration - 16
(b c)2 a2 a2
b 2 (c a ) 2 b2 abc(a b c)3 .
The value of The value of is :
c2 c2 ( a b) 2
Illustration - 18
1 1 1
2 3 1 0 1
Given A 2 4 1, B . The value of P such that BPA
3 4 0 1 0 is :
2 3 1
4 7 7 0 1 7 1 1 7 4 7 7
(A) P (B) P (C) P (D) P
3 5 0 3 5 1 3 5 1 3 5 5
SOLUTION : (D)
1 0 1
1 0 1 PA B1 …(i)
Given BPA .
0 1 0 0 1 0
Pre-multiplying both sides by B 1 To find B 1 :
2 3
1 1 1 0 1 Now B
B BPA B 0 1 0
3 4
2 3
1 1 0 1 B 8 9 1 0. As B 0
IPA B 0 1 0 3 4
so it is a non-singular matrix and hence inverse of B
exists.
4 3 4 1 4 7 7
P A . . . (ii) P
3 2 3 3 5 5
Illustration - 19
1 2 2
IF A 2 1 2 . Show that A2 4 A 5 I O where I and O are the unit matrix and the
2 2 1
null matrix of order 3 respectively. Use this result to the value of A1 is :
3 / 5 2 / 5 2 / 5 2 / 5 3 / 5 3 / 5
(A) 2 / 5 3 / 5 2 / 5 (B) 3 / 5 2 / 5 3 / 5
3 / 5 2 / 5 3 / 5 3 / 5 3 / 5 2 / 5
1 3 / 5 3 / 5
(C) 3 / 5 1 3 / 5 (D) None of these
3 / 5 3 / 5 1
SOLUTION : (A)
Multiply A1 on both sides, we get :
Given :
1 2 2 1 2 2 1 0 0
1
A 2 1 2 5A A 4I 2 1 2 4 0 1 0
2 2 1 2 2 1 0 0 1
1 2 2 1 2 2 9 8 8 3 2 2
2
A A. A 2 1 2 2 1 2 8 9 8 2 3 2
2 2 1 2 2 1 8 8 9 2 2 3
A2 4 A 5 I 3 2 2 3 / 5 2 / 5 2 / 5
1 1
A 2 3 2 2 /5 3/ 5 2 / 5
9 8 8 1 2 2 1 0 0 5
2 2 3 2 / 5 2 / 5 3 / 5
8 9 8 4 2 1 2 5 0 1 0
8 8 9 2 2 1 0 0 1
0 0 0
0 0 0
0 0 0
A2 4 A 5 I 0 5 I A2 4 A
cos 2 cos 2 cos cos sin sin cos 2 cos sin sin 2 sin cos
cos 2 cos sin sin 2 sin cos 2 2
cos cos sin sin sin sin
cos cos (cos cos sin sin ) cos sin (cos cos sin sin )
sin cos (cos cos sin sin ) sin sin (cos cos sin sin )
cos cos cos( ) cos sin cos( ) cos cos cos sin
cos( )
sin cos cos( ) sin sin cos( ) sin cos sin sin
Clearly AB is the zero matrix if cos( ) 0, i.e., if is an odd multiple of / 2.
Illustration - 21
The inverse of the matrix A where 0 is :
(A) (B)
(C) (D) None of these
SOLUTION : (A)
A
adj. A 1
Now A1
A
0 (Given) A A
Illustration - 22 1
1 tan 1 tan a b
If , then find a, b.
tan 1 tan 1 b a
(A) a tan , b cot (B) a cos 2, b sin 2
(C) a cot , b tan (D) a sin , b cos 2
SOLUTION : (B)
1
1 tan 1 1 tan
tan 1
1 tan 2 tan 1
a b 1 tan 1 tan
2
cos tan 1 tan 1
b a
Illustration - 23 1 1 1
If a, b and c are all non-zero such that 0, then the matrix
a b c
1 a 1 1
A 1 1 b 1
is ——————————and —————————.
1 1 1 c
(A) symmetric, non-singular (B) symmetric, singular
(C) skew symmetric, singular (D) skew symmetric, non-singular
SOLUTION : (A)
1 1 1
1
a b c
1 1 1
Note that A is symmetric. Next, we have A abc 1
a b c
1 1 1
1
a b c
Operating C1 C1 C2 C3 , we get :
1 1 1 1 1 1 1
1 1
a b c b c b c
1 1 1 1 1 1 1
abc 1 1 abc 1 1 1 1 1
a b c b c b c
a b c 0
1 1 1 1 1 1 1
1 1 1 1
a b c b c b c
1 1
1
b c
Operating R2 R2 R1 and R3 R3 R1 we get : abc 0 1 0 abc 0
0 0 1
Hence A is non-singular.
1 2100 200 2 1
A 1 1 2100 200
is :
2 2 100 2200
(A) non-singular (B) singular (C) can-not be determined (D) None of these
SOLUTION : (B)
We have, 3n 1 and 3n 2 2 1
A 1 1 0 [taking common from C2 ]
1 2 2 2 1
2
A 1 1 2 Thus, A 0 and hence A is singular..
2 2 22
2 1
1 1 2 0
2
Illustration - 25 1 2
The matrices X that commute with the matrix is :
3 4
1 2a 2b 1 2b 2 a
(A) X (B) X
2 3b 2a 3b 2 3a 2a 3b
1 2a 3b 2a
(C) X (D) None of these
3 3a 2a 3b
SOLUTION : (A)
a b
Let A be a matrix that commute with and c 3d 3a 4c, 2c 4d 3b 4d
c d
3b 2c,3a 3c 3d
1 2 a c d ; 3b 2c
3 4 .
a b
a b 1 2 1 2 a b Thus, A may be taken as
Then 3(b / 2) a 3(b / 2)
c d 3 4 3 4 c d
1 2a 2b
A
a 3b 2a 4b a 2c b 2d 2 3b 2a 3b
c 3d 2c 4d 3a 4c 3b 4d
Where a, b are arbitrary numbers.
a 3b a 2c, 2a 4b b 2d
3b 2c, 2a 3b 2d …(i)
Illustration - 26 If M is a 3 3 matrix, where M T M = I and det (M) = I, then the value of det ( M I )
is :
(A) 1 (B) 1 (C) 0 (D) None of these
SOLUTION : (C)
Another Approach :
( M I )T M T I M T M T M M T ( I M )
det ( M I ) det( M I ) det ( M T )
T T
(M I ) M I M I M I M
det( MM T M T )
Hence M I M I M I 0
det( I M T ) det( M T I )
det( M I )T det( M I )
det( M I ) 0
Illustration - 28 A trust fund had Rs. 50,000 that is to be invested into two types of bonds. The first bond
pays 5% simple interest per year and the second bond pays 6% simple interest per year. Divide Rs. 50,000
among the two types of bonds so as to obtain an annual total interest of Rs. 2780.
(A) Rs. 22,000, Rs. 28,000 (B) Rs. 15,000, Rs. 35,000
(C) Rs. 30,000, Rs. 20,000 (D) Rs. 25,000, Rs. 25,000
SOLUTION : (A)
Let Rs. 50,000 be invested into two parts Rs. X and Rs. (50, 000 x ) in which first part is invested in
first type of bond and second part is invested in second type of bond. These two ammounts can be written
in the form of a row matrix i.e., A [ x 50, 000 x ] and the interest per rupee annually for the two bonds
5 /100
and 5/100 and 6/100 which can be written in the form of a column matrix, i.e., B
6 / 100
5 /100
Total interest per year AB [ x 50, 000 x]
6 / 100
5 (50, 000 x)6 x
3000 [2780] (Given)
100 100 100
x
On comparing, 3000 2780
100
x
220 0 x 22, 000
100
Hence the required amounts are
Rs. 22,000 and Rs.(50, 000 22, 000)
i.e., Rs. 22,000 and Rs. 28,000
AT A ( I S ) 1 ( I S ) ( I S ) ( I S ) 1
( I S ) 1 ( I S ) ( I S ) ( I S ) 1,
Since ( I S ) ( I S ) ( I S ) ( I S )
I .I I
A ( I S ) ( I S ) 1 is a square matrix of order n.
x 4 y 10 z 2 have a solution ?
(A) 0, 1 (B) 1, 2 (C) 2, 3 (D) None of these
SOLUTION : (B)
1 1 1 1 1 1
R2 R2 R1
D1 2 4 0 1 3 0
1 4 10 0 3 9 R3 R3 R1
1 1 1 0 0 1
D1 2 4 2 2 4 C1 C1 C2
2( 1) ( 2) and C2 C2 C3
2 4 10 2 4 6 10
1 1 1 1 0 0
D2 1 4 1 1 3 C2 C2 C1
3( 1) ( 2) and C3 C3 C1
1 2 10 1 2 1 9
1 1 1 1 0 0
D3 1 2 1 1 2 C2 C2 C1
( 2) ( 1) and C3 C3 C1
1 4 2 1 3 2 4
As D = 0, the system is consistent if and only if it has infinite solutions.
D1 D2 D3 0 1 or 2
Case I : 1
The given equations are :
x y z 1 . . . . (i)
x 2 y 4z 1 . . . . (ii)
x 4 y 10 z 1 . . . . (iii)
Solve equations (i), (ii) and (iii) to get : y 3z and x 1 2 z
Hence the solution set is : x 1 2k , y 3k , z k where k is arbitrary constant.
Case II : 2
The given equations are :
x y z 1 . . . . (iv)
x 2 y 4z 2 . . . . (v)
x 4 y 10 z 4 . . . . (vi)
Illustration - 31 A 0
The inverse of is X where A, C are non-singular matrix and also the inverse of
B C
1 0 0 0
1
1 0 0
1 1 1 0 is Y, then X and Y are :
1 1 1 1
1 0 0 1 1 1 1 1
1 1 1
A 1 1 1 0 1 A 1 1 0
(A) X , Y (B) X 1 1 , Y
C 1BA1 C 0 1 1 1 C BA C 1 0 1 1
0 0 1 1 0 0 1 1
1 1 1 1 1 0 0 0
A 0 1 1 0 1
A1 0 1 1 0 0
X ,
(C) X 1 1 , Y (D)
C 1BA1 Y
C A B 1 1 0 1 1 C 1 0 1 1 0
0 0 1 1 0 0 1 1
SOLUTION : (D)
First Part :
A 0 A1 0
As
B C C 1BA1 C 1
AA1 0 I 0
BA1 CC 1BA1 CC 1 0
I
A 1 0 A 0
and 1 1 1 B C
C BA C
A1 A 0 I 0
C 1BA1 A C 1B 1 0 I
C C
A1 0 A 0
Hence 1 1 is the inverse of I.
C BA C 1 B C
Second Part :
1 0 0 0
1
1 0 0 A 0
1 1 1 0 B C
1 1 1 1
1 0 1 1 1 0
Where A , B , C .
1 1 1 1 1 1
1 0 0 0 1 0 0 0
1 0 0 1 1 0 0
1
Inverse of
1 1 1 0 0 1 1 0
1 1 1 1 0 0 1 1
1 0 1 1 1 0 0 1
since C 1BA1
1 1 1 1 1 1 0 0
Illustration - 32 Let A and B be matrices of order n, if ( I AB) is invertible, and ( I BA) is also invertible
I AB B B 1
I AB B B 1 I AB . . . (ii)
[ B B 1 BB 1 I I
Now ( I BA){I B ( I AB ) 1 A}
( I BA) ( I BA) B ( I AB ) 1 A
( I BA) B ( I AB ) ( I AB ) 1 A
I BA BA I
Hence, ( I BA) 1 I B ( I AB ) 1 A . . . (iii)
THINGS TO REMEMBER
1. Basics
A determinant which consists of 3 rows and 3 columns is called a 3rd order-determinant and is of the
following form.
Cij (1)i j M ij
52 Things to Remember Self Study Course for IITJEE with Online Support
Vidyamandir Classes Determinants and Matrices
3. Properties of Determinants
(i) If rows be changed into columns and coloums into rows, the determinant remains unaltered.
(ii) If any two rows (or columns) of a determinant are interchanged, the resulting determinant is the
negative of the original determinant.
(iii) If two rows (or two columns) in a determinant have corresponding entries equal, the value of determinant
is equal to zero.
(iv) If each of the entries of one row (or column) of a determinant is multiplied by k, then the determinant
is multiplied by k.
(v) If each entry in a row (or column) of a determinant is written as the sum of two or more terms, then the
determinant can be written as the sum of two or more determinants.
(vi) If to each element of a line (row or column) of a determinant be added the equi-multiples of the
corresponding elements of one or more parallel lines, the determinant remains unaltered.
(vii) If each entry in any row (or any column) of a determinant is zero, then the value of determinant is equal
to zero.
(viii) If the elements of a determinant that involve x are polynomials in x, if the determinant is equal is zero
when a is substituted for x, then x a is a factor of given determinant.
4. Theorems
(i) The sum of the products of the elements of any row (or column) of a determinant with the corresponding
co-factors is equal to the value of determinant.
(ii) The sum of the products of the elements of the row (or column) with the co-factors of the corresponding
elements of any other row (or column) is zero.
5. Solution of system of linear equation using Determinants
Consider a system of simultaneous linear equations in three variable namely x, y, z
a1x b1 y c1z d1 ; a2 x b2 y c2 z d 2 and a3 x b3 y c3 z d3
a1 b1 c1 d1 b1 c1 a1 d1 c1 a1 b1 d1
Let D a2 b2 c2 ; D1 d 2 b2 c2 ; D2 a2 d 2 c2 ; D3 a2 b2 d 2
a3 b3 c3 d3 b3 c3 a3 d3 c3 a3 b3 d3
The following cases can arise :
(A) (i) D 0 : In such case, the system has precisely one solution (unique solution), which is given
by Cramer’s rule :
D D D
x 1, y 2, z 3
D D D
(ii) D 0 and at least one of the determinants D1 D2 or D3 is non-zero, then the system is
inconsistent i.e., it has no solution.
(iii) D = 0 and D1 D2 D3 0, then the system has infinite solutions.
Self Study Course for IITJEE with Online Support Things to Remember 53
Determinants and Matrices Vidyamandir Classes
a1 b1 c1
is concurrent if : a2 b2 c2 0
a3 b3 c3
54 Things to Remember Self Study Course for IITJEE with Online Support
Vidyamandir Classes Determinants and Matrices
Self Study Course for IITJEE with Online Support Things to Remember 55
Determinants and Matrices Vidyamandir Classes
56 Things to Remember Self Study Course for IITJEE with Online Support
Vidyamandir Classes Determinants and Matrices
i.e. cij sum of the products of the elements of ith row of A with the elements of the j th column of
B.
(b) Properties of matrix multiplication
(i) Matrix multiplication is associative
(ii) Multiplication of matrices is distributive with respect to the addition of matrix
10. (a) Transpose of a matrix
Given a matrix A, then the matrix obtained from A by changing its rows into columns and columns
into rows is called the transpose of A and is denoted by A’ or AT .
(b) Properties of Transpose of matrix
If A’, B’ denote the transpose of A and B respectively, then
(i) (A’)’ = A
(ii) (A + B)’ = A’ + B’ ; provided A, B being conformable for addition.
(iii) (kA)’ = kA’ where k is any scalar.
(iv) (AB)’ = B’A’
In general ( A1 A2 A3....... An 1 An ) ' An' An' 1 ..... A2 ' A1 '
In notation : If A [aij ]n n ' then adjoint of A, briefly written as adj (A) is given by
Self Study Course for IITJEE with Online Support Things to Remember 57
Determinants and Matrices Vidyamandir Classes
n 2
(xii) adj (adj A) A AI n (A is non-singular matrix)
( Adj. A)
Also AA1 I A 1
A
13. Rule for Solving System of Equation by using Matrix Method
(a) When system of equations is non-homogenous :
(i) If A 0, then the system of equations is consistent and has a unique solution given by
X A1B.
(ii) If A 0 and ( adj A). B 0, then the system of equations is inconsistent and has no
solution.
(iii) If A 0 and (adj A). B 0 then the system of equations is consistent and has an infinite
number of solutions.
(b) When system of equations is homogeneous :
(i) If the system of equations have only trivial solutions and it has one solution.
(ii) If the system of equations has non-trivial solutions and it has infinite solutions.
(iii) If Number of equations < Number of unknowns, then it has non trivial solution.
58 Things to Remember Self Study Course for IITJEE with Online Support
Vidyamandir Classes Determinants and Matrices
a b bc c 1 1 c
D a 2 b 2 b 2 c 2 c 2 a b b c a b b c c 2
ba cb a b 1 1 ab
OperateR1 R1 + R3
0 0 c a b
a b b c a b bc c2
1 1 a b
0 0 1 0 0 1
D a b b c c a b b c 1 1 c
a 3 b 3 b3 c 3 c3 a 2 ab b2 b2 c2 bc c3
= (a – b) (b – c) (b2 + c2 + bc – a2 – ab – b2)
= (a – b) (b – c) (c – a) (a + b + c). Hence proved
(iv) Use, C1 C1 – C2 and C2 C2 – C3
0 0 1
D a2 b2 b2 c2 c2
= (a2 – b2) (b3 – c3) – (a3 – b3)( b2 – c2)
a 3 b3 b3 c3 c3
0 0 1
D a b b c c
= (a – b) (b4 – c4) – (b – c) (a4 – b4)
a 4
b 4
b 4
c 4
c 4
y z x 0 x
D 0 z x y y
z x y z x y x y
R3 R3 – R1 – R2
y z x 0 x
D 0 z x y y
= 4 x y z. Hence proved
2y 2x 0
(ii) Use, R1 R1 – R2 and R2 R2 – R3
b2 a2 b2 a2
D c 2 b2 c2 b2
b2 a2 a 2 b2
Use, R1 R1 + R3
2b 2 0 2b 2
c 2 b2 c2 b2
b2 a2 a 2 b2
Use,C1 C1 –C3
0 0 2b 2
c2 c2 b2 = 4a2 b2c2. Hence Proved
a2 a2 a 2 b2
ab bc b2 c2
D a2 bc ac c 2
ab bc b 2 c2
Use, R3 R3 + R1
ab bc b 2 c2
a2 bc ac c 2
0 2bc 2 c2
b 2c bc 2
0 bc b 2 c 2 bc
a a
bR2 2
Use,R1 R1 + D a bc ac c 2
a
0 2bc 2 c2
2
2
2 2 b c
2 bc 2
a 2c bc b 2bc c bc 4a 2b 2c 2
a a
Hence proved
My Chapter Notes
Illustration - 1