Question: Which of the following best illustrates the concept of \'mathematical induction\'?
Options:
Correct Answer: Proving a statement for all integers by showing it holds for 1 and assuming it holds for n to prove for n+1.
Solution:
Mathematical induction is a method of proof that involves proving a base case and then showing that if the statement holds for an arbitrary case n, it holds for n+1.