I'm interested in the graph of the function $[\frac{1}{x}]$. may seems simple, also I graphed it myself. But there is difference between my solution and the manual solution.
Here is the solution of the solution manual:

But I think it's wrong about $x<-1$.
any response appreciated.
2026-04-29 20:53:57.1777496037
Graph of the function $[\frac{1}{x}]$
78 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If by $\left[\frac{1}{x}\right]$ you mean "the integer part of $x$", then the plot is correct.
Note that if $x < -1$, then $\left|\frac{1}{x}\right| < 1$, so $\left[\frac{1}{x}\right]$ has integer part $0$.
Edit: This answer is based on the following convention: http://mathworld.wolfram.com/IntegerPart.html