billy2908
- 12
- 0
Homework Statement
Let f(x)=x^{1/3} show that it is uniform continuous on the Real metric space.
Homework Equations
By def. of uniform continuity \forall\epsilon>0 \exists\delta>0 s.t for \forall x,y\in\Re where |x-y|<\delta implies |f(x)-f(y)|< \epsilon
The Attempt at a Solution
I started w/ |x^{1/3} -y^{1/3}|* (|x^{2/3} +xy^{1/3}+y^{2/3}|/|x^{2/3} +xy^{1/3}+y^{2/3}|)
=|x-y|/(|x^{2/3} +xy^{1/3}+y^{2/3}|)
But it doesn't seem to be uniform cont. if I set \delta=\epsilon*(|x^{2/3} +xy^{1/3}+y^{2/3}|)