The correct option is A An=⎡⎢⎣anb(an−1)(a−1)01⎤⎥⎦
A=[ab01]
A2=[ab01][ab01]=[a2b(a+1)01]
Put n=2 and compare with calculated A2, only option A is matching. Hence
this is correct choice.
Another method: Using mathematical Induction.
We have to show by mathematical induction
Step I : For n=1
A1=⎡⎢⎣ab(a−1)(a−1)01⎤⎥⎦
=[ab01]
Which is true for n=1
Step II : Assume it is true for n=k
∴Ak=⎡⎢
⎢⎣akb(ak−1)(a−1)01⎤⎥
⎥⎦
Step III : For n=k+1
Ak+1=Ak.A=⎡⎢
⎢⎣akb(ak−1)(a−1)01⎤⎥
⎥⎦×[ab01]
=⎡⎢
⎢⎣ak.a+0ak.b+b(ak−1)(a−1)0+00+1.1⎤⎥
⎥⎦
=⎡⎢
⎢⎣ak+1b{ak+1−ak+ak−1(a−1)}01⎤⎥
⎥⎦
=⎡⎢
⎢⎣ak+1b(ak+1−1)(a−1)01⎤⎥
⎥⎦
Hence, it is true for all positive integral values of n≥0.