0
$\begingroup$

Consider the sequence $-6,-12,18,24,-30,-36,42,48,\cdots$

If the sum of first $n$ terms of the sequence is $120$,how to find $n$?

Each term is a increasing multiple of $6$ but I am not sure how to take care of $\pm$ which repeates after two terms, any ideas?

  • 0
    @mixedmath: it might be too late, and I'm mobile (so it's tricky to mark it all up)!2011-12-12

2 Answers 2

5

HINT $\ $ Cancel a factor of $6$ then note $\rm\ 4k\ - (4k+1) -(4k+2)\ +\ 4k+3\ =\ -1 -2 + 3\ =\ 0$ hence the sum up to the term $\rm\:4\:n\:$ is simply $\rm\: 4\:n\:,\:$ since all prior terms are chunks of $4$ that sum to $0$. Thus we obtain the sum $\rm\ 4\:n = 120/6 = 20\:$ for $\rm\: n\ =\ \ldots$

  • 0
    $n=5$, hence there will be $20$ terms, which is the answer.2011-12-12
2

Hint: The sum of each $4$ consecutive terms (beginning with $n\equiv 0 \pmod 4$) is $24$, since $-n + -(n+6) + (n+12) + (n+18) = 24$. So the sum of the first $4n$ terms is $24n$.