Let $\{x_n\}$ be a sequence in $\Bbb R$ and $x_n\to x$ as $n\to \infty$. Then $$\frac{(2n-1)x_1+(2n-3)x_2+\dots +3x_{n-1}+x_n}{n^2}\to x$$.
Do anyone know how to solve this kind of problem efficiently? I think I need to estimate $$\left|\frac{(2n-1)x_1+(2n-3)x_2+\dots +3x_{n-1}+x_n}{n^2}-x\right|$$ Is there some other ways to calculate the limit directly?
Thanks for any comments.