Find the sum of the $n$-th term of : "$-6,-12,18,24,-30,-36,42,48,\cdots $"
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?
$\endgroup$ 42 Answers
$\begingroup$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$
$\endgroup$ 1 $\begingroup$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$.
$\endgroup$