Question
Question: If A and B are two square matrices such that \(B={{A}^{-1}}BA\) , then \({{\left( A+B \right)}^{2}}\...
If A and B are two square matrices such that B=A−1BA , then (A+B)2 is equal to.
(a) A2+B2
(b) O
(c) A2+2AB+B2
(d) A+B
Solution
Hint: For solving this question first we will pre multiply by the matrix A in the equation B=A−1BA and prove that in this problem B⋅A=A⋅B . After that, we will multiply (A+B) with itself to get (A+B)2 and solve further of the correct answer.
Complete step-by-step solution -
Given:
It is given that, A and B are two square matrices such that B=A−1BA and we have to solve for the result of (A+B)2 .
Now, we have the following equation:
B=A−1⋅B⋅A
Now, pre-multiply by the matrix A in the above equation. Then,
B=A−1⋅B⋅A⇒A⋅B=A⋅A−1⋅B⋅A
Now, we know that A⋅A−1=I where I is the identity matrix of the same order. Then,
A⋅B=A⋅A−1⋅B⋅A⇒A⋅B=I⋅B⋅A
Now, we know that when we multiply an identity matrix with any other matrix B, then we will get the resultant matrix as B itself. Then,
A⋅B=I⋅B⋅A⇒A⋅B=B⋅A...................(1)
Now, we will multiply (A+B) with itself to get (A+B)2 . Then,
(A+B)2=(A+B)×(A+B)⇒(A+B)2=A⋅A+A⋅B+B⋅A+B⋅B⇒(A+B)2=A2+A⋅B+B⋅A+B2
Now, from equation (1) we can write B⋅A=A⋅B in the above equation. Then,
(A+B)2=A2+A⋅B+B⋅A+B2⇒(A+B)2=A2+A⋅B+A⋅B+B2⇒(A+B)2=A2+2A⋅B+B2
Now, from the above result, we conclude that, if B=A−1BA then, (A+B)2=A2+2A⋅B+B2 .
Hence, option (c) will be the correct option.
Note: Here, the student should first understand what is asked in the problem and then proceed in the right direction to get the correct answer quickly. And we should proceed stepwise while solving for smooth calculation. Moreover, though the question is very easy, here B⋅A=A⋅B but first we should prove it and then solve further as per the rules of the matrix algebra. And don’t remember B⋅A=A⋅B as a formula in general for other questions.