Hello good morning,
I am stuck on this question.
This sequence: 0, 3, 8, 15, 24,35, 48, 65 are the first eight terms.
a) write the function f(x) that would correspond to this sequence.
my ans: x^2 +1
b) Write the general term t^n (an equation ) for the n th term of this sequence.
my ans: t^n = x^2 + 1
c) write a recursive formula forthis sequence.
d) Find the 13th term of this sequence using the formula from a).
When I use the formula from a) my ans = t^13 = x^2 +1
= (13)^2 +1
= 169 +1
= 170.
If I count the sequence as I have,(0+3 =3, 3+5 = 8,8+7=15, 15+ 9=24,24+11= 35,.........) The answer would be completely different to the one using the formula.
Can you explain how to find the term of a sequence and write a recursive formula when the values used in the sequence are different?
Thanks
yfelix45
I am stuck on this question.
This sequence: 0, 3, 8, 15, 24,35, 48, 65 are the first eight terms.
a) write the function f(x) that would correspond to this sequence.
my ans: x^2 +1
b) Write the general term t^n (an equation ) for the n th term of this sequence.
my ans: t^n = x^2 + 1
c) write a recursive formula forthis sequence.
d) Find the 13th term of this sequence using the formula from a).
When I use the formula from a) my ans = t^13 = x^2 +1
= (13)^2 +1
= 169 +1
= 170.
If I count the sequence as I have,(0+3 =3, 3+5 = 8,8+7=15, 15+ 9=24,24+11= 35,.........) The answer would be completely different to the one using the formula.
Can you explain how to find the term of a sequence and write a recursive formula when the values used in the sequence are different?
Thanks
yfelix45