We have plot of $f(x)$. How we can plot $f(\lfloor x \rfloor)$ using geometric ways ?
My try : I think we should draw vertical lines parallel to axis $y$ on integer numbers but What is the next step ?
We have plot of $f(x)$. How we can plot $f(\lfloor x \rfloor)$ using geometric ways ?
My try : I think we should draw vertical lines parallel to axis $y$ on integer numbers but What is the next step ?
One can mark the points at $f(n)$ where $n\in\mathbb{Z}$ and draw the horizontal segments on $[n,n+1)$.
The simplest example is given by $f(x)=x$.