What is the smallest real number $M$ so that $x>M$ implies that $[1/x]<10^{-6}$
My Intuition:
$$\begin{align}\frac{1}{x}<\frac{1}{10^6}\end{align}$$
$$\begin{align}10^6<x\end{align}$$
and we kno that $x>M$ , so it seems obvious to me the smallest real value of $M$ is :
$10^6+1=1000001$
Am I wrong? I don't know the correct answer to this. Since this was a question that was given to a friend to do as homework after she studied Limits in her calculus class. Because I used only simple algebra, this is strange and makes me suspicious about my reasoning because I didnt use calculus.