- #1
Calley
- 5
- 0
- Homework Statement
- Induktion problem seeming problematic
- Relevant Equations
- It says that we have sequence starting with T1, T2,T3...
and that Tk+1 = Tk + Tk-1 + Tk-2. it also says that T1=T2=T3=1. Then states that Tk<=2^k,
for all K= 1, 2 ,3....
I have come to the conclusion that the sequence is 1 1 1 3 5 9...
trying to do induktion and I get Tp+1=2^p+1, which means that 2^p +2p-1 + 2p-2 <=2^p+1 and this is not really solvable in any satisfactory way. What am I doing wrong?
trying to do induktion and I get Tp+1=2^p+1, which means that 2^p +2p-1 + 2p-2 <=2^p+1 and this is not really solvable in any satisfactory way. What am I doing wrong?