Uniform Convergence: Does f^-1 Have the Same Property?

pivoxa15
Messages
2,250
Reaction score
1
If f is uniformly continuous then does that mean f^-1 its inverse is also?
 
Last edited:
Physics news on Phys.org
Do you mean uniformly continuous? Then no, even if f is invertible. For example, take f=x^3, which is uniformly continuous, but whose inverse, x^1/3, has infinite slope at x=0, and so isn't uniformly continuous.
 
You mean uniformly continuous, right? And the answer is no. Consider tan(x) and arctan(x).
 
StatusX said:
Do you mean uniformly continuous? Then no, even if f is invertible. For example, take f=x^3, which is uniformly continuous, but whose inverse, x^1/3, has infinite slope at x=0, and so isn't uniformly continuous.

Yes. Uniformly continous. f=x^3 is not uniformly continous, however.
 
Ok, fine, take it on the interval [-1,1], or redefine it outside a region like this so the slope doesn't blow up. You should notice that the problem comes from the origin, so changing it's behavior far away from this point won't help anything.
 
StatusX said:
Ok, fine, take it on the interval [-1,1], or redefine it outside a region like this so the slope doesn't blow up. You should notice that the problem comes from the origin, so changing it's behavior far away from this point won't help anything.

Why is the problem at the origin? It seems to me that the bound on y is increading at the end of the domains. So harder to keep it fixed when the domain is infinite. So confining the domain is an option as you stated.
 
Is h(x)=sqrt(x) on [0,infinity) uniformly continuous?
 
pivoxa15 said:
Why is the problem at the origin?

The 'problem' is that which makes the inverse not uniformly continuous.

Anyway, why did you assume that the domain had to be all of R? Clearly it doesn't need to be - it can be anything - and with the domain [0,1] for x^3, you have a counter example. If someone posts a bit of help, maybe think about what they wrote for a while before telling them its wrong.
 
Sorry, x^1/3 on a compact set is uniformly continuous by heine-cantor. I must have been thinking of Lipschitz continuity. Just use dick's example.
 
  • #10
x^(1/3) on [0,1] IS uniformly continuous. It just doesn't have a bounded derivative.
 
  • #11
Dick said:
x^(1/3) on [0,1] IS uniformly continuous. It just doesn't have a bounded derivative.

So is this the reasoning:

Uniform continuity means choose any fixed epsilon>0 such that there exists a minimum delta in the domain. In this case the minimum delta=d(0,x) for every fixed epsilon. d(x,y) denotes the distance between x and y in the domain using the standard metric.

However if for the same function on (0,1] then there isn't a min delta for every fixed epsilon because for any epsilon, one can keep going towards the origin so that delta can always be made smaller.

x^3 would be uniformly continuous on [0,1] but not on [0,1).
 
  • #12
It's still uniformly continuous on [0,1). Where did you find a rule that says delta has to be smaller than the distance to the end of your domain?
 
  • #13
Dick said:
It's still uniformly continuous on [0,1). Where did you find a rule that says delta has to be smaller than the distance to the end of your domain?

So x^3 is uniformly continuous on [0,1)?
The minimum delta would be d(x,1) but 1 is not in the domain. Is that a problem?

If that is not a problem than how is x^(1/3) on [0,1] uniformly continuous?

Can you rephrase your question? I don't understand it very well.
 
Last edited:
  • #14
The point is that |x-x0|<delta doesn't mean that all such x need to be in the domain. There is no such rule in the definition of uniform continuity.
 
  • #15
That is a very strange way of defining uniform continuity.

f is uniformly continuous if for all e, there is a d such that |x-y|<d implies |f(x)-f(y)|<e.

What has 'the minimum delta' got to do with anything?
 
Back
Top