selfstudys_com_file (2)
selfstudys_com_file (2)
Linear
Algebra
CHAPTER
HIGHLIGHTS
☞ Systems of linear equations
☞ Introduction
☞ Determinants
For example,
05 7 8 0
4 2 1 Properties of Conjugate of a Matrix
C 1: (( A)) Afor any matrix ‘A’
Horizontal Matrix If the number of rows of a matrix is The matrix obtained by interchanging the rows and the col-
less than the number of columns, i.e., m < n, then the umns of a given matrix ‘A’ is called the ‘transpose’ of A
matrix is called horizontal matrix. and is denoted by AT or A′. If A is an (m × n) matrix, AT will
Vertical Matrix If the number of columns in a matrix ij is
less than the number of rows, i.e., if m > n, then the matrix
n×m
Transpose of a Matrix
Chapter ■ Linear Algebra |
4 ‘A’ is obtained
Tranjugate of a matrix 2.73by transposing the
C 2: ( A B) A B for any matrices A, B of same
order. conjugate of A and is denoted by Aq. Thus A ( A)T .
C − 3 : (KA) K A for any matrix ‘A’ and any Scalar K. Properties of Tranjugate of a Matrix
C 4: ( AB) ( A) for any matrices A and B with the TC − 1: (Aq )q = A for any matrix A
con- dition that number of columns of A = TC − 2: (A + B)q = Aq + Bq for any matrices A, B of the
number of rows of B. same order.
C 5: ( A)n An for any square matrix ‘A’. TC − 3: (KA)q = KAq for any matrix A and any scalar K.
TC − 4: (BA)q = BqAq for any matrix A, B with the condi-
Tranjugate or Transposed tion that number of columns of A = number of
rows of B.
Conjugate of a Matrix
TC − 5: (An)q = (Aq)n for any square matrix ‘A’.
be an (n × m) matrix. Thus if A = then AT = [u ] , Symmetric Matrix A matrix A is said to be symmetric, if
[aij]m×n where uij = aji.
AT
= A (i.e., transpose of A = A).
2.74 | Part ■ Engineering
II Mathematics
NOTE S − 3: a(bA) =
A symmetric matrix must be a square matrix. (ab)A S − 4: 1A = A
Skew-symmetric Matrix A matrix ‘A’ is said to be skew- Addition of Matrices
symmetric matrix, if AT = (−A), i.e., A = is skew If A and B are two matrices of the same order, then they
[a ] metric if ij
m×n sym- are ‘conformable’ for addition and their sum ‘A + B’ is
1. m = n obtained by adding the corresponding elements of A and
B, i.e., if A = [aij]m×n; B = [bij]m×n, then A + B = [aij +
2. ajI = − aij ∀ i, j
bij]m×n.
NOTE Properties of Addition Let A, B and C be three matrices of
In a skew-symmetric matrix, all the elements of the prin- same order say m × n, then
cipal diagonal are zero. A − 1: A + B is also a m × n matrix (CLOSURE)
Orthogonal Matrix A square matrix T‘A’ ofT order n × n is A − 2: (A + B) + C = A + (B + C) (ASSOCIATIVITY)
said to be an orthogonal matrix, if AA = A A = I . A − 3: If ‘O’ is the m × n zero (null) matrix, then A + O
n
Involutory Matrix A square matrix ‘A’ is said to be =O
involu- tory matrix, if A = I (where I is identity matrix).
2
+ A = A (‘O’ is the ADDITIVE IDENTITY)
Idempotent Matrix A square matrix ‘A’ is said to be an A − 4: A + (−A) = (−A) + A = O (−A is the
idempotent matrix, if A2 = A. ADDITIVE INVERSE)
Nilpotent Matrix A square matrix ‘A’ is said to be A − 5: A + B = B + A (COMMUTATIVITY)
nilpotent matrix, if there exists a natural number ‘n’ such
that An = O. If ‘n’ is the least natural number such that An NOTE
= O, then ‘n’ is called the index of the nilpotent matrix The set of matrices of same order form an ‘Abelian
‘A’. (Where O is Group’ under addition.
the null matrix).
Unitary Matrix A square matrix ‘A’ is said to be a unitary Multiplication of Matrices
matrix if, AAq = AqA = I. (Where Aq is the transposed
con- jugate of A.) Let A and B be two matrices. A and B are conformable for
multiplication, only if the number of columns of A is equal
Hermitian qMatrix A matrix ‘A’ is said to be a hermitian
matrix, if A = A, i.e., A = [a ] is hermitian if to the number of rows of B.
Let A = [aij] be an m × n matrix, B = [bjk] be an n × p
matrix. Then the product ‘AB’ is defined as the matrix C
=
ij m×n [c ] of order m × p where c = a b + a b ⋯ a b
i2 2k in nk
1. m = n ik
n
ik i1 1k
Operations on Matrices
Scalar Multiplication of Matrices
If A is a matrix of order m × n and ‘K’ be any scalar (a
real or complex number), then KA is defined to be a m ×
n matrix whose elements are obtained by multiplying each
element of ‘A’ by K, i.e., if A = [aij]m×n then KA = [Kaij]m×n
in
particular if K = −1; then KA = −A is called the negative
of
A and is such that,
A + (−A) = [aij] + [−aij] = [aij − aij] = [0] = O (zero
matrix) (−A) + A = [−aij] + [aij] = [−aij + aij] = [0] = O
That is, A + (−A) = (−A) + A = O.
Properties of Scalar Multiplication
Let A, B are two matrices of same order and a, b are any
scalars, then
Chapter ■ Linear Algebra |
all the elements of the matrix C. 4 2.75
Properties of Multiplication
M − 1: If A, B, C be m × n, n × p, p × q matrices
respec- tively, then (AB)C = A(BC)
(ASSOCIATIVITY).
M − 2: If A is a m × n matrix, then A In = A and Im A =
A and if A is a square matrix, i.e., m = n, then AI
= IA = A (I is the MULTIPLICATIVE
IDENTITY).
M − 3: If A, B, C be m × n, n × p, p × q matrices
respectively, then A(B + C) = AB + AC
(DISTRIBUTIVE LAW).
M − 4: Matrix multiplication is NOT
COMMUTATIVE
in general.
M − 5: The INVERSE of a given matrix may not always
exist.
DETERmInAnTs
Let A = [aij] be a square matrix of order ‘n’. Then the
deter- minant of order ‘n’ associated with ‘A’ is denoted
by | A | or
|aij| or Det(A) or D.
NOTES
1. Determinant of a matrix exists, only if it is a square
matrix.
2. The value of a determinant is a single number.
2.76 | Part ■ Engineering
II Mathematics
Determinant of Order 1 (or First
Order Determinant) a1 b1 c1
Let a2 b2 c2
If ‘a’ be any number, then determinant of ‘a’ is of order
‘1’ and is denoted by |a|. The value of |a| = a. a3 b3
c3
Determinant of Order 2 (or
Enter the first column and then the second column after the
Second Order Determinant)
third column and take the product of numbers as shown by
the arrows, taking care of signs indicated
If ‘A’ is a square matrix of order 2 given a1 b1 c1 a1 b1
by b1 b1
aA1 a1 then Det ( A) is determinant of a2 b2 c2 a2 b2
a2 b a2
a3 b3 c3 a3 b3
2 b2
operations 1 0 0 0 12 2 0
Row and Column Equivalence Matrices 0 1 0
3 ;
Row Equivalence Matrix If B is a matrix obtained by Example: P 0 0 1 4 Q 0 0 0 1
0 0 0 0
applying a finite number of elementary row operations 0 0 0 0
successively
on matrix A, then matrix B is said to be row
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
Column Equivalence Matrix If B is obtained by applying
and j are tabulated below
a finite number of elementary column operations
successively on matrix A, then matrix B is said to be i 1 2 3 i 1 2
P: Q:
column equivalent to A (or a column equivalent matrix of j 1 2 3 j 2 4
A ).
Normal form of a Matrix
1 3 4
By means of elementary transformations, every matrix ‘A’
Example: A 2 5 2 of order m × n and rank r (> 0) can be reduced to one of
1 4 3 the following forms.
2.80 | Part ■ Engineering
II 1 3
Mathematics 4 Ir 0 Ir
R2 2R1, R3 R1 ~ 0 1 10 B (say) 1. 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 of order ‘r’.
A.
Chapter ■ Linear Algebra |
4 2.81
NOTE When the system of equations has one or more solutions,
the equations are said to be CONSISTENT and the system
If a m × n matrix ‘A’ has been reduced to the normal
of equations are said to be INCONSISTENT if it does not
form Ir 0
admit any solution. The system of equations (1) is said to
say then ‘r’ is the rank of
0 0
be
HOMOGENEOUS, if B = 0
NON-HOMOGENEOUS, if B ≠ 0
Let the system of equations be
SysTEms Of LInEAR a x +a x +...+a x =b
EqUATIOns 11 1 12 2 1n n 1
Let a11x1 a12 x2 ⋯ a1n Xn a x + x +...+ x = b
b1 a a
a
x a x ⋯ a X b 12 1 22 2 2n n 2
21 1 22 2 2n n 2 ................................
. . . ................................
. . aa x + a x + . . . + x = b
m1 1 m2 2 mn n m
. . .
This is a system of ‘m’ equations in ‘n’ variables x , x , . . . ,
an1x1 an2 x2 ⋯ ann xn (1) x . The system of equations can be written as AX =1 2
bn
n
B where
be a system of ‘n’ linear equations in ‘n’ variables x1, x2, . . . ,
a a ⋯ a x1 b1
xn. The above system of equations can be written 11 12 1n
as
a a a ⋯ x b
a22 a2n , X 2 , B 2
x b A
a21 ⋯
1 1
11 12 ⁝ ⁝ ⁝ ⁝ ⁝
1n
a21 a22 ⋯ a2n x2 b2 a a a x b
⁝ ⁝ AX m1 m2 mn n m
⁝ or ⁝
⁝ B
an2 ⋯ ann xn bn a12 ⋯ b1
an1 a11 a1n
where The matrix a21 a22 ⋯ b is called the augmented
a2n 2
⁝ ⁝ ⁝
a a ⋯a x b a a ⋯a b
1 1
11 12 1n
m1 m2 mn m
a22 ⋯a2n , X x2 , B matrix of the system of equations and is denoted by [A : B].
A
b2
a21
⁝ ⁝ ⁝ ⁝ ⁝ Let AX = B represents ‘m’ linear equations with ‘n’
variables. Let rank of A = r and rank (A, B) = [where (A,
r
a a
n1 n2 ⋯ a nn xn bn B) is an augmented matrix]. If r ≠ r 1
1
, then the system of
A is called the co-efficient matrix. equations are inconsistent.
Any set of values of x , x , x , . . . which If r1 = r, the table
simultaneously
follows:
1 2 3
satisfy these equations is called a solution of the system.
2.82 | Part ■ Engineering
II Mathematics
m=n m>n m<n
r=n r<n r=n r<n r=m r<m
Homo-
Only trivial Infinite Only trivial Infinite Infinite Infinite solutions
geneous
solution solutions solution solutions solutions
Non-homo
geneous Unique solution Infinite Unique solution Infinite Infinite Infinite solutions
solutions solutions solutions
1 0 ⋯ 0 d1
a21x1 a22 x2 a23 x3 2b
31 1 32 2 33 3 3
0 1⋯ 0
⁝ ⁝ ⁝ d2 In matrix notation, Eq. (1) can be written as AX = B (2)
0 0 ⋯ 1 d a11 a2 1 a13 x1 b1
n
By applying the elementary operations, the solution of the where A a23 , X x2 and B b2
a22
a21
equations is a3 a3 a33 x3 b3
x =d,x =d,...,x =
d. 1 2
1 1 2 2 n n
Let a ≠ 0 write the above equations in the matrix form AX where Y y2
11
=B y3
Write the augmented matrix [A B]. Step 4: Combining Eqs. (3) and (4), we get LY = B (5)
Using elementary row operations, eliminate the unknown On solving Eq. (5) we get y1, y2, y3.
x1 from all the equations except the first. Eliminate the
Step 5: Substituting Y in Eq. (4), we get UX = Y
unknown x2 from all the equations except from first and On solving, we get X, i.e., x , x , x .
second rows, continuing in this way we finally get the fol- 1 2 3
33 3 3n n 3
2.84 | Part ■ Engineering
II Mathematics ′ x = c′
a nn n n A − lI where l is a scalar, is called the characteristic
From the above system of equations we can find the values matrix of A.
of the unknowns. Characteristic Polynomial If A is any square matrix of
order n, then the determinant | A− lI | yields a polynomial
Linear Dependence f(l) of degree n in l which is known as the
characteristic
A set of vectors of n dimensions is said to be linearly polynomial of the matrix A.
dependent if one of these vectors can be expressed as a lin-
ear combination of some other vectors in the set. Characteristic Equation If f(l) is the characteristic
polynomial of a matrix A, then f(l) = 0, is called the
If no vector can be expressed as a linear combination characteristic equation of A.
of the others, then the set of vectors is said to be linearly
And the roots of this equation, say l1, l2, . . . , ln are
independent.
called the characteristic roots or latent roots or eigen
values. If l is a characteristic root of ordert, then t is
called the algebraic multiplicity of l.
Chapter ■ Linear Algebra |
4 2.85
Characteristic Vectors Corresponding to each characteristic
root l, there is a non-zero vector which satisfies the Procedure to Reduce a Square
character- istic equation | A − lI | = 0. These non-zero Matrix into Diagonal Form
vectors are called the characteristic vectors or eigen
vectors or latent vectors. Let A be a square matrix of order n that can be reduced to
diagonal form
NOTES 1. Find the eigen values and their corresponding eigen
1. The characteristic roots of a matrix and its transpose vectors of A. Let l , l , l , . . .be , lthe eigen values
are the same. and let X , X , X 1 2 3 n
1 2 3
, . . ., Xn be their corresponding eigen
2. 0 is a characteristic roots of a matrix, if the matrix is vectors that are linearly independent.
singular. 2. Form the matrix P with X , X , X , . . ., X as its
columns
3. The characteristic roots of a triangular matrix are just 1 2 3 n
the diagonal elements of the matrix. i.e., P = [X1 X2 X3 … Xn] it can be easily observed that
4. If K is any scalar, the characteristic roots of matrix P is invertible.
KA 3. Find the inverse of P (i.e., find P−1)
are K times the characteristic roots of matrix A. 4. The diagonal form of A is given by D = P−1 AP.
5. If a1, a2, a3, . . ., an are characteristic roots of matrix 1
0 0 ⋯ 0
A and K is a scalar, then the characteristic roots of
Where D 0 2 0 0 is a diagonal matrix
matrix A − KI are a1 − K, a2 − K, . . ., an − K. ⋯
6. If l is a characteristic root of a non-singular ⁝ ⁝ ⁝ ⁝ ⁝
matrix, then l−1 is a characteristic root of A−1.
0 0 0 ⋯ n
7. If the eigen values2 of A are l , l , . . ., ln then the
values of A² are 1l , 2l 2, . . .,n 1 2 with eigen values of A as its principal diagonal elements.
l .2
NOTE
Here P is called the modal matrix and D is the spectral
Cayley−Hamilton Theorem matrix of the matrix A
Every square matrix satisfies its characteristic equation.
Power of a Matrix by Using its
Inverse by Cayley−Hamilton Theorem
Let A be non-singular square matrix of order n
Diagonal Form
Let the characteristic equation of A be If D is the diagonal form of a square matrix A, then for any
positive integer n, we have An = P Dn P−1.
|A − lI| = (−1)n ln + 1C ln–1 + 2C ln–2 + . . . +n–1C ln + Where P is the modal matrix of A.
C=0
SOLVED EXAMPLES
Where C1, C2, . . ., Cn are all scalar constants
Then by Cayley−Hamilton theorem Example 1
Find the value of
(−1)nAn + C An–1 + C An–2 + . . . + C A + C I = O (1) a b 2c a b
1 2 n–1 n
R2 → R2 − R1
2.86 | Part ■ Engineering
Cayley−Hamilton
II theorem is also helpful in finding higher
Mathematics 1 a b
powers of a square matrix with least possible number of
matrix 2(a b c) 0 a b c 0
multiplications. This is explained in Examples 11 and 12.
0 0 abc
Reduction to Diagonal Form 1 a b
If A is a square matrix of order n with n linearly 2(a b c) 0 1 0 2(a b c)3.
3
R3 R3 11
R2 ~ 0 8 3 9 6 15
8 7
0 0 2 3 1
8
which is a row echelon form. The number of non zero rows 3 2 5 0
= 3. 9 6 15
The rank of the matrix = The number of non-zero rows
in 2 3
it = 3 as R3 3R2 and 0
\ Rank of the matrix = 3 2
3.
1 0 0 u1 u13 1 1 1 1 8
u11 2 1 0
l21 1 0 0 u22 u23 3 1 3 5 5
l3 l32 1 0 0 u33 1 2 ~ 5 4 22
72
5
0 24
1
and on solving we get, u11 = 1, u = 1, u = 0 0
Expanding 12 13 5 5
1,
u = −2,
u = −6, u = 3,
l
3,
l 3 1, l 5 5
R3
22 23
33 21 31 32 R2 R3 R2 ; R3 24
2 6
Step 2: Now LUX =
B Step 3: Let UX = 1 8
Y Step 4: \ LY = B 1 0 5 5
~ 0 5 0 10
0 0 1 3
1 0 0 y1 1 1 1
3 1 0 y R1 R3 and R2 R2
2 5 5 5
3 y3 10
1 1 1 1 0 0 1
R R 0 1 0 2
2
On solving, y = 1, y = 2 and = 2 2
y 6. 5
1 2 3
0 0 1 3
Step 5: UX = Y
\ Solution is x = 1, y = 2 and z = 3.
1 1 1 x1 1
0 2 6 x2 2 Example 8
0 0 3 x3 Solve 3x + 2y − z = 0, 4x + y + 2z = 0 and x − 5y + 7z = 0.
6
Example 7
2.90 | Part ■ Engineering
II
Solution Mathematics 3 2 1
Determinant of the co-efficient matrix of the when written in matrix form is 4 1 2
equations
1 5 7
Solution
= 3(7 + 10) −2(28 − 2) −1(−20 − 1)
1 1 1 = 51 − 52 + 21 = 20
A 3 2 1 1(7) 1( 4) 1(9 4) \ The given system of equations have only one solution,
0
2 3 2 i.e., x = y = z = 0.
6 2 2
2 0 3
2 3 1 0 4 5 0
0
2 1 3 0 1
Chapter ■ Linear Algebra |
4 2.93
⇒ (2 − l) {(4 − l)(−l) + 5} = 0 Now consider the given matrix polynomial
⇒ (2 − l) {(l2 − 4l + 5)} = 0 3A9 − 18A8 + 39A7 − 32A6 + 12A5 − 26A4 + 16A3 + 24A2
⇒ 2l2 − 8l + 10 − l3 + 4l2 − 5l = 0. −
⇒ − l3 + 6l2 − 13l + 10 = 0 50A + 40I
⇒ l3 − 6l2 + 13l − 10 = 0 (1) = 3A9 − 18A8 + 39A7 − 30A6 − 2A6 + 12A5 − 26A4 + 20A3
By Cayley−Hamilton theorem, the matrix A will satisfy its – 4A3 + 24A2 − 52A + 2A + 40I
characteristic Eq. (1) = 3A6 (A3 − 6A2 + 13A − 10I ) − 2A3(A3 − 6A2 + 13A −
\ A3 − 6A2 + 13A − 10I = O, 10I)
– 4(A3 − 6A2 + 13A − 10I) + 2A
= 3A6 × 0 − 2A3 × 0 − 4 × 0 +
2A
1 0 0 (From Eq. (2))
0 0 0
2 0 3 4 0 6
where l 0 1 0 and O 0 0 0
4 2 A 2 0 5 0 8 10 .
0 0 1 0 0 0
\ A3 − 6A2 + 13A − 10I = 0 (2) 0 1 0 0 2 0
ExERCIsEs
1. Which of the following is false?
(A) Every diagonal matrix is a square matrix. a1 a1 a1
(B) Every unit matrix is a scalar matrix. 6. If D 1 2 3
, then which of the following is
(C) Every square matrix is a diagonal matrix. = a21 a22 a23
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 2 ⋯ a (A) a11 A11 + a21 A12 + a23 A32 = D
2. If the trace of the matrix 21 2n 55 (B) a A + a +a A =D
⁝ ⁝ ⁝ ⁝ A 12
(C) 11 11 12 13 13
a21 A12 + a23 A32 + a12 A21 = D
then the value of n is an2 ⋯ n (D) a12 A21 + a21 A12 + a31 A13 = D
an1
(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 order. (A) 0 (B) 10
(B) AT ⋅ B is defined for matrices of the same order. (C) −10 (D) 15
(C) t (AT) + t (BT) is always defined for matrices A, B n! (n 1)! (n 2)!
of
r r
PREVIOUs YEARs’
QUEsTIOns
3 2i i
1. For what value of a and b, the following simultaneous
equations have an infinite number of solutions? 5. The inverse of the matrix is
i 3 2i
x + y + z = 5; x + 3y + 3z = 9; x + zy + az = b
[GATE, 2007] [GATE, 2010]
(A) 2, 7 (B) 3, 8 i
1 3
(C) 8, 3 (D) 7, 2 (A) 2i
3 2i
2. The product of matrices (PQ)−1P is [GATE, 2008]
12 i
−1 −1
(A) P (B) Q 1 3 2i i
(C) P−1 Q−1P (D) PQP−1 (B)
12 i 3 2i
3. The following simultaneous equations
x+y+z=3 1 3 i
2i
x + 2y + 3z = 4 (C)
14 i 3 2i
x + 4y + kz = 6
will NOT have a unique solution for k equal to 1 3 2i i
[GATE, 2008] (D)
14 i 3 2i
(A) 0 (B) 5
(C) 6 (D) 7 6. [A] is a square matrix which is neither symmetric nor
4. A square matrix B is skew-symmetric if skew-symmetric and [A]T is its transpose. The sum
[GATE, 2009] and difference of these matrices are defined as [S] =
[A] + [A]T and [D] = [A] − [A]T, respectively. Which of
(A) BT = −B (B) BT = B
the following statements is TRUE? [GATE, 2011]
(C) B−1 = B (D) B−1 = BT
Chapter ■ Linear Algebra |
4 2.101
(A) Both [S] and [D] are symmetric.
13. Let A = [aij], 1 ≤ i, j ≤ n with n ≥ 3 and aij = i ⋅ j.
(B) Both [S] and [D] are skew-symmetric. The 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
7. The eigen vales of matrix 9 5 are [GATE, 2012] 14. For what value of p the following set of equations
5 8 will have no solution?
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? Matrix 23 2
P has 4 rows and 2 columns, matrix Q has 2 rows
matrix are: 4 6 [GATE, 2015]
and 4 columns, a matrix R has 4 rows and 1 column? 32 5
[GATE, 2013] (A) 1.5 and 2.5 (B) 0.5 and 2.5
Given 3 2 1 (C) 1.0 and 3.0 (D) 1.0 and 2.0
9. the matrices J 2 4 2 and K 12 2 1
16. The two eigen values of the matrix have a
1 2 6 1 1 p
T
the product K JK is. [GATE, 2014] ratio of 3 : 1 for p = 2. What is another value of p for
0 1 2 3
1 0 3 0 which the eigen values have the same ratio of 3 : 1?
[GATE, 2015]
10. The determinant of matrix is.
(A) −2 (B) 1
2 3 0 1 7 14
3 0 1 2
(C) (D)
[GATE, 2014] 3 3
6 0 4 4 17. Consider the following linear systems:
x + 2y − 3z = a
11. The rank of the matrix 2 14 8
18 is. 2x + 3y + 3z = b
1 14 0 10 5x + 9y − 6z = c
4 [GATE, 2014] This system is consistent if a, b and c satisfy the
12. The sum of Eigen values of the matrix [M] is. equation [GATE, 2016]
215 650 795 (A) 7a − b − c = 0 (B) 3a + b − c = 0
Where [M] = 655 150 835 [GATE, 2014] (C) 3a − b + c = 0 (D) 7a − b + c = 0
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
AnswER KEYs
Exercis
es
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
Previous Years’ 1. A 2. B 3. D
Questions 11. 2 12. A 13. B
2.102 | Part ■ Engineering
II Mathematics
4. A 5. B 6. D
8. 16 9. 23 10. 88
14. 4.49 to 4.51 15. D
D 17. B
D