Linear Algebra
Linear Algebra
Chapter 4
Linear Algebra
CHAPTER HIGHLIGHTS
1. m = n Properties of Transpose
2. aij = 0 if i ≠ j T − 1: (A′)′ = A, for any matrix A
3. aij = 1 if i = j T − 2: (A + B)′ = A′ + B′, for any two matrices A, B of
1 0 0 same order
1 0 T − 3: (KA)′ = KA′, for any matrix A
Example: I1 = [1], I 2 = , I3 = 0 1 0
0 1 0 0 1 T − 4: (AB)′ = B′A′, for any matrices A, B such that
number of columns of A = number of rows of B
Null Matrix or Zero Matrix A matrix is a ‘null matrix’ or (REVERSAL LAW)
zero matrix if all its elements are zeros. T − 5: (An)′ = (A′)n, for any square matrix A
Upper Triangular Matrix A square matrix is said to be an Trace of a Matrix
upper triangular matrix, if each element below the principal
Let ‘A’ be a square matrix. The trace of A is defined as the
diagonal is zero. That is,
sum of elements of ‘A’ lying in the principal diagonal.
1. m = n Thus if A = [aij]n × n then trace of ‘A’ denoted by tr A = a11
2. aij = 0 if i > j + a22 + . . . + ann.
1 4 3 2 Properties of Trace of a Matrix Let A and B be any two
0 −1 6 1 square matrices and K any scalar then,
For example,
0 0 3 2 1. tr(A + B) = trA + trB
0 0 0 9 4×4 2. tr(KA) = KtrA
Lower Triangular Matrix A square matrix is said to be a 3. tr(AB) = tr(BA)
lower triangular matrix, if each element above the principal
diagonal is zero, i.e., if Conjugate of a Matrix
A matrix obtained by replacing each element of a matrix ‘A’
1. m = n
by its complex conjugate is called the ‘conjugate matrix’ of
2. aij = 0 if i < j
1 0 0 0 A and is denoted by A. If A = [aij]m×n, then A = aij where
−2 aij is the conjugate of ‘aij’.
1 0 0
For example,
0 7 8 0 Properties of Conjugate of a Matrix
5 4 2 1
C − 1: (( A)) = Afor any matrix ‘A’
Horizontal Matrix If the number of rows of a matrix is less C − 2: ( A + B ) = A + B for any matrices A, B of same order.
than the number of columns, i.e., m < n, then the matrix is C - 3: ( KA) = K A for any matrix ‘A’ and any Scalar K.
called horizontal matrix.
C − 4: ( AB) = ( A) ⋅ Bfor any matrices A and B with the con-
Vertical Matrix If the number of columns in a matrix is dition that number of columns of A = number of
less than the number of rows, i.e., if m > n, then the matrix rows of B.
is called a vertical matrix. C − 5: ( A) n = ( An )for any square matrix ‘A’.
Comparable Matrices Two matrices A = [aij]m×n and B
= [bij]p×q are said to be comparable, if they are of same order, Tranjugate or Transposed Conjugate
i.e., m = p; n = q. of a Matrix
Equal Matrices Two comparable matrices are said to be Tranjugate of a matrix ‘A’ is obtained by transposing the
‘equal’, if the corresponding elements are equal, i.e., A conjugate of A and is denoted by Aq. Thus Aθ = ( A)T .
= [aij]m×n and B = [bij]p×q are equal if Properties of Tranjugate of a Matrix
1. m = p; n = q (i.e., they are of the same order) TC - 1: (Aq )q = A for any matrix A
2. aij = bij ∀ i, j (i.e., the corresponding elements are TC - 2: (A + B)q = Aq + Bq for any matrices A, B of the
equal) same order.
TC - 3: (KA)q = KAq for any matrix A and any scalar K.
Transpose of a Matrix TC - 4: (BA)q = BqAq for any matrix A, B with the condi-
tion that number of columns of A = number of
The matrix obtained by interchanging the rows and the col-
rows of B.
umns of a given matrix ‘A’ is called the ‘transpose’ of A
and is denoted by AT or A′. If A is an (m × n) matrix, AT will TC - 5: (An)q = (Aq)n for any square matrix ‘A’.
be an (n × m) matrix. Thus if A = [aij]m×n then AT = [uij]n×m, Symmetric Matrix A matrix A is said to be symmetric, if AT
where uij = aji. = A (i.e., transpose of A = A).
1 0 2
0
Row and Column Equivalence Matrices 0 1 2 0
0 1 0
3
Example: P = ; Q = 0 0 0 1
Row Equivalence Matrix If B is a matrix obtained by 0 0 4
1
0 0 0 0
applying a finite number of elementary row operations
successively on matrix A, then matrix B is said to be row 0 0 0
0
equivalent to A (or a row equivalent matrix of A). are echelon matrices. The number of non-zero rows (i.e.,
value of P and Q) are 3 and 2 respectively. The value of i and
Column Equivalence Matrix If B is obtained by applying a j are tabulated below
finite number of elementary column operations successively
i 1 2 3 i 1 2
on matrix A, then matrix B is said to be column equivalent P: Q:
to A (or a column equivalent matrix of A ). j 1 2 3 j 2 4
1 3 4 Normal form of a Matrix
Example: A = 2 5 −2 By means of elementary transformations, every matrix ‘A’
1 4 −3 of order m × n and rank r (> 0) can be reduced to one of the
following forms.
1 3 4 I 0 Ir
R2 − 2 R1 , R3 − R1 ∼ 0 −1 −10 = B (say )
1. r 2. [Ir/0] 3. [Ir] 4. 0
0 0
0 1 −7 and these are called the normal forms. Ir is the unit matrix
B is a row equivalent matrix of A. of order ‘r’.
−7 −4
⇒ l = -1 and l = 6 are the eigen values. Eigen vector theorem.
corresponding to l = -1 is obtained as follows:
Solution
2 4 1 0 x1 0 The characteristic equation of
+ 1 =
3 3 0 1 x2 0 4 2
A= is | A − λ I | = 0
3 4 x1 0 −7 − 4
⇒ =
3 4 x2 0 4 − λ 2
⇒ =0
⇒ 3x1 + 4x2 = 0 −7 −4 − λ
4 ⇒ (4 - l)(- 4 - l) + 14 = 0
3x1 + 4x2 = 0 ⇒ x1 = − x2
3 ⇒ -16 - 4l + 4l + l2 + 14 = 0
\ Eigen vector corresponding to l = -1 is, ⇒ l2 - 2 = 0 (1)
−4 −4 By Cayley-Hamilton theorem, the matrix A satisfies its
x x
X = 1 = 3 2 = x2 3 characteristic equation (1).
x2 x \ A2 - 2I = O
2 1
1 0 0 0
Similarly eigen vector corresponding to l = 6 is obtained where I = and O =
as follows: 0 1 0 0
⇒ A2 = 2I(2)
2 4 1 0 x1 0
− 6 = Now A16 = (A2)8 = (2I)8 (From Eq. (2))
3 3 0 1 x2 0
1 0
= 28 I 8 = 256 I = 256
−4 4 x1 0 0 1
⇒ =
3 −3 x2 0
256 0
⇒ - 4x1 + 4x2 = 0 and 3x1 - 3x2 = 0 \ A16 =
0 256
⇒ x1 = x2
Eigen vector corresponding to l = 6 is, Example 12
x x 1 2 0 3
X = 1 = 2 = x2 .
x
2 2x 1 If A = 0 4 −5 ; then find the value of the
0 1 0
Example 10 matrix polynomial 3A9 - 18A8 + 39A7 - 32A6 + 12A5
Find the eigen values of the matrix - 26A4 + 16A3 + 24A2 - 50A + 40I.
6 2 2
Solution
A = 2 3 1 .
2 1 3 The characteristic equation of
2 0 3
Solution A = 0 4 −5 is | A - l I | = 0
Characteristic equation of the given matrix is A − λ = 0 0 1 0
6−λ 2 2 2−λ 0 3
⇒ 2 3−λ 1 =0 ⇒ 0 4−λ −5 = 0
2 1 3−λ 0 1 −λ
Exercises
1. Which of the following is false? a11 a12 a13
(A) Every diagonal matrix is a square matrix.
(B) Every unit matrix is a scalar matrix. 6. If D = a21 a22 a23 , then which of the following is
(C) Every square matrix is a diagonal matrix. a31 a32 a33
(D) Every scalar matrix is a diagonal matrix. true? (Here, Aij is the cofactor of the element aij)
1 a12 a1n
(A) a11 A11 + a21 A12 + a23 A32 = D
a21 2 a2 n
2. If the trace of the matrix is 55 (B) a11 A11 + a12 A12 + a13 A13 = D
(C) a21 A12 + a23 A32 + a12 A21 = D
an1 an 2 n (D) a12 A21 + a21 A12 + a31 A13 = D
then the value of n is
(A) 10 (B) 11 2 3 −3
(C) 9 (D) Cannot be determined 7. The determinant value of 1 −2 2 is
3. Which of the following statement is/are false? 7 4 −4
(A) AT . BT always defined for square matrices of same (A) 0 (B) 10
order. (C) -10 (D) 15
(B) AT ⋅ B is defined for matrices of the same order.
(C) tr(AT) + tr(BT) is always defined for matrices A, B of n! ( n + 1)! ( n + 2)!
same order. 8. The value of ( n + 1)! ( n + 2 )! ( n + 3)! is
(D) AT + BT is always defined for matrices A, B of same ( n + 2)! ( n + 3)! ( n + 4)!
order.
(A) 2n! (n + 1)!
4. Consider the following statements about two square
(B) 2n! (n + 1)! (n + 2)!
matrices A and B of the same order:
(C) (2n)! (n + 1)! (n + 2)!
P: (A + B)2 = A2 + 2AB + B2
(D) 2n! (n + 3)!
Q: (A + B) (A - B) = A2 - B2
xC xC x +1 C
Then, 0 1 1
(A) both P and Q are true. 9. If f(x) = 2 x C1 x
2 C2 2( x +1) C , then f (200) is
2
(B) both P and Q are false
6 x C2 6 x C3 6( x +1) C3
(C) both P and Q are true if A and B commute
(D) P is true but Q is false. (A) 200 (B) -200
(C) 0 (D) -2001
2 1 2 −2 x 3 x
2 3+i −1
5. If 1 0 1 x −2 0 = I3 ×3, then x =
2 2 1 2 −2 x − x 10. The determinant 3 − i 0 −1 + i is
−1 −1 − i 1
(A) -1 (B) 1
1 (A) purely imaginary (B) zero
(C) (D) 2
2 (C) real (D) 10
x y z 1 2 3 4 5
2
2x y 3z 3 4 5 6
11. If A = , then |A| = ______.
x y z 18. I. If A = 3 4 5 6 7 , then A-1 is symmetric.
2 2 2 4 5 6 7 8
5 6 7 8 9
(A) 10xyz (B) 1
1 II. If a non-singular matrix A is symmetric, then A-1 is
(C) 0 (D) (x3 + y3 + z3 - 3xyz) also symmetric.
2
Which of the following is correct?
12. If the elements of a row or column of a given square
matrix is multiplied by 2, then the value of determinant (A) Both I and II true. (B) Both I and II false.
is ______ times the original determinant. (C) I is true, II is false. (D) I is false, II is true.
1 19. A is a third order matrix. If the value of the square of the
(A) (B) 1
2 determinant of the matrix of co-factors of A is 28561,
(C) 2 (D) 4 then |A| equals
(A) 25 (B) ±13
13. If A is a square matrix of order k and det(kA) = 27
(C) 120 (D) ±169
det(A), then k = ______.
(A) 9 (B) 1 20. If A is a square matrix of order 3, then the product of A
(C) 2 (D) 3 and its transpose is
(A) unit matrix. (B) zero matrix.
14. If A and B are two square matrices of order 4 such that
(C) identity matrix. (D) symmetric matrix.
|A| = -2 and |B| = 5, then |4AB| is
(A) -80 (B) -160 21. If A and B are two skew symmetric matrices of the
(C) -2560 (D) -256 same order then AB is skew symmetric if and only if
15. I. (a - b), (b - c), (c - a) are factors of the determinant (A) AB + BA = O (B) AB - BA = O
1 1 1 (C) AB + BA = I (D) AB - BA = I
a b c . 1 2 3
22. Rank of the matrix A = is
a2 b2 c2 4 5 6
II. If the elements of a determinant are functions of x (A) 1 (B) 2
and its two rows or columns become identical (i.e., (C) 3 (D) 4
determinant equals zero,) when we substitute x = k, 2 −1 −3
then (x - k) is a factor of the determinant.
23. The rank of the matrix −4 2 6 is
Which of the following is correct? −10 5 15
(A) Both I and II true. (B) Both I and II false.
(C) I is true, II is false (D) I is false, II is true (A) 0 (B) 1
16. A lower triangular matrix A = (aij)n × n is singular if and (C) 2 (D) 3
only if 1
(A) aii = 0 for all i = 1, 2, … n
24. If A = (1 2 3) and B = 2 then r(AB) is
(B) aii = 0 for atleast one i = 1, 2, … n 3
(C) aii ≠ 0 for all i = 1, 2, … n
(D) aii ≠ 0 for atleast one i, i = 1, 2, … n (A) 0 (B) 1
(C) 2 (D) 4
2 −1 0
25. Which of the following matrix is row echelon form?
17. Inverse of the matrix 1 2 3 is
−4 1 −1 1 0 −1 2
0 1 0 3 0 1 2
−5 −11 9 −5 −1 −3 (A) (B) 1 0 −1
0 0 1 −2
0 1 0
(A) −1 −2 2 (B) −11 −2 −6
−3 −6 5 9 0 0 0 0
2 5
1 0 0 0 0 0 0 1
5 11 9 5 1 3 0
2 −1 3 0 0 1 0
(C) 1 2 −2 (D) 11 2 6 (C) (D)
0 0 −1 4 0 1 0 0
3 6 −5 9 −2 −5
0 0 0 0 1 0 0 2
26. Which of the following set of vectors are linearly 35. The sum and product of the eigen values of the matrix
dependent? 2 0 −1
(A) (2, 3, 3), (3, -1, 3), (4, -2, 5) 0 4 −2
(B) (3, 4, -1), (-1, 3, 1), (-2, -7, -2) is respectively
(C) (2, 1, 4), (1, -2, 2), (-3, 1, -6) 1 3 −5
(D) (1, 3, -5), (-5, -1, 3), (4, -2, -2) (A) 0, 24 (B) 1, -24
27. The system of equations 2x - y + 3z = 9, x + y + z = 0 (C) 2, 20 (D) 4, -24
and x - y + z = 0 has/is 2 0 1
36. The eigen values of a matrix A = 0 2 p are 1, 2,
(A) unique solution.
(B) infinite solutions.
(C) only zero solution. 1 0 q
(D) inconsistent. and 3. Then the values of p and q are ______.
28. The system of equations 6x + 7y + 8z = 1, 13x + 14y + (A) p = 0, q = 0
15z = 2 and x + 2y + 3z = 2 is (B) p = any real number, q = 2
(A) consistent with unique solution. (C) p = 2, q = 0
(B) consistent with infinite solutions. (D) p = 2, q = 2
(C) inconsistent. 0 −1 2 −3
1 0 4 6
(D) None of these
37. The eigen values of the matrix is
29. The value of l for which the following system of equa- −2 −4 0 5
tion does not have a solution is 3 −6 −5 0
x+y+z=6
(A) real only (B) imaginary
4x + ly - lz = 0
3x + 2y - 4z = -8 (C) zero only (D) imaginary or zero
(A) 3 (B) -3 38. The number of linearly independent eigen vectors of
(C) 0 (D) 1 5 2
−2 1 is ______.
30. If the number of variables in the linear homogeneous
system AX = O is n, then the system will have exactly (A) 0 (B) 1 (C) 2 (D) infinite
one solution X = O, if the rank of the matrix A is 39. Which of the following is an eigen vector for the matrix
(A) 1 (B) < n
1 4
(C) ≤ n (D) n ?
31. If the equations 2x - y - z = 0, kx - 3y + 2z = 0 and -3x 2 −1
+ 2y + kz = 0 have a non-zero solution, then the value 1 −1
of k is (A) (B)
3 1
(A) 2 (B) 1
(C) 7 (D) Both 1 and 7 3 −2
(C) (D)
32. The system of equations a + 3y + 5z = 0, 2x - 4ay + a 1 −2
z = 0, -4x + 18y + 7z = 0 has only trivial solution if a is
6 −6 2 −2
(A) -1 or -3 (B) 1 or -3 −6 5 −4
(C) not equal to 1, -3 (D) not equal to -1 and 3 40. For a matrix A = , X = 2 is an eigen
2 −4 1 −1
2 −1 0
33. The eigen values of 0 1 −1 is vector. The corresponding eigen value is ______.
(A) -2 (B) 1
0 0 3
(C) 2 (D) 13
(A) 0, 0, 0 (B) 0, 1, 0 41. Let A be a 2 × 2 square matrix with l1 = -2 and l2 =
(C) 2, 1, 3 (D) -2, -1, -3
−4 6
34. The characteristic roots of the inverse of the matrix -3 as its eigen values and x1 = , x 2 = as its
2 2 1 −4 7
eigen vectors then A is given by
1 3 1 are
1 0 2 4 −6
2 2 (A) (B)
4 −5 7 −9
(A) -1, -1, 5 (B) 1, 1, 5
1 1 −2 6 2 6
(C) 1, 1, (D) -1, -1, (C) (D)
5 5 7 −3 −4 3
2 5 4 3 −1 −1
42. Consider the matrix A = 0 1 0 let B = A-1, then 45. For the matrix A = −1 3 −1 , consider the fol-
0 −3 −2 1 1 −1
B = ______ lowing statements
−1 2 1 2 (P) The characteristic equation of A is l3 - 5l2 + 4l = 0
(A) [A - A - 4I] (B) [A - A - 4I] (Q) A-1 exists
4 4
(R) The matrix A is diagonalizable
1 2 −1 2
(C) [A + A - 4I] (D) [A - A + 4I] Which of the above statements are TRUE?
4 4 (A) P, Q and R
2 3 (B) P and R but not Q
43. If A = , then A =
15
(C) P and Q but not R
4 6
(D) Q and R but not P
(A) 814A (B) 815A
(C) 816A (D) 15A 46. If P is a modal matrix and D is a spectral matrix of a
diagonalizable matrix A, then which of the following
2 0 0 relations is NOT TRUE among A, P and D?
44. If A = 3 6 7 , then the value of the matrix poly- (A) PD = AP (B) DP-1 = P-1A
9 0 1 (C) A2P = PD2 (D) DP = PA
nomial 2A10 - 18A9 + 40A8 - 25A7 + 9A6 - 20A5 + 13A4 47. If A is a 3 × 3 square matrix with eigen values 0, 2, 3
- 9A3 + 20A2 - 10A is ______. with P as its modal matrix, then the eigen values of the
2 0 0 4 0 0 matrix P-1 AP are _______.
(A) 0, 2, 3
(A) 3 6 7 (B) 6 12 14 (B) 0, 4, 6
9 7 1 18 0 2
1 1
(C) 0, ,
1 0 0 0 0 0 2 3
(C) 0 1 0 (D) 0 0 0 1 1
(D) 1, ,
0 0 1 0 0 0 2 3
(A) Both [S] and [D] are symmetric. 13. Let A = [aij], 1 ≤ i, j ≤ n with n ≥ 3 and aij = i ⋅ j. The
(B) Both [S] and [D] are skew-symmetric. rank of A is [GATE, 2015]
(C) [S] is skew-symmetric and [D] is symmetric. (A) 0 (B) 1
(D) [S] is symmetric and [D] is skew-symmetric. (C) n - 1 (D) n
9 5 14. For what value of p the following set of equations will
7. The eigen vales of matrix are [GATE, 2012] have no solution?
5 8 2x + 3y = 5
(A) -2.42 and 6.86 (B) 3.48 and 13.53 3x + py = 10
(C) 4.70 and 6.86 (D) 6.86 and 9.50 [GATE, 2015]
8. What is the minimum number of multiplications 15. The smallest and largest eigen values of the following
involved in computing the matrix product PQR? 3 −2 2
Matrix P has 4 rows and 2 columns, matrix Q has
matrix are: 4 −4 6 [GATE, 2015]
2 rows and 4 columns, a matrix R has 4 rows and 1
2 −3 5
column?
[GATE, 2013] (A) 1.5 and 2.5 (B) 0.5 and 2.5
3 2 1 1 (C) 1.0 and 3.0 (D) 1.0 and 2.0
2 1
9. Given the matrices J = 2 4 2 and K = 2
16. The two eigen values of the matrix have a
1 2 6 −1 1 p
the product KT JK is. [GATE, 2014] ratio of 3 : 1 for p = 2. What is another value of p for
0 1 2 3 which the eigen values have the same ratio of 3 : 1?
1 0 3 0 [GATE, 2015]
10. The determinant of matrix is. (A) -2 (B) 1
2 3 0 1
7 14
3 0 1 2 (C) (D)
3 3
[GATE, 2014]
17. Consider the following linear systems:
6 0 4 4 x + 2y - 3z = a
−2 14 8 18
11. The rank of the matrix is. 2x + 3y + 3z = b
14 −14 0 −10 5x + 9y - 6z = c
[GATE, 2014] This system is consistent if a, b and c satisfy the
equation [GATE, 2016]
12. The sum of Eigen values of the matrix [M] is.
(A) 7a - b - c = 0 (B) 3a + b - c = 0
215 650 795
(C) 3a - b + c = 0 (D) 7a - b + c = 0
Where [M] = 655 150 835 [GATE, 2014]
18. If the entries in each column of a square matrix M add
485 355 550
up to 1, then an eigen value of M is [GATE, 2016]
(A) 915 (B) 1355 (A) 4 (B) 3
(C) 1640 (D) 2180 (C) 2 (D) 1
@getstudyfeverbot
Answer Keys
Exercises
1. C 2. A 3. C 4. C 5. B 6. B 7. A 8. B 9. C 10. C
11. C 12. C 13. D 14. C 15. A 16. B 17. B 18. D 19. B 20. D
21. A 22. B 23. B 24. B 25. A 26. C 27. A 28. C 29. A 30. D
31. D 32. C 33. C 34. C 35. B 36. B 37. B 38. B 39. B 40. D
41. B 42. A 43. A 44. B 45. B 46. D 47. A