SOLUTION: I am looking for a function rule for the following: n f(n) 1 3 2 5 3 8 4 12
Algebra
->
Functions
-> SOLUTION: I am looking for a function rule for the following: n f(n) 1 3 2 5 3 8 4 12
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 281846
:
I am looking for a function rule for the following:
n f(n)
1 3
2 5
3 8
4 12
Answer by
subudear(62)
(
Show Source
):
You can
put this solution on YOUR website!
The function rule for this is f(n) = f(n-1) + n where f(0) = 2