SOLUTION: I need the formula used n 1,2,3,4 f(n) 4,8,12,16

Algebra ->  Sequences-and-series -> SOLUTION: I need the formula used n 1,2,3,4 f(n) 4,8,12,16      Log On


   



Question 1118156: I need the formula used

n 1,2,3,4
f(n) 4,8,12,16

Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
n    1, 2, 3,  4
f(n) 4, 8, 12, 16

Notice that each index increment makes f an increase of plus four.

Answer by ikleyn(52788) About Me  (Show Source):
You can put this solution on YOUR website!
.
f(n) = 4n.