is the function $f(x) = 1/x$ uniformly continuous on $(1, \infty)?$ I know that it is not uniformly continuous on $(0, \infty)$, but now I'm restricting it even more to get rid of most of the bad parts. I think the answer is yes.
2026-03-26 23:11:18.1774566678
Is $f(x) = \frac{1}{x}$ uniformly continuous on $(1, \infty)$?
121 Views Asked by user592402 https://math.techqa.club/user/user592402/detail At
2
If $x,y\in(1,\infty)$, then$$\left\lvert\frac1x-\frac1y\right\rvert=\frac{\lvert x-y\rvert}{xy}<\lvert x-y\rvert.$$So, for each $\varepsilon>0$, just take $\delta=\varepsilon$ and$$\lvert x-y\rvert<\delta\implies\left\lvert\frac1x-\frac1y\right\rvert<\varepsilon.$$