SOLUTION: f(1)=16 and f(n)=1/2*f(n-1)
Algebra.Com
Question 1100932: f(1)=16 and f(n)=1/2*f(n-1)
Found 2 solutions by ikleyn, Shin123:
Answer by ikleyn(52787) (Show Source): You can put this solution on YOUR website!
.
Without your question, this post is incomplete
and is the subject of ignoring.
Answer by Shin123(626) (Show Source): You can put this solution on YOUR website!
What about it?
RELATED QUESTIONS
f(1) = 2 and f(2) = 3, f(n) = f(1) + f(2) + f(n - 1), for n > 2.
f(5) =... (answered by solver91311)
given f(1)=2 and f(n)=2f(n-1)-1, find... (answered by user_dude2008)
F(1)=2... (answered by ikleyn)
A sequence is defined recursively by f(1) = 16 and f(n) = f(n-1) + 2n
Find... (answered by robertb)
given f(n) = 1/2 n + 1; find... (answered by ikleyn)
f(n)=16+(6-1)32=176
(answered by josgarithmetic)
F(1)=6,f(n)=f(n-1)-5 (answered by ikleyn)
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)