Question
Question: A matrix ‘A’ is given and it satisfies the given condition \({{A}^{3}}=0\). Find the value of \(I+A+...
A matrix ‘A’ is given and it satisfies the given condition A3=0. Find the value of I+A+A2.
(a) I + A.
(b) (I+A)−1.
(c) I – A.
(d) (I−A)−1.
Solution
We start solving the problem by multiplying with ‘–1’ on both sides of A3=0. We then add both sides with the Identity matrix. Now we take the product (I−A).(I+A+A2) and calculate it. We use the fact that if A.B=I, then B=A−1 and make subsequent arrangements to get the required result.
Complete step by step answer:
Given that we have matrix ‘A’ and it satisfies the condition A3=0. We need to find the value of I+A+A2.
⇒ A3=0.
Let us multiply each side with ‘–1’.
⇒ −1×A3=−1×0.
⇒ −A3=0.
We add the Identity matrix ‘I’ on both sides.
⇒ I−A3=I+0.
⇒ I−A3=I ---(1).
Let us multiply (I−A) and (I+A+A2) with each other.
⇒ (I−A).(I+A+A2)=I.(I+A+A2)−A.(I+A+A2).
⇒ (I−A).(I+A+A2)=I+A+A2−(A+A2+A3).
⇒ (I−A).(I+A+A2)=I+A+A2−A−A2−A3.
⇒ (I−A).(I+A+A2)=I−A3 ---(2).
We substitute the result obtained from equation (2) in equation (1).
⇒ (I−A).(I+A+A2)=I ---(3).
We know that if A.B=I, then B=A−1. We use this result in equation (3).
⇒ (I+A+A2)=(I−A)−1.
We got the value of I+A+A2 as (I−A)−1.
∴ If A3=0 then the value of I+A+A2 is equal to (I−A)−1.
So, the correct answer is “Option D”.
Note: Here the matrix (I−A) is considered as invertible while solving the problem. To say that the matrix (I−A) invertible, we use the fact that for a nilpotent matrix of order ‘n’ we always have an matrix (I−A) which is invertible. Here matrix ‘A’ is a nilpotent matrix of order 3 in the given problem.