'If P(n) is a statement about natural numbers, mathematical induction may be used to prove P(n) only if P(1) is true.' State true or false.
False
The principle of mathematical induction can be used to prove true statements P(n) about natural numbers if it is true for a specific natural number, 'm.' In this case, if proved using induction, P(n) will be true for all n≥m. 'm' need not be equal to 1.