Question
Question: The characteristic equation of a matrix A is \[{{\lambda }^{3}}-5{{\lambda }^{2}}-3\lambda +2I=0\] t...
The characteristic equation of a matrix A is λ3−5λ2−3λ+2I=0 then ∣adjA∣ =
(a) 4
(b) 25
(c) 9
(d) 30
Solution
Hint: There are few things which we have to keep in mind so that we can solve this question. The sum of eigen values (λ1+λ2+λ3) is equal to the sum of diagonal elements and the product of eigen values (λ1×λ2×λ3) will be equal to determinant of A. Also A(adjA) = ∣A∣In. Also, there is an identity: ∣∣A∣∣=∣A∣n.
Complete step-by-step answer:
Now, we can start the solution. λ3−5λ2−3λ+2I=0 is the characteristic equation of A, so the value of A will satisfy it. So, after replacing A with λ,we get:
A3−5A2−3A+2I=0...........(i)
The above cubic equation has three roots which are called eigen values. These eigen values are represented by λ1,λ2 and λ3. We also know that in the cubic equation of type x3+bx2+cx+d=0, sum of roots = -b and product of roots = -d. Therefore, from equation (i), we can say that:
λ1+λ2+λ3=5.......(ii)
λ1×λ2×λ3=−2.........(iii)
Also, we know that A(adjA) = ∣A∣In. Taking determinant on both sides, we get ∣A(adjA)∣=∣∣A∣In∣. We can also write this is as:
∣A∣∣adjA∣=∣A∣n∣In∣..........(iv)
⇒∣adjA∣=∣A∣n−1∣In∣
The value of ∣In∣ is equal to 1 because it is a unit matrix of order n and irrespective of the order, the value of its determinant will always be equal to 1 i.e. ∣In∣=1. Therefore, we get, ∣adjA∣=∣A∣n−1..........(v)
We know that product of eigen values (λ1×λ2×λ3)= ∣A∣. Therefore, from equation (iii) and equation (v), we get ∣adjA∣=(−2)n−1. Now, as we know the order of the above matrix is 3, the value of n becomes 3. So the value of n – 1 = 3 – 1 = 2. Putting this value in the above equation, we get: ∣adjA∣=(−2)2⇒4.
So, the value of ∣adjA∣ is equal to 4. Hence, (a) is the correct option.
Note: The student must be aware of the basic concepts to solve this question. The characteristic equation of a matrix, eigen values, adjoint of a matrix, unit matrix etc.. must be known thoroughly. The mistake that the student can make is by assuming the sum of roots = -b and product of roots = -d in the cubic equation obtained.