Is $f(x)=x\sin(x^{-2})$ uniformly continuous on (0,1)? Is $f(x)=\sin(x^{-2})$?
Potentially useful equations: For all $\epsilon\gt 0$ $$|f(x)-f(y)|\le\delta$$ $$|x-y|\le\epsilon$$ If the function is uniformly continuous.
This is the only way I know of to prove uniform continuity, but I'm not entirely sure how to apply it in this case. Generally, I would also apply Triangle's inequality in these problems, but I feel that it is unhelpful in this case
Note that $x \sin(x^{-2})$ satisfies $\lim_{x \to 0^+} x \sin(x^{-2}) = 0$, so that the function $$f(x) = \left\{ \begin{array}{ll} x \sin(x^{-2}) & x > 0 \\ 0 & x = 0 \end{array} \right.$$ is continuous on $[0,\infty)$. It is thus uniformly continuous on any subset of any compact subset of $[0,\infty)$.