Does $\lim_{x \to 0+} \left(x\lfloor \frac{a}{x} \rfloor\right)=a?$
I'm going to say this statement is false, and try to use the properties of limits
$$\lim_{x \to 0+} \left(x\lfloor \frac{a}{x} \rfloor\right)=\lim_{x \to 0+} x.\lim_{x \to 0+}\lfloor \frac{a}{x}\rfloor$$ =$0.\infty$ which is undefined.
Or is it $\infty $ because x ends up being a little bigger than 0?
Hint: Suppose that $a$ is positive. Then $$\left\lfloor\frac{a}{x}\right\rfloor=\frac{a}{x}-\delta(a,x),$$ where $0\le \delta(a,x)\lt 1$. Now multiply by $x$ and take the limit.
The case $a$ negative will be very similar, and $a=0$ is obvious.