If $$\lim_{n\rightarrow \infty} \frac{s_n}{n}= L \ne 0$$ then $\{ s_n \}$ is not bounded.
How to prove this generally (i.e. without help of examples)?
I've sketched a proof below. Is it right. If not what is the flaw?
My attempt of proof:
If $$\lim_{n\rightarrow \infty} \frac{s_n}{n}= L \ne 0$$ then$ |\frac{s_n}{n}- L |< \epsilon , (n\ge N)$
$L- \epsilon < \frac{s_n}{n}< L+ \epsilon$
$\frac{s_n}{n}< L+ \epsilon \implies s_n <n (L+\epsilon)$
When $n \rightarrow \infty , s_n < \infty$
Then we can't find an N such that for any $M>0$, $|s_n |\le M$ i.e. for any $(n\ge N)$ we can't find an N such that $s_n \le -M$.
Suppose that $\{s_n\}$ is bounded. Then for all $n$ there exists $M>0$ such that $|s_n|\leq M$. Then we have $$-M\leq s_n\leq M ~~\forall n$$
So
$$\lim_{n\to\infty}-M/n\leq \lim_{n\to\infty} s_n/n\leq\lim_{n\to\infty} M/n.$$
By squeeze theorem, we have a contradiction:)