Induction:
Assume the theorem holds for all n in the range 1 <= n <= k.
Show it works for n = k+1
Induction:
Assume the theorem holds for all n in the range 1 <= n <= k
Show it works for n = k+1
Induction:
Assume the theorem holds for 1 <= n <= k
Show the theorem holds for n = k + 1