Cesàro's Lemma: Suppose that ($b_n$) is a monotonic increasing sequence of strictly positive real numbers such that $b_n \to \infty$. Let $x_n \to x < \infty$, then: $$\frac{1}{b_n}\sum_{k=1}^{n}{(b_k-b_{k-1})x_k}\to x \quad (n \to \infty).$$
Proof is here: proof.
However, I think that the condition of $b_n$, which is a positive monotonic increasing sequence, is too strict, all the proof need is $b_n \to +\infty$.
So is the result still right if I change the condition to $\lim b_n = +\infty$, that is,
$\forall G>0, \exists N > 0$, such that $b_n > G, \forall n > N.$