A and
B are square matrices of the same order such that
AB=BA
To prove: P(n):ABn=BnA,n∈N
For n=1, we have:
P(1):AB=BA [Given]
⇒AB1=B1A
Therefore, the result is true for n=1.
Let the result be true for n=k.
P(k):ABk=BkA..........(1)
Now, we prove that the result is rue for n=k+1.
ABk+1=ABk.B
=(BkA)B [By(1)]
=Bk(AB) [Associative law]
=Bk(BA) [AB=BA (given)]
=(BkB)A [Associative law]
=Bk+1A
Therefore, the result is true for n=k+1.
Thus, by the principle of mathematical induction , we have ABn=BnA,n∈N.
Now, we prove that (ABn)=AnBn for all n∈N
For n=1, we have:
(AB)1=A1B1=AB
Therefore, the result is true for n=1.
Let the result be true for n=k.
(AB)k=AkBk...........(2)
Now we prove that the result is true for n=k+1.
(AB)k+1=(AB)k.(AB)
=(AkBk).(AB) [By (2) ]
=Ak(BkA)B [Associative law]
=Ak(AkB)B[ABn=BnAforalln∈N]
=(AkA).(BkB) [Associative law]
=Ak+1Bk+1
Therefore, the result is true for n=k+1.
Thus,
by the principle of mathematical induction , we have (AB)n=AnBn, for all natural
numbers.