Question
Question: If A = \(\begin{bmatrix} 1 & 0 \\ 1 & 1 \end{bmatrix}\) or \(\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bma...
If A = [1101] or [1001], then which of the following holds for all n ³ 1, by
principle of mathematical induction
A
An = nA – (n– 1) I
B
An = 2n–1 A– (n–1) I
C
An = nA + (n –1) I
D
An = 2n–1 A+ (n–1) I
Answer
An = nA – (n– 1) I
Explanation
Solution
Let A = [1101]
̃ An = nA – (n –1)I
̃ A = nA – (n –1) A = A which is true
If A = [1101] ̃ A2 = [1201]= A
Using Mathematical Induction,
Am+1 = Am. A= (mA –(m–1)I) A
= mA2 –mA + A
= m [1201]–mA + [1101]
= m [1201]– m [1101]+ [1101] + [1001]m – m [1001]
= [m−m+1+m2m−m+1+00m−m+1+m]– m [1001]
= [m+1m+10m+1]– m [1001]
= (m +1)A –mA which is also true.
Thus choice (1) is true for both values of A.
If (1) is possible then (3) can’t be true. Again (2) and (4) are not possible (they have no symmetricity).
Choice (1) is correct.