Select the recursive formula for the sequence {2, 12, 22,

32...}. (1 point)
© f (n.) = 10 + 2 (n - 1)
O f (1) = 10. / (n) = / (n. - 1) + 2 for. n. 7
1
O f (n) = 2 + 10 (n

1 answer

The correct recursive formula for the sequence {2, 12, 22, 32...} is:

f(n) = f(n-1) + 10