Define f(x)=x3∀x∈[2,4].
Then f is continuous and bounded function on [2,4].
For any δ>0 , we can find m∈N such that n1<δ for every n≥m
Let x1=m3,x2=2m3 , so that x1,x2∈[2,4]
Consider ∣x2−x1∣=∣∣2m3−m3∣∣=2m3>2δ>δ
and ∣f(x2)−f(x1)∣=∣32m−3m∣=3m
Therefore if we choose ε>0 such that ε>m
then we get ∣x2−x1∣>δ and ∣f(x2)−f(x1)∣<ε
Hence f is uniformly continuous on [2,4].
Comments