I have been asked to tell in which points in $\mathbb R$ the limit does and does not exist.
$$\lim_{x\to x_0}\lfloor x\rfloor$$
Now, I have been thinking about first showing that the limit exists in all $x\in(\mathbb R / \mathbb Z)$
In order to do so, I tried to show that, for every $\epsilon>0$, I can find a $\delta>0$ so that the definition stands. I thought about choosing $\delta=\frac12\left(x-\lfloor x\rfloor\right)$ so that indeed I can always find a $\delta$ small enough to stay in my environment.
I'm having difficulties formalizing that. Also, I know that $\delta$ should not depend on $x$.
Where do I go from there?
Thanks!