Not uniformly continuous

360 Views Asked by At

I know that a function $f:A→\mathbb{R}$ is not uniformly continuous iff there exists $ϵ>0$ and there exist sequences $(x_n)$ and $(y_n)$ in $A$ such that $\lim_{n→∞} |x_n-y_n|=0$ and $|f(x_n)-f(y_n)|≥ϵ$ for all $n∈\mathbb{N}$.

I want to know if there is any other method to disprove the uniform continuity of a function, either by boundlessness of the function (or its derivative), or by using the graph of the function.

Thank you.

1

There are 1 best solutions below

9
On BEST ANSWER

On an open and bounded interval $(a,b)$:

Theorem. If $f\colon(a,b)\to\mathbb{R}$ is uniformly continuous, then it can be extended by continuity into a continuous (and thus uniformly continuous) function $\tilde{f}\colon[a,b]\to\mathbb{R}$.

As contrapositive, we get that if $f$ is unbounded on $(a,b)$, then it cannot be uniformly continuous. (Otherwise, it could be extended into a continuous $\tilde{f}$ bounded on $[a,b]$.)

This fails if you consider an unbounded interval, of course. $f\colon x\in[0,\infty)\mapsto \sqrt{x}$ is uniformly continuous, but not quite bounded.