Proving Infinite Limit from Definition, Floor Function

110 Views Asked by At

I want to formally prove that the function $$f(x)=\textrm{floor}\left(\frac{1}{\pi}\left(x-\frac{\pi}{2}\right)\right)$$ tends to infinity as $x\rightarrow\infty$. More specifically, I am having trouble finding a value for N in the statement $$\forall M \exists N(x>N\rightarrow f(x)>M)$$ that will allow me to prove that $f(x)>N$ assuming that $x>N$.