I need to solve the following question:
Prove using $\varepsilon$ and N that the following sequence is divergent: $$a_n = \sqrt{n} - ⌊\sqrt{n}⌋$$ $$\lim_{n\rightarrow \infty} (a_n) \ne L$$
Without using proof by contradiction -
which means I need to show that for any $L\in \mathbb{R}$ exists $\varepsilon>0$ such that for any $N\in \mathbb{N}$ exists n such that $n>N \,$ and $\, |a_n-L| \ge \varepsilon$.
I've tried to split it into $L\le 0$ and $0<L\le 1$ and $L>1$
or $L\le 0 $ and $L>0$ - but nothing helped...
What can you say about $a_{k^2}$ and $a_{k^2 - 1}$ as $k$ ranges through the positive integers? What's the limit of their difference?