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.
On an open and bounded interval $(a,b)$:
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.