Substitution Proof

Document last modified: 
 

Use backward substitution to find then prove the closed-end equation for:

T(1) = 1              

T(n) = T(n-1) + 5  for n>1