2A=(622)=(2×33−12) so true when n=1.
B1
States base case.
Assume that it is true for n=k, so 2Ak=(2×3k3k−12).
B1
States inductive hypothesis.
Then 2Ak+1=(2×3k3k−12)(311)=(2×3k+13k+1−3+22)
M1A1
Multiplies 2Ak with A.
So, it is also true for n=k+1. Hence, by induction, true for all positive integers.
A1
States conclusion.
5