Final Answer:
a) Mathematical induction is used to prove it.
Step-by-step explanation:
To prove
for all non-negative integers
using mathematical induction, we first establish the base cases. For
and for
matching the given initial values. Now, assume the formula holds for
for some positive integer
Thus,
. Now, we can use the recursive formula
to establish
By manipulating this expression, we can confirm that it simplifies to
. Hence, by mathematical induction, the formula
is proven for all non-negative integers

Understanding mathematical induction and the recursive definition of the sequence is essential for this proof. By showing that the formula holds for the base cases and then proving the induction step, we establish the validity of the formula for all non-negative integers. The use of mathematical induction provides a rigorous and systematic approach to proving such recursive relationships.
Therefore, option (a) is the correct answer, as mathematical induction is indeed used to prove the given formula for the recursive sequence \(a_n\).