Given the recursion $f(n) = 2f(n-1) + 2f(n-2) + 2f(n-3)$ starting with $f(0)=f(1)=f(2)=1$, work out the first 10 terms of series. what is the limiting ratio of terms?
But I don't know what is the limiting ratio of terms?
Given the recursion $f(n) = 2f(n-1) + 2f(n-2) + 2f(n-3)$ starting with $f(0)=f(1)=f(2)=1$, work out the first 10 terms of series. what is the limiting ratio of terms?
But I don't know what is the limiting ratio of terms?