Asked by Emily
Find the general term in simplest form for the sequence 2,1,-4,7,-10,13,-16.
There's an addition of 3 with alternating signs I think but I'm unable to find a general term.
There's an addition of 3 with alternating signs I think but I'm unable to find a general term.
Answers
Answered by
Reiny
suppose they were all positive:
2,1,4,7,10,13,16
that general term would be 3n-5, from the second term on
It looks like the first term is an outlier if I make that change, let's hope it works out
but we want to make the terms alternate between + and -
this can be done by (-1)^n
so the sequence can be defined as follows
term(n) = (-1)^n (3n-5)
testing:
term(1) = (-1)^1 (3 - 5) = -1(-2) = 2
term(2) = (-1)^2 (6-1) = (=1)(1) = 1
....
term(5) = (-1)^5 (15-5) = (-1)(10) = -10
term(6) = (-1)^6 (18-5) = (+1)(13 = 13
looks ok
2,1,4,7,10,13,16
that general term would be 3n-5, from the second term on
It looks like the first term is an outlier if I make that change, let's hope it works out
but we want to make the terms alternate between + and -
this can be done by (-1)^n
so the sequence can be defined as follows
term(n) = (-1)^n (3n-5)
testing:
term(1) = (-1)^1 (3 - 5) = -1(-2) = 2
term(2) = (-1)^2 (6-1) = (=1)(1) = 1
....
term(5) = (-1)^5 (15-5) = (-1)(10) = -10
term(6) = (-1)^6 (18-5) = (+1)(13 = 13
looks ok
Answered by
Emily
Thank you
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.