Use mathematical induction to show that Sum(i=3,n)2i = (n+3)(n-2)   
n>=3.
Base case: n=____.  Left side:________________  Right side:__________________
Inductive step: 
If _____________________________________  then ____________________________________.
         (property for k)                         (property for k+1)
                                           => ____________________________________
                                                  (simplify property for k+1)
Proof:
By the inductive hypothesis, ________________________________________________.
To make the left side of this look like what we are trying to show, add
 ___________ to both sides.
This gives ___________________________________________________________________.
Simplifying, we get __________________________________________________________
______________________________________________________________________________.