Standard +0.3 This is a straightforward divisibility proof by induction with a simple algebraic step. The base case is trivial (49-1=48), and the inductive step requires factoring 7^{2(k+1)}-1 = 49ยท7^{2k}-1 = 49(7^{2k}-1)+48, which directly shows divisibility by 12. While induction proofs require careful structure, this particular problem involves only routine algebraic manipulation without requiring deep insight or complex factorizations, making it slightly easier than average.
2 Prove by mathematical induction that $7 ^ { 2 n } - 1$ is divisible by 12 for every positive integer $n$.\\
\hfill \mbox{\textit{CAIE Further Paper 1 2020 Q2 [5]}}