class 12 maths matrices

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} = {A^n}{B^n}$for all $n \in N$.

VAVidaara Admin Asked 10d ago 0 views 0 answers
📘 Matrices NCERT,Misc,Q.No.12,Page.101 SA

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} = {A^n}{B^n}$for all $n \in N$.

Official Solution

VVidaara Team ✓ Verified solution NCERT & Exemplar

.: Given AB = BA,

To prove

(1) $A{B^n} = {B^n}A$ and (2) ${(AB)^n} = {A^n}{B^n}$ $\forall n \in N$ ...(i)
We will prove it by mathematical induction.

(1) Given that AB = BA ...(ii)

We have to prove $A{B^n} = {B^n}A$
For n = 1, $A{B^1} = {B^1}A$
$\Rightarrow$ AB = BA, which is true [from (ii)]

Let it be true for n = ABm = BmA ...(iii)

Then, for n = m + 1,

$A{B^{m + 1}} = A({B^m}B) = (A{B^m})B = ({B^m}A)B$

[using (iii)]
$= {B^m}(AB) = {B^m}(BA)$

[using (ii)]
$= ({B^m}B)A = {B^{m + 1}}A.$So, it is true for n = m + 1

$\therefore$ $A{B^n} = {B^n}A.$

(2) For $n = 1,{(AB)^1} = {A^1}{B^1}$
$\Rightarrow$ $AB = BA$ which is true for n = 1
Let (i) be true for a positive integer n = m.
i.e., $(AB)^m = A^mB^m$

....(iv)

then for n = m + 1, $(AB)^m + 1 = (AB)^m (AB)$

$= (A^mB^m) (AB)$ (from (iv))

$= A^m(B^mA)B$
$= A^m(AB^m)B [AB^n = B^nA$

$\forall n,$whenever AB = BA]

= $(A^mA)(B^mB) = A^m + 1B^m + 1$
So, it holds for n = m + 1
Hence. (AB$)^n - A^nB^n­­\forall n \in N.$

figure

View the full step-by-step solution page & related questions →

Community Answers (0)

Log in to post your own answer or join the discussion.

Discussion (0)

No comments yet — start the discussion.

← Back to all questions