A function f is said to he uniformly continuous is for arbitrary points x and y,
|f(x)-f(y)|< when |x-y|< such that is independent of x and y.
Here, f(x)= x2 on [0,1]
Let y [0,1] such that
for |x-y|<
|f(x)-f(y)|= |x2-y2|
<|(x-y)(x+y)|
<2|x-y|
<2
Choose
|f(x)-f(y)|< for |x-y|< where is independent of x and y.
Hence, f is uniformly continuous on [0,1]
Comments