Prove that f R rightarrow R given by fx x3 is continuous bu
Solution
Let\'s 1st proof that f(x) = x^3 is continuos for all R,
we know that for f(x) to be continuos it should satisfy |f(x) -f(x0)| <= e for all x0 belonging to R and a small postive integer e.
putting the values |x3x03|= |(x-x0)(x2+x02+x*x0)| ------------------------------------(1)
as you may know that |x||x0|+|xx0| ,
|x2+x*x0+x02+|(+|x0|)2+|x0|+|x0|2=2+3|x0|+2|x0|2
so |x3x03|(2+3|x0|+2|x0|2) and you can pick =min(1+3|x0|+2|x0|2,1) to prove its continuity.
*Note - Alternatively, you could just ignore the whole mess by noting that the product of continuous functions is continuous, so x3=xxx is continuous since x is (choose =).
Now I will prove that f(x) is not uniformly continuous by contradiction method
Suppose f(x)=x3 were uniformly continuous. Then for any , there is a that works for all a.
Let\'s take =1; we are now given such that for all a and for all x with |xa|<, we must have |f(x)f(a)|<.
Choose a large enough so that 3a2/2>1; for example a=((2/3)) +1 works.
Now take x=a+/2; this satisfies |xa|=/2<.
Hence we SHOULD have |f(x)f(a)|<=1.
Instead we have |f(x)f(a)|=|f(a+/2)f(a)|
=|(a+/2)3a3|
=|(3a2)/2+3a2/4+3/8|
|(3a2)/2|>1.
This is a contradiction, and hence f(x)
is not uniformly continuous.
