Which recursive formula can be used to generate the sequence below, where f(1) = 3 and n ≥ 1?
3, –6, 12, –24, 48, …
f (n + 1) = –3 f(n )
f (n + 1) = 3 f(n )
f (n + 1) = –2 f(n )
f (n + 1) = 2 f(n)
Answers
Answered by
11
f(1)=3
f(2)=-6
f(3)=12
f(4)=-24
It is very clear from observing the pattern that f(n+1)=-2f(n)
So, option C is correct.
f(2)=-6
f(3)=12
f(4)=-24
It is very clear from observing the pattern that f(n+1)=-2f(n)
So, option C is correct.
Answered by
1
Answer:
Step-by-step explanation:
Given : 3, –6, 12, –24, 48, …
f(1)= first term = 3
Common ratio = r =
Since the given sequence forms the G.P.
So, formula of nth term in G.P. =
So, the formula fro the given sequence of nth term :
Now,
So, recursive formula:
Hence recursive formula can be used to generate the sequence below, where f(1) = 3 and n ≥ 1 is
Thus Option c is correct.
Similar questions