
Arnold F. answered 02/05/16
Tutor
5
(53)
College Professor & Expert Tutor In Statistics and Calculus
For induction you have 3 steps:
(1) The basis step: Prove P(0) true (or in some cases P(1))
(2) Assume P(k) is true
(3) Prove P(k+1) is true
Let P(n) be : 1 + r + r2 + ... + rn = (1 − rn+1)/(1-r)
(1) When n=0 P(0) is just 1 = (1-r)/(1-r)
(2) Assume 1 + r + r2 + ... + rk = (1 − rk+1)/(1-r) is true
(3) Now prove P(k+1): 1 + r + r2 + ... + rk + rk+1 = (1 − rk+2)/(1-r)
Use algebra (and some thought) to use (2) to get to (3).
This 3-step technique should work for b and c.
Any questions? Comment back.