if A and B are square matrices of the same order such that AB=BA, then prove by induction that ABn = BnA further prove that (AB )n=AnBn for all natural number
Answers
Answered by
11
Answer:
1.
Given:
A and B are square matrices of same order such that AB=BA
Let P(n) denote the statement
Now,
AB=BA
P(1) is true
Hence the result is true for n=1.
Assume that P(k) is true.
that is
is true
To Prove: P(k+1) is true
That is to prove:
is true
Now,
(since AB=BA)
Therefore P(k+1) is true.
Hence P(n) is true for all natural numbers.
2.
Let P(n) denote the statement
Put n=1,
P(1) is true.
Hence the result is true for n=1.
Assume that P(k) is true.
That is, is true
To prove: P(k+1) is true
That is to prove:
is true
Now,
Therefore P(k+1) is true
Hence P(n) is true for all natural numbers.
Similar questions