asked 105k views
4 votes
If f(1) = 1 and f(n) = f(n-1)2 – 4 then find the value of f(4).

asked
User Cicero
by
7.8k points

1 Answer

13 votes
f(1) = 2

f(2) = -5f(2-1) = -5f(1) = -5(2) = -10

f(3) = -5f(3-1) = -5f(2) = -5(-10) = 50

So, f(4) = ?
answered
User Hschne
by
9.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.