Question
Question: a and b are 2 square matrices such that A^2B=BA ad if AB)^10 =?...
a and b are 2 square matrices such that A^2B=BA ad if AB)^10 =?
Answer
A^{1023}B^{10}
Explanation
Solution
Given that
A2B=BA,
we can show by induction that
(AB)n=A2n−1Bn.
Steps:
- For n=1,
(AB)1=A21−1B1=A1B.
- For n=2, write
(AB)2=ABAB=A(BA)B.
Using BA=A2B, we get
(AB)2=AA2BB=A3B2,
and since 3=22−1, we have
(AB)2=A22−1B2.
- Assume the formula holds for n; then for n+1,
(AB)n+1=(AB)n(AB)=A2n−1Bn⋅AB.
Using the commutation relation repeatedly, it can be shown that
(AB)n+1=A2n+1−1Bn+1.
For n=10:
(AB)10=A210−1B10=A1024−1B10=A1023B10.
The key is to prove by induction that (AB)n=A2n−1Bn using the relation A2B=BA. Then, setting n=10 gives the answer.