Question
Question: If \({A^3} = 0\), then \(I + A + {A^2}\) equals A) \(I - A\) B) \(\left( {I + {A^{ - 1}}} \righ...
If A3=0, then I+A+A2 equals
A) I−A
B) (I+A−1)
C) (I−A)−1
D) None of these
Solution
We can take I−A as an invertible matrix. Now we can find its product with the given expression. Then we can simplify the equation using properties of matrix multiplication. Then we can multiply with the inverse of I−A on both sides. On further simplification, we can obtain the required value of the expression.
Complete step by step solution:
We are given that A3=0 and we need to find the value of I+A+A2.
As A3=0, we can say that ∣A∣=0. Therefore, A is not an invertible matrix.
So, we can take I−A as an invertible matrix. Now we can find its product with the given expression.
Let X=(I−A)(I+A+A2),
We can open the brackets and multiply. So, we get,
⇒X=I(I+A+A2)−A(I+A+A2)
On further expansion, we get,
⇒X=I+A+A2−A−A2−A3
On simplification, we get,
⇒X=I−A3
We are given that A3=0. So, we get,
⇒X=I
⇒(I−A)(I+A+A2)=I
As (I−A) is an invertible matrix we can multiply with its inverse on both sides of the above equation.
⇒(I−A)−1(I−A)(I+A+A2)=(I−A)−1I
We know that when a matrix is multiplied with its inverse, we get an identity matrix.
⇒I(I+A+A2)=(I−A)−1I
We also know that, when a matrix is multiplied with an identity matrix, we will get the same matrix. So, we can write,
⇒(I+A+A2)=(I−A)−1
Now we have the required value of the expression (I−A)−1
Therefore, the correct answer is option C, (I−A)−1
Note:
We cannot multiply the given expression with A as A is not an invertible matrix. A matrix is non invertible if its determinant is equal to zero. Then its inverse does not exist. We must note that matrix multiplication is not commutative. So, we must multiply each matrix on the same side of the terms on both sides of the equation. Even though it is not given, A is a square matrix as identity matrix determinant and powers of matrix is possible for only square matrices.