SOLUTION: f(1) = 2 and f(2) = 3, f(n) = f(1) + f(2) + f(n - 1), for n > 2.
f(5) = ?
Algebra.Com
Question 799317: f(1) = 2 and f(2) = 3, f(n) = f(1) + f(2) + f(n - 1), for n > 2.
f(5) = ?
Answer by solver91311(24713) (Show Source): You can put this solution on YOUR website!
I'll get you started.
From the definition of
we can say that
.
But we don't know
.
But
.
But we don't know
.
But
.
Ah ha!
.
Now you can go back and calculate
and then once you have that value, you can calculate
.
Good luck.
John

Egw to Beta kai to Sigma
My calculator said it, I believe it, that settles it
RELATED QUESTIONS
1. I v (N&F)
2. I > F
3.... (answered by solver91311)
Let f be a function defined by f(n)=2f(n-1)+3f(n-2), where f(1)=3 and f(2) = 1.... (answered by ikleyn)
F(1)=2... (answered by ikleyn)
given f(n) = 1/2 n + 1; find... (answered by ikleyn)
given f(1)=2 and f(n)=2f(n-1)-1, find... (answered by user_dude2008)
f(1)=16 and f(n)=1/2*f(n-1) (answered by ikleyn,Shin123)
f(x)=e^-x
find:
1.f'(x)
2.f"(x)
3.f"'(x)
4.f^4 (x)
5.f^n (x)
6.f'(0)
7.f"(0)... (answered by ewatrrr)
if f(1)=5 and f(n)=-2f(n-1)+2 then what is the value of... (answered by MathLover1)
The function f(n) is defined for all integers n, such that
f(x) + f(y) = f(x + y) -... (answered by CPhill,ikleyn)