Asked by Anonymous
Consider the sequence
1,-2, 3,-4, 5, -6,.........., n(-1)^(n+1)
What is the average of first 300 terms of the sequence?
1,-2, 3,-4, 5, -6,.........., n(-1)^(n+1)
What is the average of first 300 terms of the sequence?
Answers
Answered by
Steve
rearrange the terms to see that the first 2n terms are
1+3+5+... - 2(1+2+3+...)
= n^2 - 2(n(n+1)/2)
= n^2 - n^2-n
= -n
so, the average is -n/2n = -1/2
or, rearrange to see that the first 2n terms are
(1-2)+(3-4)+...+(n-(n+1))
= -1 + -1 + ...
= -n
average is -n/2n = -1/2
1+3+5+... - 2(1+2+3+...)
= n^2 - 2(n(n+1)/2)
= n^2 - n^2-n
= -n
so, the average is -n/2n = -1/2
or, rearrange to see that the first 2n terms are
(1-2)+(3-4)+...+(n-(n+1))
= -1 + -1 + ...
= -n
average is -n/2n = -1/2
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.