asked 9.6k views
3 votes
A sequence is defined recursively by the formula f(n+1) =f(n) + 3 the first term of the sequences is -4 what is the next term in the sequence

asked
User Tor Arne
by
7.7k points

1 Answer

0 votes
-1 would be your answer. f(0) = -4. f(1) = f(0)+3 so f(1) = -1
answered
User Cesare Polonara
by
8.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.