Question
Question: If \(B,C\) are \(n\) rowed square matrices and if \(A=B+C\), \(BC=CB\), \({{C}^{2}}=O\), then show t...
If B,C are n rowed square matrices and if A=B+C, BC=CB, C2=O, then show that for every n∈N, An+1=Bn(B+(n+1)C).
Solution
To prove the required condition, we will consider the given equation i.e. A=B+C and calculates the value of An+1 by using the above equation. Now we will use the binomial expression (a+b)n=an+nC1an−1b+nC2an−2b2+...+nCn−1abn−1+bn and the remaining given equations that are BC=CB, C2=0. After using above equations in the value of An+1 we will get our final result.
Complete step by step answer:
Given that, B,C are n rowed square matrices and A=B+C.
Now the value of An+1 can be calculated by using the above equation as
An+1=(B+C)n+1
For this problem we are denoting the matrix C by the letter D, then the above equation modified as
An+1=(B+D)n+1
We have the binomial expansion of (a+b)n as (a+b)n=an+nC1an−1b+nC2an−2b2+...+nCn−1abn−1+bn so expanding the term (B+D)n+1 by using this expansion in the above equation, then we will get
An+1=(B+D)n+1⇒An+1=Bn+1+n+1C1Bn+1−1D+n+1C2Bn+1−2D2+...+n+1Cn+1−1Bn+1−nDn+Dn+1⇒An+1=Bn+1+n+1C1BnD+n+1C2Bn−1D2+...+n+1CnBDn+Dn+1
In the problem we have given that C2=O, we are denoting matrix C by the letter D ⇒D2=O
If D2=O then D3=D4=...=Dn=O, now the value of An+1 is modified as
An+1=Bn+1+(n+1)BnD+O+O+O+...+O⇒An+1=Bn+1+(n+1)BnD
Taking Bn as common in the above equation, then we will have
An+1=Bn[B+(n+1)D]
Here we have denoted matrix C by the letter D, so we need to replace the letter D with C to get the result.
∴An+1=Bn[B+(n+1)C]
Hence Proved.
Note: For this type of problems we can also use the substitution method i.e. check the given condition according to the given values for different values of n i.e. n=1,2,3,..
For example, for n=1
The value of An+1 is
An+1=Bn[B+(n+1)C]⇒A1+1=B1[B+(1+1)C]⇒A2=B[B+2C]⇒A2=B2+2BC....(i)
Now the value of A2 from the given equation A=B+C is given by
A2=(B+C)2⇒A2=B2+2BC+C2
Given that C2=O
∴A2=B2+2BC...(ii)
From equations (i) and (ii) we got the same result. So, we can conclude that An+1=Bn(B+(n+1)C) is valid for every n∈N. If it is a multiple-choice question and there is another option with the same result for n=1, then it is better to check the condition for n=2.