linear_algebra
linear_algebra
com
1
byjusexamprep.com
ENGINEERING MATHEMATICS
1 LINEAR ALGEBRA
1. MATRIX
1.1. Definition:
A system of mn numbers arranged in a rectangular formation along m rows and n
columns and bounded by the brackets [ ] is called an m by n matrix; which is written
as m × n matrix. A matrix is also denoted by a single capital letter A.
a11 a12 ...a1j ...a1n
a21 a22 ...a2j ...a2n
... ... ... ...
Thus, A = is a matrix of order mn.
ai1 ai2 ...aij ...ain
... ... ... ...
am1 am2 amj ...amn
It has m rows and n columns. Each of the mn numbers is called an element of the
matrix.
1.2. Transpose of a Matrix:
The matrix obtained from any given matrix A, by interchanging rows and columns is
called the transpose of A and is denoted by AT or A’.
1 2
1 4 7
Thus, the transposed matrix of A = 4 5 is A ' =
7 8 2 5 8
2
byjusexamprep.com
6 5 6 6 5 6
(A) 5 6 6 (B) 5 6 6
6 5 6 5 5 6
6 5 6 6 5 6
(C) 5 6 5 (D) 5 6 5
6 6 6 6 5 6
Ans. D
Sol.
1 1 2
Since A = 2 1 1
1 1 2
1 2 1
T
A = 1 1 1
2 1 2
1 1 2 1 2 1
T
Now AA = 2 1 1 1 1 1
1 1 2 2 1 2
1 + 1 + 4 2 + 1 + 2 1 + 1 + 4
= 2 + 1 + 2 4 + 1 + 1 2 + 1 + 2
1 + 1 + 4 2 + 1 + 2 1 + 1 + 4
6 5 6
T=
AA 5 6 5
6 5 6
• A matrix having a single row is called a row matrix, e.g., 1 3 4 5 .
2
• A matrix having a single column is called a column matrix, e.g., 7
9
• Row and column matrices are sometimes called row vector and column vectors.
1.3.2. Square matrix:
• An m × n matrix for which the number of rows is equal to number of columns i.e. m
= n, is called square matrix.
• It is also called an n-rowed square matrix.
• The element aij such that i = j, i.e. a11, a22… are called DIAGONAL ELEMENTS and the
line along which they line is called Principle Diagonal of matrix.
• Elements other than principal diagonal elements are called off-diagonal elements i.e.
aij such that i ≠ j.
3
byjusexamprep.com
1 2 3
Example: A = 4 5 6 is a square Matrix.
9 8 3
33
Note.1:
A square sub-matrix of a square matrix A is called a “principle sub-matrix” if its diagonal
1 2
elements are also the diagonal elements of the matrix A. So is a principle sub
4 5
2 3
matrix of the matrix A given above, but is not.
5 6
4
byjusexamprep.com
0 0 0
0 0 0
Example : O3 = 0 0 0 , O2 = , O21 =
0 0 0 0 0 0
3 5 –1
Example : U = 0 5 6
0 0 2
5
byjusexamprep.com
2 –2 –4
1 0 0 0
Example: ,
,
–1 3 4 are examples of idempotent matrices.
0 1 0 0 1 –2 –3
1.3.10. Involutory Matrix:
A matrix A is called involutory if A2 = I.
1 0
Example: is involutory.
0 1
4 3 3
Also –1 0 –1 is involutory since A2 = I.
–4 –4 –3
A3 = 0.
Ans. 2.909
Sol.
6
byjusexamprep.com
5 2 m
Since A = 3 4 2
1 5 1
A + At
(b) is always symmetric matrix.
2
(c) A - AT and AT – A are skew symmetric.
Note.2:
1. If A and B and symmetric, then:
(a) A + B and A – B are also symmetric
(b) AB, BA may or may not be symmetric.
(c) Ak is symmetric when k is set of any natural number.
(d) AB + BA is symmetric.
(e) AB – BA is skew symmetric.
(f) A2, B2, A2 ± B2 are symmetric.
(g) KA is symmetric where k is any scalar quantity.
2. Every square matrix can be uniquely expressed as a sum of a symmetric and a
skew-symmetric matrix. Let A be the given square matrix, then:
1 1
A= (A + A ') + (A − A ').
2 2
1.4.1.2. Skew – Symmetric Matrix:
7
byjusexamprep.com
• A square matrix A = [aij] is said to be skew symmetric if (i, j)th elements of A is the
negative of the (j, i)th elements of A if aij = –aij ∀ i, j.
• In a skew symmetric matrix AT = –A.
• A skew symmetric matrix must have all 0’s in the diagonal.
0 a b
Example: A = –a 0 c is a skew-symmetric matrix.
–b –c 0
Note.3:
A – At
(a) For any matrix A, the matrix is always skew symmetric.
2
(b) A ± B are skew symmetric.
(c) AB and BA are not skew symmetric.
(d) A2, B2, A2 ± B2 are symmetric.
(e) A2, A4, A6 are symmetric.
(f) A3, A5, A7 are skew symmetric.
(g) kA is skew symmetric where k is any scalar number.
0 6
Example.3 Matrix A = will be skew – symmetric when P = _________.
P 0
Ans. –6
Sol.
For skew-symmetric Matrix:
P T = −P
0 P 0 6
=
6 0 P 0
0 P 0 6
+ =0
6 0 P 0
0 P + 6 0 0
=
P + 6 0 0 0
P+6 =0
P = −6
1.4.1.3. Orthogonal Matrices:
A square matrix A is said be orthogonal if: AT = A–1 ⇒ AAT = AA–1 = 1. Thus, A will be
an orthogonal matrix if:
AAT = I = ATA.
Example: The identity matrix is orthogonal since I T = I–1 = I
Note.4: Since for an orthogonal matrix A:
⇒ AAT = I
⇒ |AAT| = |I| = 1
⇒ |A| |AT| = 1
8
byjusexamprep.com
⇒ (|A|)2 = 1
⇒ |A| = ±1
So, the determinant of an orthogonal matrix always has a modulus of 1.
Sol.
–2 / 3 1 / 3 2 / 3 –2 / 3 2 / 3 1 / 3
We have AA ' = 2 / 3 2 / 3 1 / 3 1 / 3 2 / 3 –2 / 3
1 / 3 –2 / 3 2 / 3 2 / 3 1 / 3 2 / 3
4 / 9 + 1 / 9 + 4 / 9 –4 / 9 + 2 / 9 + 2 / 9 –2 / 9 – 2 / 9 + 4 / 9
AA’ = –4 / 9 + 2 / 9 + 2 / 9 4 / 9 + 4 / 9 + 1 / 9 2 / 9 – 4 / 9 + 2 / 9 = I.
–2 / 9 – 2 / 9 + 4 / 9 2 / 9 – 4 / 9 + 2 / 9 1 / 9 + 4 / 9 + 4 / 9
3 + i –3 + i
2 2 is an example of a unitary matrix.
Example: A =
3 + i 3 – i
2 2
9
byjusexamprep.com
Two matrices A = [aij] and B = [bij] are said to be equal if and only if:
(i) They are of the same order and
(ii) each element of A is equal to the corresponding element of B.
1.5.2 Addition and Subtraction of Matrices:
If A, B be two matrices of the same order, then their sum A + B is defined as the matrix
each element of which is the sum of the corresponding element of A and B.
a1 b1 c1 d1 a1 + c1 b1 + d1
Thus, a2 b2 + c2 d2 = a2 + c2 b2 + d2
a3 b3 c3 d3 a3 + c3 b3 + d3
a b1 c1 d1 a1 – c1 b1 – d1
Thus, 1 – =
a2 b2 c2 d2 a2 – c2 b2 – d2
1.5.2.1 Properties of addition and subtraction:
(a). Only matrices of the same order can be added or subtracted
(b). Addition of matrices is commutative i.e. A + B = B + A.
(c). Addition and subtraction of matrices is associative i.e. (A + B) – C = A + (B – C) =
B + (A – C).
10
byjusexamprep.com
Sol.
3 2 2 l m n
Let AB = 1 3 1 p q r
5 3 4 u v w
3l + 2p + 2u 3m + 2q + 2v 3n + 2r + 2w
= l + 3p + u m + 3q + v n + 3r + w
5l + 3p + 4u 5m + 3q + 4v 5n + 3r + 4w
3 4 2
= 1 6 4 (given)
5 6 1
11
byjusexamprep.com
and equations (iii) give n = 0, r = 0, w = 1
1 0 0
Thus, B = 0 2 0 .
0 0 1
Ans. 16
Sol.
12
byjusexamprep.com
3
Tr(A) = aij = a11 + a22 + a33
i =1
Tr(A) = 2 + 5 + 9
Tr(A) = 16
The matrix obtained from given matrix A on replacing its elements by the corresponding
2 + 3i 4 – 7i 8
Example : A =
–i 6 9 + i
2 – 3i 4 + 7i 8
Then, A =
+i 6 9 – i
respectively. Then,
( )
(a). A = A
(b).( A + B) = A + B
( )
(d). AB = A B, A and B being conformable to multiplication
(A)
T
denoted by Aθ or A* or . It is also called conjugate transpose of A.
2 + i 3 – i
Example : IfA =
4 1 – i
To find Aθ:
2 − i 3 + i
First find A =
4 1 + i
2 − i 4
( )
T
A = A =
3 + i 1 + i
13
byjusexamprep.com
(a). (Aθ)θ = A
(b). (A + B)θ = Aθ + Bθ
2. DETERMINANTS
2.1. Definition:
a11 b12
The expression is called a determinant of the second order and stands for ‘a 11b22
a21 b22
– a21b12’. It contains 4 numbers a11, b12, a22, b22 (called elements) which are arranged
along two horizontal lines (called rows) and two vertical lines (called columns).
a11 b12 c13
Similarly, a21 b22 c23 is called a determinant of the third order. It consists of 9
a31 b32 c33
Which is a block of n 2 elements arranged in the form a square along n-rows and n-
columns.
2.1.1. Principal Diagonal:
The diagonal through the left-hand top corner which contains the elements a11, b22, c33,
…... is called the leading or principal diagonal.
14
byjusexamprep.com
A determinant can be expanded in terms of any row (or column) as follows:
Multiply each element of the row (or column) in terms of which we intend expanding the
determinant, by its cofactor and then add up all these terms.
∴ Expanding by 1st row i.e. R1
Ans. – 6
Sol.
Expanding the determinant in terms of the second row we get:
|A| = ∆ = a21C21 + a22C22 + a23C23
2 –1 1 –1 1 2
= –3 +0 –1
2 1 4 1 4 2
15
byjusexamprep.com
2 3
A.
6 4
3 5
B.
4 8
4 8
C.
7 9
D. None of these
Ans. B
Sol.
Since Principal sub matrix has same diagonal elements as the principal matrix. Thus, in
3 5
given options, is not principal submatrix of A.
4 8
2.4. Properties:
(a). The value of a determinant does not change when rows and columns are interchanged
i.e.
|AT| = |A|
(b). If any row (or column) of a matrix A is completely zero, then:
|A| = 0, Such a row (or column) is called a zero row (or column).
(c). Also, if any two rows (or columns) of a matrix A are identical, then |A| = 0.
(d). If any two rows or two columns of a determinant are interchanged the value of
determinant is multiplied by –1.
(e). If all elements of the one row (or one column) or a determinant are multiplied by
same number k the value of determinant is k times the value of given determinant.
(f). If A be n-rowed square matrix, and k be any scalar, then |kA| = kn|A|.
(g). (i) In a determinant the sum of the products of the element of any row (or column)
with the cofactors of corresponding elements of any row or column is equal to the
determinant value.
(ii) In determinant the sum of the products of the elements of any row (or column) with
the cofactors of some other row or column is zero.
Example:
a11 b12 c13
= a21 b22 c23
a31 b32 c33
(h). If to the elements of a row (or column) of a determinant are added k times the
corresponding elements of another row (or column) the value of determinant thus
obtained is equal to the value of original determinant.
R + kR
i j
i.e. A ⎯⎯⎯⎯⎯ → B then A = B
16
byjusexamprep.com
i jC + kC
and A ⎯⎯⎯⎯⎯ → B then A = B
(i). |AB| = |A|×|B| and based on this we can prove the following:
(i) |An| = (|A|)n
Proof:
|An| = |A × A × A × …... n times.
|An| = |A| × |A| × |A| … n times
|An| = (|A|)n
(ii) |A A–1| = |I|
Proof:
|A A–1| = |I| = 1
Now, |A A–1| = |A| |A–1|
∴ |A| |A–1| = 1
1
⇒ A–1 =
A
(j). Using the fact that A · Adj A = |A|. I, the following can be proved for A n×n.
(i). |Adj A| = |A|n–1
2
(n−1)
(ii). |Adj (Adj (A)) | = A
1 1 –1
Example.10 The determinant of the matrix 2 1 0 is ______ (accurate to one
3 1 1
decimal places).
Ans. 0
Sol.
1 0 2 0 2 1
=1 –1 + (–1)
1 1 3 1 3 1
Δ = 1(1 – 0) – 1 (2 – 0) – 1 (2 – 3)
Δ=1–2+1
Δ=2–2
Δ=0
1 2 1
Example.11 If a determined is defined as = 3 0 1 , then what will be value of
4 –2 1
A. 80
B. 20
17
byjusexamprep.com
C. –4
D. –16
Ans. C
Sol.
Δ = 1(0 + 2) –2 (3 – 4) + 1 (–6 – 0)
=2+2–6
Δ = –2
If all elements of one row (or one column) of a determinant are multiplied by same
Thus,
2 1 0 4
0 –1 0 2
Example.12 Evaluate the determinant of the following 4 × 4 matrix A = .
7 –2 3 5
0 1 0 –3
Ans. 6
Sol.
The third column of this matrix contains the most zeros. Expand the determinant in terms
2 1 4
|A| = +3 0 –1 2
0 1 –3
The first column of this determinant contains the most zeroes. Expand the determinant
–1 2
A = 32 = 6 (3 – 2 ) = 6
1 –3
a1 b1 c1
Let a square matrix A = a2 b2 c2 . Then the transpose of matrix formed by the
a3 b3 c3
cofactors of the elements is called the transpose of the matrix and it is written as Adj(A).
18
byjusexamprep.com
A1 B1 C1
Cofactor − matrix(Cij ) = A2 B2 C2 . Then:
A3 B3 C3
A1 A2 A3
T
Adj(A) = (cij ) = B1 B2 B3
C1 C2 C3
Adj.A
Also A −1 = , if A is non-singular matrix.
A
a b
(g). For a 2 × 2 matrix A = there is a short-cut formula for inverse as given
c d
below:
−1
−1 a b 1 d −b
A = = .
c d (ad − bc) −c a
1 3
Example.13 The inverse of the matrix is
1 2
2 3 −2 1
(A) (B)
1 1 3 −1
−2 3 2 −3
(C) (D)
1 −1 −1 1
Ans. C
Sol.
−1
1 3 1 2 −3
A −1 = =
1 2 (1 2 − 1 3) −1 1
−2 3
A −1 =
1 −1
Alternate solution:
19
byjusexamprep.com
Adj(A)
A −1 =
A
1 3
A =
1 2
= 2–3 = –1
+
2 −1 2 −3
Adj(A) = =
−3 1 −1 1
Adj(A) 1 2 −3
A −1 = =
A (−1) −1 1
−2 3
A −1 =
1 −1
K 2
Example.14 The Value of k for which the matrix A= does not have an inverse is
3 1
_____.
Ans. 6
Sol.
K 2
Matrix A =
3 1
K 2
=0
3 1
K−6 = 0
K=6
Example.15 Let AB, C, D, E be n × n matrices, each with non-zero determinant, If
ABCDE = I, then C–1 is ________.
A. ABDE
B. DEBA
C. BAED
D. DEAB
Ans. D
Sol.
A, B, C, D, E is n × n matrix.
Given ABCDE = I
Now post multiplication of E–1:
ABCDEE–1 = IE–1
Similarly, ABCDD–1 = E–1 D–1
ABC = E–1 D–1
Now A–1ABC = A–1E–1D–1
20
byjusexamprep.com
B–1BC = B–1A–1E–D–1
C = B–1A–1E–1D–1
C–1 = (B–1A–1E–1D–1)–1
C–1 = (D)–1 (E–1)–1 (A–1)–1(B–1)–1
C–1 = DEAB
1 1 3
Example.16 Find the inverse of 1 3 –3 .
–2 –4 –4
Sol.
The determinant of the given matrix A is
1 1 3 a1 b1 c1
= 1 3 –3 = a2 b2 c2 (say)
–2 –4 –4 a3 b3 c3
If A1, A2, ……be the cofactors of a1, a2…in Δ, then A1 = – 24, A2 = – 8, A3 = – 12; B1 =
10, B2 = 2 B3 = 6; C1 = 2, C2 = 2, C3 = 2.
Thus, Δ = α1A1 + α2A2 + a3A3 = – 8.
A1 A2 A3 –24 –8 –12
and adj A = B1 B2 B3 = 10 2 6
C1 C2 C3 2 2 2
3
3 1
2
–24 –8 –12
adj A 1 5 1 3
A −1 = = 10 2 6 = – – –
–8 4 4 4
2 2
2
– 1 1 1
– –
4 4 4
3. RANK OF MATRIX
The rank of a matrix is defined as the order of highest non-zero minor of matrix A. It is denoted
by the notation ρ(A). A matrix is said to be of rank r when:
(i) it has at least one non-zero minor of order r, and
(ii) every minor of order higher than r vanishes.
3.1. Properties:
(a). Rank of A and its transpose is the same i.e. (A) = (A ').
21
byjusexamprep.com
(e). Rank of a matrix is same as the number of linearly independent row vectors vectors
in the matrix as well as the number of linearly independent column vectors in the
matrix.
(f). For any matrix A, rank (A) min(m,n) i.e. maximum rank of Am×n = min (m, n).
(g). If Rank (AB) Rank A and Rank (AB) Rank B:
so, Rank (AB) ≤ min (Rank A, Rank B)
(h). Rank (AT) = Rank (A)
(i). Rank of a matrix is the number of non-zero rows in its echelon form.
(j). Elementary transformations do not alter the rank of a matrix.
(k). Only null matrix can have a rank of zero. All other matrices have rank of at least
one.
(l). Similar matrices have the same rank.
3.2. Echelon Form:
A matrix is in echelon form if only if
(i). Leading non-zero element in every row is behind leading non-zero element in
previous row i.e. below the leading non-zero element in every row all the elements must
be zero.
(ii). All the zero rows should be below all the non-zero rows.
3.2.1 Use of Echelon form:
This definition gives an alternate way of calculating the rank of larger matrices (larger
than 3 × 3) more easily. The number of non-zero rows in the upper triangular matrix to
get the rank of the matrix.
3.2.2 How to reduce a matrix into Echelon form?
To reduce a matrix to its echelon form, use gauss elimination method on the matrix and
convert it into an upper triangular matrix, which will be in echelon form.
3.3. Elementary transformation of a matrix:
The following operations, three of which refer to rows and three to columns are known
as elementary transformations:
(i). The interchange of any two rows (columns).
(ii). The multiplication of any row (column) by a non-zero number.
(iii). The addition of a constant multiple of the elements of any row (column) to the
corresponding elements of any other row (column).
3.3.1 Notation:
The elementary row transformations will be denoted by the following symbols:
(i) Rij for the interchange of the ith and jth rows.
(ii) kRi for multiplication of the ith row by k.
(iii) Ri + kRj for addition to the ith row to k times the jth row.
22
byjusexamprep.com
Similarly, the corresponding column transformation will be denoted by writing C in place
of R.
Note.7:
(1). Elementary transformations do not change either the order or rank of a matrix.
(2). While the value of the minors may get changed by the transformation I and II, their
zero or non-zero character remains unaffected.
1 1 2
For the matrix A = 1 2 3 ,
0 –1 –1
Example.17 Find non-singular matrices P and Q such that PAQ is in the normal form.
Hence find the rank of A.
Sol.
1 1 2 1 0 0 1 0 0
We write A = IAI,i.e. 1 2 3 = 0 1 0 A 0 1 0
0 –1 –1 0 0 1 0 0 1
1 0 0 1 0 0 1 –1 –2
1 1 1 = 0 1 0 A 0 1 0
0 –1 –1 0 0 1 0 0 1
ReplaceR2 by R2 – R1
1 0 0 1 1 0 1 –1 –2
0 1 1 = –1 0 0 A 0 1 0
0 –1 –1 0 0 1 0 0 1
23
byjusexamprep.com
1 0 0 1 0 0 1 –1 –1
Operate C3 – C1, 0 1 0 = –1 1 0 A 0 1 –1
0 –1 0 0 0 1 0 0 1
ReplaceR3 byR3 + R2 :
1 0 0 1 0 0 1 –1 –1
0 1 0 = –1 1 0 A 0 1 –1
0 0 0 1 0 1 0 0 1
I 0
Which is of the normal form 2
0 0
1 0 0 1 –1 –1
Hence, P = –1 1 0 ' Q = 0 1 –1 and (A) = 2.
–1 1 1 0 0 1
4. VECTORS
An ordered n-tuple X = (x1, x2, … xn) is called an n-vector and x1, x2, … xn are called components
of X.
4.1. Row Vector:
A vector may be written as either a row matrix X = [x1 x2 … xn] which is called row
vector.
24
byjusexamprep.com
The vectors X1, X2, …. Xr of same order n are said to be linearly dependent if there exist
scalars (or numbers) k1, k2, … kr not all zero such that k1X1+k2X2+……+krXr = O where
O denotes the zero vector of order n.
4.6. Linearly independent vectors:
The vectors X1, X2, …., Xr of same order n are said to be linearly independent vectors if
every relation of the type:
K1X1+k2X2+…+krXr = O
Such that all k1 = k2 = …... = kr = 0
Note.8:
(i). If X1, X2, ……, Xr are linearly dependent vectors then at least one of the vectors can
be expressed as a linear combination of other vectors.
(ii). If A is a square matrix of order n and A = 0 then the rows and columns are linearly
dependent.
(iii). If A is a square matrix of order n and A 0 then the rows and columns are linearly
independent.
(iii). Any subset of a linearly independent set is itself linearly independent set.
(iv). If a set of vectors includes a zero vector, then the set of vectors is linearly
dependent set.
4.7. Inner product:
x1 y1
x y
The inner product of two vectors X = 2 and Y = 2 is denoted by X Y and defined
xn yn
y1
y
as X Y = XT Y = [x1x2.....xn ] 2 = x1y1 + x2 y2 + ..... + xnyn which is a scalar quantity.
...
yn
Note.9:
1. XTY=YTX i.e. Inner Product is symmetric
2. X.Y = 0 the vectors X and Y are perpendicular.
3. X.Y. = 1 the vectors X and Y are parallel.
x1
x
If X = 2 is a vector of order n then the positive square root of inner product of X and
xn
25
byjusexamprep.com
B. 11
C. 3 5
D. 43
Ans. C
Sol.
Length or Norm of the vector is defined as:
X = 22 + 42 + 52
X = 45 = 3 5
Example: If X = [0 –1 0]
then X = 02 + (−1)2 + 12 = 1
1 2
Ex: X1 = −2 and X2 = 1
0 0
X1 X2 = X1T X2 = X2T X1
(1)(2) + (−2)(1) + (0)(0) = 0
26
byjusexamprep.com
1 6
Example.19 If the vectors x1 = –2 and x2 = k are orthogonal vectors. Then k is
0 0
_________.
A. –2
B. 3
C. –3
D. 12
Ans. B
Sol.
6
1 – 2 0 k = 0
0
[6–2k + 0] = 0
6 – 2k = 0
2k = 6
K=3
4.12. Orthonormal vectors/Orthonormal set:
if
0, i j
XiT X j = ij = .
1, i = j
by:
27
byjusexamprep.com
where A is matrix of the coefficients and X is the column matrix of the variables.
Note.10:
(ii). If A 0 and (A) = n (number of variables). Then, the system has unique solution
(iii). If A = 0 and (A) n then the system has infinitely many non-zero (or non-trivial)
solutions.
solutions of AX = O is (n – r).
variables) exceeds the number of equations then the system necessarily possesses a
non-zero solution.
Example.20 Find the values of k for which the system of equation (3k – 8) x+3y + 3z
= 0, 3x + (3k – 8) y + 3z = 0, 3x + 3y + (3k – 8) z = 0 has a non-trivial solution.
Sol.
For the given system of equation of have a non-trivial solution, the determinant of the
coefficient matrix should be zero.
3k – 8 3 3
i.e. 3 3k – 8 3 =0
3 3 3k – 8
1 3 3
(3k – 2) 1 3k – 8 3 =0
1 3 3k – 8
28
byjusexamprep.com
1 3 3
(3k – 2) 0 3k – 8 0 =0
0 0 3k – 11
Replace R1 by R1 + R2 + R3:
a+b+c a+b+c a+b +c
b c a =0
c a b
1 1 1
or(a + b + c) b c a = 0
c a b
(a + b + c) [(c – b) (b – c) – (a – c) (a – b)] = 0
(a + b + c) (–a2 – b2 – c2 + ab + bc + ca) = 0
i.e. a + b + c = 0 or a2 + b2 + c2 – ab – bc – ca = 0
1
a + b + c = 0 or [(a – b)2 + (b – c)2 + (c – a)2 ] = 0
2
a + b + c = 0; a = b, b = c, c = a.
Hence the given system has a non-trivial solution if a + b c = 0 or a = b = c.
5.2. Non – homogenous system of linear equations:
If the system of ‘m’ non-homogeneous linear equation in ‘n’ variables x1, x2, … xn is
given by
29
byjusexamprep.com
(iii) The system has no solution (or is inconsistent) if (A) (A | B) i.e. (A) (A | B) .
x + 2ay + az = 0
x + 3by + bz = 0
A. Arithmetic Progression
B. Geometric Progression
C. Harmonic Progression
D. None of these
Ans. C
Sol.
30
byjusexamprep.com
|A| = 0
1 2a a
1 3b b = 0
1 4c c
2ac = ab + bc
2ac = b (a + c)
2ac
b=
2+c
2 1 1
= +
b a c
2x + 3y + 5z = 9,
7x + 3y – 2z = 8,
2x + 3y + λz = μ,
Have:
(i) no solution
Sol.
2 3 5 x 9
Wehave 7 3 –2 y = 8
2 3 z
The system admits of unique solution if, and only if, the coefficient matrix is of rank 3.
2 3 5
This requires that 7 3 –2 = 15(5 – ) 0
2 3
If λ = 5, the system will have no solution for those values of μ for which the matrices
2 3 5 2 3 5 9
A = 7 3 –2 and AB = 7 3 –2 8 .
2 3 5 2 3
31
byjusexamprep.com
Now Replace R3 by R3 – R1:
2 3 5 9
AB = 7 3 –2 8
0 0 − 5 − 9
Let A = [aij]n×n be any n-rowed square matrix and is a scalar. Then the matrix A − |
The values of this characteristic equation are called eigen values of A and the set of
The corresponding non-zero solutions to X such that AX = X , for different eigen values
kA.
(b). The eigenvalues of A–1 are the reciprocals of the eigenvalues of A. i.e. if 1 , 2.......n
1 1 1
are the eigen value of A, then , ,... are the eigen value of A–1.
1 2 n
m m m
(c). If 1 , 2 ,...n are the eigen values of A, then 1 , 2 ,........n are the eigen values of
Am .
A A A
(d). If 1 , 2 , 3...n are the eigen values of a non-singular matric A, then , ...
1 2 n
32
byjusexamprep.com
(g). If λ1, λ2, λ3, λ4 …………..., λk are eigen values of matrix A of order n, then sum of
eigen values = trace of A = sum of diagonal elements
i.e. λ1 +λ2 +λ3 +λ4 +…………..., λk = trace of A
(h). Product of eigen values = A (i.e. At least one eigen value is zero iff A is singular).
(i). In a triangular and diagonal matrix, eigen values are diagonal elements themselves.
(j). Similar matrices have same eigen values. Two matrices A and B are said to be
similar if there exists a non-singular matrix P such that B = P–1 AP.
(k). If a + √𝑏 is the one eigen value of a real matrix A then a - √𝑏 other eigen value of
matrix A.
(l). If a + ib is an eigen value of a real matrix A then a – ib is also other eigen value of
A.
(m). If A and B are two matrices of same order, then the matrix AB and BA will have
same characteristic roots.
0 −1
Example.24 Let λ1 and λ2 be the two eigen values of the matrix A = . Then, λ1
1 1
+ λ2 and λ1. λ2, are respectively:
A. 1 and 1
B. 1 and -1
C. -1 and -1
D. -1 and -1
Ans. A
Sol.
Sum of Eigen values (λ1 + λ2) = Trace of A
Sum of Eigen values (λ1 + λ2) = Sum of diagonal elements
λ1 + λ2 = 0 +1 = 1
Now, λ1. λ2 = Determinant of A
λ1. λ2 = 0×1 – 1× (-1) = 1
6.2. Eigen Vectors:
The corresponding non-zero solutions to X such that AX = X , for different eigen values
are called as the eigen vectors of A.
6.2.1 Properties of Eigen vectors:
(a). For each eigen value of a matrix there are infinitely many eigen vectors. If X is an
eigen vector of a matrix A corresponding to the Eigen Value λ then KX is also an eigen
vector of A for every non – zero value of K.
(b). Same Eigen vector cannot be obtained for two different eigen values of a matrix.
(c). Eigen vectors corresponding to the distinct eigen values are linearly independent.
33
byjusexamprep.com
(d). For the repeated eigen values, eigen vectors may or may not be linearly
independent.
(e). The Eigen vectors of A and Ak are same.
(f). The eigen vectors of A and A-1 are same.
(g). The Eigen vectors of A and AT are NOT same.
(h). Eigen vectors of a symmetric matrix are Orthogonal.
6.3. Cayley Hamilton Theorem:
Every square matrix A satisfies its own characteristic equation A – λI = 0.
Example:
If λ2 – 5λ + 6 =0 is the Characteristic equation of the matrix A, then according to Cayley
Hamilton theorem:
A2 – 5A +6I = 0
6.3.1 Applications of Cayley Hamilton theorem:
(a). It is used to find the higher powers of A such that A2, A3, A4 etc.
(b). It can also be used to obtain the inverse of the Matrix.
2 2
Example.25 Characteristic Equation of the matrix with eigen value λ is –
2 1
A. λ2 + 3λ + 4 = 0
B. λ2 + 3λ –2 = 0
C. λ2 – 3λ = 0
D. λ2 + 3λ = 0
Ans. C
Sol.
Since characteristic equation is given by:
A – I = 0
2– 2
=0
2 1–
(2 – )(1 – ) – 2 2 = 0
λ2 – 3λ = 0
3 1 4
Example.26 Find the eigen values and eigen vectors of the matrix A = 0 2 6 .
0 0 5
Sol.
The characteristic equation is:
| A – I |= 0
3– 1 4
i.e. 0 2– 6 =0
0 0 5–
34
byjusexamprep.com
(3 – λ) (2 – λ) (5 – λ) = 0
Thus, the eigen values of A are 2, 3, 5.
If x, y, z be the components of an eigen vector corresponding to the eigen value λ, we
have
| A – I | X = 0
3 – 1 4 x
0 2– 6 y = 0
0 0 5 – z
35
byjusexamprep.com
Ans. B
Sol.
3 3
A=
2 4
Let λ1 and λ2 be eigen values of matrix.
λ1 + λ2 = trace of A = 3 + 4
λ1 + λ2 = 7 …………… (1)
λ1λ2 = Determinant of eigen values
λ1λ2 = 12 – 6
λ1λ2 = 6 ………. (2)
Now use relation:
(λ1 – λ2)2 = (λ1 + λ2)2 – 4λ1λ2
(λ1 – λ2)2 = 49 – 4 × 6
(λ1 – λ2)2 = 25
λ1 – λ2 = 5 …………. (3)
–3 3
A – 1I =
2 –2
2 R
Replace R2 → R2 + R1 and R1 → 1
3 –3
1 –1
A – 1I =
0 0
GM = Order (n) of matrix – Rank ρ(A–λ1I)
GM = 1
Now, Corresponding to λ= 1:
3 – 1 3
A – 2I =
2 4 – 1
2 3
A=
2 3
Now R2 → R1 – R2
2 3
A=
0 0
1 3
A – 2I = 2
0 0
ρ (A–λ2 I) = 1
Thus, Geometric Multiplicity corresponding to (λ 2) = 2 – 1 = 1
36
byjusexamprep.com
Thus, number of linearly independent eigen vectors = Sum of Geometric multiplicity
corresponding to different eigen values
Number of linearly independent vectors = 1 + 1 = 2
6.5. Diagonalizable matrix:
If for a given square matrix A of order n, there exists a non – singular matrix P such
that P-1AP = D or AP = PD where D is the diagonal matrix then A is said to be
diagonalizable matrix.
Note:
1. If X1, X2, X3, ………., X3 are linearly independent eigen vectors of A 3×3 corresponding
to eigen values λ1, λ2, λ3 then P can be found such that P-1AP = D or AP = PD.
1 0 0
Where D = 0 2 0 and P = [X1, X2, X3]
0 0 3
****
37