Matrices & Determinants
Matrices & Determinants
MATRICES &
DETERMINANTS
Mathematics Fundamentals
(iii) Nilpotent if Ak = O when k is a positive integer.
Least value of k is called the index of the
nilpotent matrix.
(iv) Involutary if A2 = I.
The matrix obtained from a matrix A = [aij]m n by
changing its rows into columns and columns of A into
rows is called the transpose of A and is denoted by A.
A square matrix a = [aij]n n is said to be
(i) Symmetric if aij = aji for all i and j i.e. if A = A.
(ii) Skew-symmetric if
aij = aji for all i and j i.e., if A = A.
Every square matrix A can be uniquely written as sum
of a symmetric and a skew-symmetric matrix.
1
1
1
A=
(A + A) +
(A A) where
(A + A) is
2
2
2
1
(A A) is skew-symmetric.
symmetric and
2
Let A = [aij]m n be a given matrix. Then the matrix
obtained from A by replacing all the elements by their
conjugate complex is called the conjugate of the matrix
A and is denoted by A = [aij ] .
Matrices :
An m n matrix is a rectangular array of mn numbers
(real or complex) arranged in an ordered set of m
horizontal lines called rows and n vertical lines called
columns enclosed in parentheses. An m n matrix A
is usually written as :
a11 a12 ... a1 j ... a1n
a
21 a22 ... a2 j ... a2 n
M
M
A=
M
M
Properties :
( )
(i) A = A
(ii) (A + B) = A + B
(iii) ( A) = A , where is a scalar
(iv) (A B) = A B .
Determinant :
Consider the set of linear equations a1x + b1y = 0 and
a2x + b2y = 0, where on eliminating x and y we get
the eliminant a1b2 a2b1 = 0; or symbolically, we
write in the determinant notation
a1
b1
a2
b2
a1b2 a2b1 = 0
MAY 2011
a1
b1
c1
a2
b2
c 2 = a1
a3
b3
c3
b2
c2
b3
c3
b1
a2
c2
a3
c3
+ c1
a2
b2
a3
b3
Thus, | A | =
a11
a12
... a1n
a 21
a22
... a2 n
M
an1
M
an 2
M
... a nn
i.e.,
i =1
ij
Cij = | A |.
j =1
(ii) Three points A(x1, y1), B(x2, y2) and C(x3, y3) are
collinear iff area of ABC = 0.
A square matrix A is called an orthogonal matrix if
AA = AA = I.
n1
=
(iv) Determinant of a skew-symmetric matrix of odd
order is always zero.
The determinant of a square matrix can be evaluated
by expanding from any row or column.
If A = [aij]n n is a square matrix and Cij is the
cofactor of aij in A, then the transpose of the matrix
obtained from A after replacing each element by the
corresponding cofactor is called the adjoint of A and
is denoted by adj. A.
Differentiation of Determinants :
Let A = | C1 C2 C3 | is a determinant then
dA
= | C1 C2 C3 | + | C1 C2 C3 | + | C1 C2 C3 |
dx
Same process we have for row.
(iii) | adj . A | = | A |n 1 if | A | 0
(iv) adj. (AB) = (adj. B) (adj. A).
(v) adj. (adj. A) = | A |n 2 A.
XtraEdge for IIT-JEE
45
MAY 2011