kmeado07
- 40
- 0
Homework Statement
Define the numbers a(0),a(1),a(2),...by a(0)=1, a(1)=3, a(n)=4[a(n-1) - a(n-2)]. for n>=2
Show by induction that for all n>=1, a(n)=2^(n-1) [n+2]
Homework Equations
The Attempt at a Solution
proof by induction is not my stong point, and i really don't know where to start on this question. Any help would be much appreciated!