Help for proving a mapping is a diffeomorphism

  • Context: Graduate 
  • Thread starter Thread starter whattttt
  • Start date Start date
  • Tags Tags
    Diffeomorphism Mapping
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 7K views
whattttt
Messages
18
Reaction score
0
Hi, does anyone have any idea how to prove the mapping

R^2->R^2
(x/(x^2+y^2), y/(x^2+y^2)

is a diffeomorphism, and if it is not restrict the values so it is one

I am fairly sure it is not over R^2 as it is not continuous at 0, but I don't know what values to restrict it over. I have tried to find the inverse but to no avail, thanks in advance
 
Physics news on Phys.org
It's not even defined at the origin, so immediately you know it's not a diffeomorphism on R^2. Away from the origin it's smooth by inspection, so it would be enough to find a smooth inverse. You won't have to look very far to find one <wink>.
 
Ok, I didn't think it was defined at the origin. On order to find the inverse do I just set for example u=(x/x^2+y^2) and v=(y/x^2+y^2) and then try and get x and y in terms of u and v. Thanks
 
It will be more helpful to think geometrically about what this map is doing: it's dividing the coordinates of a point by the square of its distance from the origin. In polar coordinates, it would map (r, theta) to (1/r, theta). What would the inverse of that be?
 
I see how it is mapping all the points into a circle centred around the origin bit I'm not sure how the polar co-ords fit in. Do I just make x=rcos(theta) and y =rsin(theta). If as you said what the mapping is doing is dividing by the square of it's distance does that mean the inverse is multiplying by the square of it's distance. Sorry for all the questions
 
The function is its own inverse on the plane minus the origin.
 
So in order to prove that it is diffeomorphic all I have to do is show that (x/x^2+y^2,y/x^2*y^2) is continuous, differentiable and state that minus the origin it is it's own inverse?
 
how about going polar in this sense (x,y)=( r cos(u),r sin(u) )|-> ( r' cos (u') /r'^2 , rsin(u')/ r'^2 ) and solving for r',u' ? This gives you two equations write them both down.