Prove: $$ \lim_{n\to \infty}(\{{\sqrt{n}}\}) \neq 0 $$
It's obvious that $\{\sqrt{n}\} = 0$ when $\sqrt{n} \in \mathbb{N}$ and $1\gt$ $\{\sqrt{n}\}$ $\gt 0$ when $\sqrt{n} \notin \mathbb{N}$. I have to find an infinite group of numbers that each one of them is greater than $\ 0+\varepsilon$. That's how I define an $\varepsilon$ environment for $\\0$ and disprove it. How can I find it? thanks.
This is a bit more subtle than it looks at first glance. Here's how I would approach a problem like this: I know that $\{\sqrt{n}\}=0$ when $n=k^2$ and when $n=(k+1)^2$. Since I want to maximize it, I should probably look at the 'worst-case scenario': $\{\sqrt{n}\}$ is increasing between squares, then drops back to zero only to increase again; so what if I look at $n=(k+1)^2-1$? This is an infinite subsequence of numbers trending to $\infty$, and you should be able to show a bound away from $0$ for $\{\sqrt{(k+1)^2-1}\}$. (Note that $\lfloor\sqrt{(k+1)^2-1}\rfloor=k$, so you just have to find a lower bound on the distance $\sqrt{(k+1)^2-1}-k$.)