Consider the sequence $c_n=(-1)^{n-1}n$
Show that $\sum c_n$ is not Cesaro summable using the hint: "If $\sum c_n$ is Cesaro summable, then $\frac {c_n}{n}$ tends to $0$"
the $N^{th}$ Cesaro sum of the series $\sum_{k=1}^{\infty}c_k$ is $\sigma_N=\frac {s_1+\cdots s_N}{N}$, where $s_n=\sum_{k=1}^{n}c_k$
So $\sigma_n-\frac{n-1}{n}\sigma_{n-1}= \frac {s_n}{n}$ but in the solution manual it says that $\sigma_n-\frac{n-1}{n}\sigma_{n-1}= \frac {c_n}{n} \tag {*}$
and concludes that $\lim_{n\rightarrow \infty} \frac {(-1)^{n-1}n}{n}\neq 0$ , which I agree..
But I didn't understand the starred part.
By the way are the notations $\sum c_n$ and $\sum_{k=1}^{\infty}c_k$ the same?
I believe there is a misprint and it is $\frac {s_n} n$ that must tend to $0$. Now look at $s_n$, say for odd n and group the terms 2-by-2. You can easily see that $\frac {s_n} n$ does not tend to $0$ so $\sum c_n$ is not Cesaro summable. And yes, $\sum c_n$ is just a short form for $\sum_{k=1}^{\infty} c_k$.