Original Question. Part 1Original Question. Part 2.Hi i just have a quick question. I have a question for my assignment which asks for a(n). I believe I have solved for a(n) and it is $$ a_n = 7a_{n-2} + 14a_{n-3}$$ (the question asks specifically to solve it in terms of n-2 and n-3)
so I have that statement and now it is asking me to prove by induction that a(n)<=3.8^n for all n=>2.
I figured the basic induction step but I can't seem to find how to expand it or substitute a(k) into a(k+1) statement during the induction step.
sorry I should have mentioned that a(1) = 7, a(2) = 14, a(3) = 49, a(4) = 196 for n=>4. and a(0) = 0
What is the value of $a_0,a_1,a_2$? It is unlikely that $a_n \le 3.8^n$ since usually $a_n = O(4.497324135953^n)$ since the real root of characteristic equation $x^3-14x-28$ is 4.497324135953