Chapter - Determinant and MatriX
Chapter - Determinant and MatriX
Chapter - Determinant and MatriX
Matrices
DETERMINANT
A rectangular arrangement of mn numbers, in m rows and n columns and enclosed within two
vertical bar is called a determinant. The notation of determinants arises from the process of
elimination of the unknowns of simultaneous linear equations.
Consider the two linear equations in x,
a1 x + b1 = 0 ... (1)
a2 x + b2 = 0 ... (2)
From (1)
x = - b1/a1
Substituting the value of x in (2); we get the eliminant
a2(-b1/a1)+b2 = 0 or a1b2 – a2b1 = 0 ... (3)
From (1) and (2) by suppressing x, the eliminant is written as
a1 b1
=0 ... (4)
a2 b2
When the two rows of a1, b1 and a2, b2 are enclosed by two vertical bars then it is called a
determinant of second order.
Each quantity a1, b1, a2, b2 is called an element or a constituent of the determinant.
From (3) and (4), we know that both expressions are Problem 1: Expand the following
eliminant, so we equate them. determinants:
a.
a1 b1
= a1b2 – a2b1 (expansion of the determinant ) 4 6
a2 b2
2 5
b.
Example 1. Expand the determinant -3 7
2 4
3 2
c.
6 7
8 5
3 1
Solution.
3 2
= 3*7 – 2*6 = 21-12 = 9 Ans.
6 7
MINOR
The minor of an element is defined as a determinant obtained by deleting the row and column
containing the element.
Thus,
a1 b1 c1
a2 b2 c2 = a1 (minor of a1) – b1 (minor of b1) + c1 (minor of c1).
a3 b3 c3
COFACTOR
Cofactor = (– 1) r + c Minor
where r is the number of rows of the element and c is the number of columns of the element.
The cofactor of any element of jth row and ith column is (– 1)i+j minor
Thus the cofactor of a1 = (– 1)1+1 (b2c3 – b3c2) = + (b2c3 – b3c2)
The cofactor of b1 = (– 1)1+2 (a2c3 – a3c2) = – (a2c3 – a3c2)
Example 2. Write down the minors and cofactors of each element and also evaluate the
determinant.
1 3 -2
4 -5 6
3 5 2
4* 5 -( -5) *3 = 20 + 15 = 35
Cofactor of element (– 2) = A13 = (– 1)1+3 M13 = (–1)4 35 = 35
1*5-3*3 = 5-9 = -4
Cofactor of element (6) = A23 = (–1)2+3 M23 = (– 1)2+3 (– 4) = 4
PROPERTIES OF DETERMINANTS
Property (i)
The value of a determinant remains unaltered, if the rows are interchanged into columns (or
the columns into rows).
Property (ii)
If two rows (or two columns) of a determinant are interchanged, the sign of the value of the
determinant changes.
Property (iii)
If two rows (or columns) of a determinant are identical, the value of the determinant is zero.
Property (iv)
If the elements of any row (or column) of a determinant be each multiplied by the same
number, the determinant is multiplied by that number.
Property (v)
If some or all elements of a row or column of a determinant are expressed as the sum of two
(or more) terms, then the determinant can be expressed as the sum of two (or more)
determinants. For example,
Verification: L.H.S. =
So now expanding the determinants along the first row, we get,
Δ = (a1 + λ1) (b2 c3 – c2 b3) – (a2 + λ2) (b1 c3 – b3 c1) + (a3 + λ3) (b1 c2 – b2 c1)
= a1 (b2 c3 – c2 b3) – a2 (b1 c3 – b3 c1) + a3 (b1 c2 – b2 c1) + λ1 (b2 c3 – c2 b3) – λ2 (b1c3
– b3 c1) + λ3 (b1 c2 – b2 c1)
= R.H.S.
Similarly, we may verify Property 5 for other rows or columns.
Property (vi)
If the equimultiples of corresponding elements of other rows (or columns) are added to every
element of any row or column of a determinant, then the value of determinant remains the
same, i.e., the value of determinant remain same if we apply the operation Ri → Ri + k Rj or
Ci → Ci + k Cj .
Verification: Let where Δ1 is consequently obtained by the operation R1 → R1 + kR3. Here,
we have multiplied the elements of the third row (R3) by a constant k and added them to the
corresponding elements of the first row (R1). Symbolically, we write this operation as R1 →
R1 + kR3. Now, again
= Δ + 0 (since both R1 and R3 are proportional)
Hence Δ = Δ1
Question:
A. 0
B. 12 cos2x + 10 sin2x + 2
C. 12 sin2x – 10 cos2
D. 10 sin2x
Solution:
As two columns are same, A = 0
A. 3, -1
B. -3, 1
C. 1, 3
D. -1, -3
Solution:
0 -a -b
a 0 -c
b c 0
Property 1. A Skew-symmetric determinant of odd order vanishes.
Property 2. A skew-symmetric determinant of even order is a perfect square.
MATRIX
MATRICES
Let us consider a set of simultaneous equations,
x+2y+3z+5t=0
4x+2y+5z+7t=0
3 x + 4 y + 2 z + 6 t = 0.
Now we write down the coefficients of x, y, z, t of the above equations and enclose them
within brackets and then we get
1 2 3 5
A= 4 2 5 7
3 4 2 6
The above system of numbers, arranged in a rectangular array in rows and columns and
bounded by the brackets, is called a matrix.
It has got 3 rows and 4 columns and in all 3 × 4 = 12 elements. It is termed as 3 × 4 matrix, to
be read as [3 by 4 matrix]. In the double subscripts of an element, the first subscript
determines the row and the second subscript determines the column in which the element lies,
aij lies in the ith row and jth column.
VARIOUS TYPES OF MATRICES
(a) Row Matrix. If a matrix has only one row and any number of columns, it is called a Row
matrix, e.g.,
[2 7 3 9]
(b) Column Matrix. A matrix, having one column and any number of rows, is called a
Column matrix, e.g.,
1
2
3
(c) Null Matrix or Zero Matrix. Any matrix, in which all the elements are zeros, is called a
Zero matrix or Null matrix e.g.,
0 0 0
0 0 0
(d) Square Matrix. A matrix, in which the number of rows is equal to the number of
columns, is called a square matrix e.g.,
2 5
1 4
(e) Diagonal Matrix. A square matrix is called a diagonal matrix, if all its non-diagonal
elements are zero e.g.,
1 0 0
0 3 0
0 0 4
(f ) Scalar matrix. A diagonal matrix in which all the diagonal elements are equal to a
scalar, say (k) is called a scalar matrix.
For example;
−6 0 0 0
2 0 0
0 −6 0 0
0 2 0 ,
0 0 −6 0
0 0 2
0 0 0 −6
0, 𝑤ℎ𝑒𝑛 𝑖 𝑗
i.e., A = [aij]n × n is a scalar matrix if aij =
𝑘, 𝑤ℎ𝑒𝑛 𝑖 = 𝑗
(g) Unit or Identity Matrix. A square matrix is called a unit matrix if all the diagonal
elements are unity and non-diagonal elements are zero e.g.,
1 0 0
1 0
0 1 0 ,
01
0 0 1
(h) Symmetric Matrix. A square matrix will be called symmetric, if for all values of i and j,
aij = aji i.e., A’= A
𝑎 ℎ 𝑔
ℎ 𝑏 𝑓
𝑔 𝑓 𝑐
(j) Triangular Matrix. (Echelon form) A square matrix, all of whose elements below the
leading diagonal are zero, is called an upper triangular matrix. A square matrix, all of whose
elements above the leading diagonal are zero, is called a lower triangular matrix
e.g.,
1 3 2 2 0 0
0 4 1 , 4 1 0
0 0 6 5 6 7
Upper triangular matrix Lower triangular matrix
Singular Matrix. If the determinant of the Problem 3: Find the values of x, y, z and
matrix is zero, then the matrix is known as ‘a’ which satisfy the matrix equation.
singular matrix e.g. 𝑥 + 3 2𝑦 + 𝑥 0 −7
𝐴= =
1 2 𝑧 − 1 4𝑎 − 6 3 2𝑎
𝐴= is singular matrix, because |A| = 6
3 6
– 6 = 0.
ADDITION OF MATRICES
If A and 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 elements of A and B.
Thus if
4 2 5 1 0 2
𝐴=
,𝐵 =
1 3 −6 3 1 4
4+1 2+0 5+2 5 2 7
Then A + B = =
1+3 3+1 −6+4 4 4 −2
SUBTRACTION OF MATRICES
The difference of two matrices is a matrix, each element of which is obtained by subtracting
the elements of the second matrix from the corresponding element of the first.
A – B = [aij – bij]
SCALAR MULTIPLE OF A MATRIX
Problem 4: Matrices A and B are such that
If a matrix is multiplied by a scalar 2 1
3A–2B= and
−2 − 1
quantity k, then each element is multiplied
−1 2
by k, i.e. -4A+B = . Find A & B.
−4 3
4 2 5 Problem 5:
𝐴= ,𝑘 = 3
1 3 −6 𝑥 𝑦 𝑥 6 4 𝑥+𝑦
3 = +
𝑧 𝑤 −1 2𝑤 𝑧+𝑤 3
12 6 15
Then 3A =
3 9 − 18 Find x, y, z and w.
MULTIPLICATION
The product of two matrices A and B is only possible if the number of columns in A is equal
to the number of rows in B.
Let A = [aij] be an m × n matrix and B = [bij] be an n × p matrix. Then the product AB of
these matrices is an m × p matrix C = [cij] where
cij = ai1 b1j + ai2 b2j + ai3 b3j + .... + ain bnj
a1 a2 a3 a1 a2 a3
If A = b1 b2 b3 then | A | = b1 b2 b3
c1 c2 c3 c1 c2 c3
The matrix formed by the co-factors of the elements in
A1 A2 A3
| A | is B1 B2 B3
C1 C2 C3
𝑏2 𝑏3 𝑏1 𝑏3
Where, A1 = = b2c3-b3c2 A2 = - = -b1c3+b3c1
𝑐2 𝑐3 𝑐1 𝑐3
𝑏1 𝑏2 𝑎2 𝑎3
A3 = = b1c2-b2c1 B1 = - = - a2c3+a3c2
𝑐1 𝑐2 𝑐2 𝑐3
𝑎1 𝑎3 𝑎1 𝑎2
B2 = = a1c3-a3c2 B3 = − = - a1c2+a2c1
𝑐1 𝑐3 𝑐1 𝑐2
𝑎2 𝑎3 𝑎1 𝑎3
C1 = = a2b3-a3b2 C2 = − = -a1b3 – a3b1
𝑏2 𝑏3 𝑏1 𝑏3
𝑎1 𝑎2
C3 = = a1b2 – a2b1
𝐵1 𝐵2
A1 A2 A3
Then the transpose of the matrix of co-factors B1 B2 B3 is called the adjoint of the matrix
C1 C2 C3
A and is written as adj A.
PROPERTY OF ADJOINT MATRIX
The product of a matrix A and its adjoint is equal to unit matrix multiplied by the determinant
A.
INVERSE OF A MATRIX
If A and .
To find the inverse matrix with the help of adjoint matrix
We know that A . (Adj. A) = | A | I
A. 1/ | A| (Adj A ) = I [Provided | A | 0] ...(1)
and A . A–1 = I ... (2)
From (1) and (2), we have
–1
A = 1/ | A | (Adj. A) Problem 6. Find the adjoint and inverse
3 −3 4 of the following matrices:
Example 5. If A = 2 − 3 4 , find A-1.
0 −1 1 25 3 1 0 −1
a. 3 1 2 b. 3 4 5
Solution:
12 1 0 −6 −7
3 −3 4
A= 2 −3 4
0 −1 1
| A | = 3 (– 3 + 4) + 3 (2 – 0) + 4 (– 2 – 0) = 3 + 6 – 8 = 1
−3 + 4 − 2 − 0 − 2 − 0
The co-factors of elements of various rows of | A | are 3−4 3−0 3−0
−12 + 12 − 12 + 8 − 9 + 6
Therefore, the matrix formed by the co-factors of | A | is
1 −2 −2 1 −1 0
−1 3 3 , Adj. A = −2 3 − 4
0 −4 −3 −2 3 − 3
1 −1 0 1 −1 0
A -1 = 1/| A | . Adj A = 1/1 = −2 3 − 4 = −2 3 − 4 Ans.
−2 3 − 3 −2 3 − 3
RANK OF A MATRIX
Note: (i) Non-zero row is that row in which all the elements are not zero.
(ii) The rank of the product matrix AB of two matrices A and B is less than the rank of either
of the matrices A and B.
(iii) Corresponding to every matrix A of rank r, there exist non-singular matrices P and Q
𝐼𝑟 0
such that PAQ =
0 0
EIGEN VALUES
a11 𝑎12 … … 𝑎1𝑛 x1 y1
⎡a21 𝑎22 … … 𝑎2𝑛 ⎤ ⎡𝑥2⎤ ⎡𝑦2⎤
⎢ ⎥ ⎢ ⎥ ⎢ ⎥
Let ⎢a31 𝑎32 … … 𝑎3𝑛 ⎥ ⎢𝑥3⎥ = ⎢𝑦3⎥
⎢… … … … …⎥ ⎢…⎥ ⎢…⎥
⎣an1 𝑎𝑛2 … … 𝑎𝑛𝑛⎦ ⎣𝑥𝑛⎦ ⎣𝑦𝑛⎦
AX = Y ... (1)
Where A is the matrix , X is the column vector and Y is also column vector.
Here column vector X is transformed into the column vector Y by means of the square matrix
A.
Let X be a such vector which transforms intoX by means of the transformation (1). Suppose
the linear transformation Y = AX transforms X into a scalar multiple of itself i.e. X.
AX = Y = X
AX – IX = 0
(A – I) X = 0 ...(2)
Thus the unknown scalar is known as an eigen value of the matrix A and the corresponding
non zero vector X as eigen vector.
(𝐴 – 𝐼) = 0 is called the characteristic equation of the matrix A. The roots of characteristic
equation (𝐴 – 𝐼) = 0 are called characteristic roots or Eigen values of matrix A.
The Eigen values are also called characteristic values or proper values or latent values.
2 2 1
Let A = 1 3 1
1 2 2
2 2 1 1 0 0 2− 2 1
A – I = 1 3 1 - 0 1 0 1 3 − 1 characteristic matrix
1 2 2 0 0 1 1 2 2−
Some Important Properties of Eigen Values
(1) Any square matrix A and its transpose A’ have the same eigen values.
Note. The sum of the elements on the principal diagonal of a matrix is called the trace of the
matrix.
(2) The sum of the eigen values of a matrix is equal to the trace Problem 7. Find the
of the matrix. characteristic roots of the matrix