The problem is that:
Let $(x_n)$ be a bounded sequence, and $x^* =\limsup(x_n)$. Prove $$\lim\sum_{i=0}^n \frac{x_n}{n}\le x^*.$$
I want to prove it by contradiction.
I start with assume that $\lim\sum_{i=0}^n (x_n)/n> x^*$, then I know $\exists N \in \mathbb N$ (natural number) such that $x_n < \lim \sum_{i=0}^n (x_n)/n$ for all $n \ge N$. "
Then I do not know how to find a contradiction, could anyone help me?