Solveeit Logo

Question

Mathematics Question on Matrices

If A and B are square matrices of the same order such that AB=BAAB=BA,then prove by induction that ABn=BnAAB^n=B^nA.Further, prove that (AB)n=AnBn(AB)^n=A^nB^n for all nNn∈N

Answer

A and B are square matrices of the same order such that AB=BAAB = BA. To prove P(n):ABn=BnAnNP(n):AB^n=B^nA\,\,\, n∈N
For n=1n = 1, we have:
P(1):AB1=B1A    AB=BAP(1):AB^1=B^1A\implies AB=BA
Therefore, the result is true for n=1n = 1.
Let the result be true for n=kn = k.
P(k):ABk=BkA.....(1)P(k):AB^k=B^kA .....(1)
Now, we prove that the result is true for n=k+1n = k + 1.
ABk+1=ABk.BAB^k+1=AB^k.B
=(BkA)B[by(1)]=(B^kA)B\,\,\,\,\,\, [by (1)]
=Bk(AB)[Associativelaw]=B^k(AB) [Associative law]
=Bk(BA)[AB=BAgiven]=B^k(BA) [AB=BA\,\, given]
=(BkB)A[Associativelaw]=(B^kB)A [Associative\,\, law]
=Bk+1A=B^k+1A
Therefore, the result is true for n=k+1.n = k + 1.
Thus, by the principle of mathematical induction, we have
ABn=BnA,nNAB^n=B^nA,n∈N
Now, we prove that (AB)n=AnBn(AB)^n=A^nB^n for all nNn∈N
For n=1n = 1, we have:
(AB)1=A1B1=AB(AB)^1=A^1B^1=AB
Therefore, the result is true for n=1n = 1.
Let the result be true for n=kn = k.
(AB)k=AkBk....(2)(AB)^k=A^kB^k ....(2)
Now, we prove that the result is true for n=k+1n = k + 1.
(AB)k+1=(AB)k.(AB)(AB)^{k+1}=(AB)^k.(AB)
=(AkBk).(AB)[By(2)]=(A^kB^k).(AB) [By(2)]
=Ak(BkA)B[Associativelaw]= A^k(B^kA)B [Associative\,\, law]
=Ak(ABk)B[ABn=BnAforallnN]=A^k(AB^k)B [AB^n=B^nA\,\, for\,\, all\,\, n∈N]
=(AkA).(BkB)[Associativelaw]=(A^kA).(B^kB) [Associative\,\, law]
=Ak+1Bk+1=A^{k+1}B^{k+1}
Therefore, the result is true for n=k+1n = k + 1
Thus, by the principle of mathematical induction, we have (AB)n=AnBn(AB)^n=A^nB^n , for all natural numbers.