I've been encountering problems that appear simple and similar (as you can see) but I don't have any reference on how to start solving them. My biggest problem, actually, is that a lot of technical terms are different in my language, so I'm having trouble googling for directions. So, even a: "Let me google that for you," would be very helpful!
For the following problems, the function $x \in X$ where $X$ is a Banach space, and $x_n$ is a series of functions.
Problem #1
If we know that: $ \lim\limits_{n\to \infty} x_n = \gamma $
Then, prove the equation:
$$ \lim\limits_{n\to \infty}\frac{x_1+x_3+...+x_{2n+1}}{2n+1} = \frac{\gamma}{2}$$
Problem #2
If we know that: $ \lim\limits_{n\to \infty} x_n = x $
Then, what is:
$$ \lim\limits_{n\to \infty}\frac{x_1+2x_2+...+nx_n}{n^2} $$
Problem #3
If we know that: $ x=(x_n) \in l^1 $ (the $l^p$ space with p-norm, where $p=1$)
Then, prove the equation:
$$ \lim\limits_{n\to \infty}\frac{nx_1+(n-1)x_2+...+2x_{n-1}+x_n}{n} = \sum_{n=1}^\infty x_n $$