The sum of the first $14$ terms of an arithmetic sequence is $2014$. If the sum of the first $28$ terms of the same sequence is $2014$, what is the sum of the first $42$ terms of the sequence?
I thought the sum would be the same ($2014$) since it didn't change from the $14$ term sum to the $28$ term sum.
The sum of the first 14 terms is $2014$, the sum of the next 14 terms is $0$, and then the sum of the next 14 terms is $-2014$.
And the sum of $$2014 + 0 + (-2014) = 0$$
This is because the sequence of $$\begin{array}{ccccc} (a+0d)& +&(a+1d)& + \cdots +& (a+13d),\\ (a+14d)& +&(a+15d)& + \cdots +& (a+27d),\\ (a+28d)& +&(a+29d)& + \cdots +& (a+41d),\\ &&\vdots \end{array}$$ are in AP with term difference $14^2 d$.