
Kaylene V.
asked 09/22/21If f(1)=1 and f(n+1) = f(n)2 -3 then find the value of f(4)
If f(1)=1 and f(n+1) = f(n)2 -3 then find the value of f(4)
2 Answers By Expert Tutors
f(1) = 1
f(2) = f(1)2 - 3 = 12 - 3 = -2
f(3) = f(2)2 - 3 = (-2)2 - 3 = 4 - 3 = 1
f(4) = f(3)2 - 3 = _____?
Looks like this sequence alternates between two values, f(n) = 1 for odd values of n and f(n) = -2 for even values of n.
Shashi B. answered 09/23/21
Experienced Math (All Levels) ,SAT/ACT Mathematics & Science Tutor
Given f(1)=1
f(n+1)=f(n)^2-3
Substitute n=1
f(1+1)=f(1)^2-3
f(2)= (1)^2-3
f(2)=1-3
f(2) = -2
You can find out f(3) if you substitute n=2 in the equation.
f(2+1)= f(2)^2-3
f(3) =(-2)^2 -3
f(3) = 4-3
f(3) =1
Same way you can find out f(4). put n=3 in the equation.
f(3+1)= f(3)^2-3
f(4) = (1)^2-3
f(4) = 1-3
f(4) = -2
Answer: f(4)=-2
Kaylene V.
Thank you!09/23/21
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Paul M.
09/22/21