Finding the Inverse of a Transformation: Solving for u and v

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
4 replies · 3K views
Castilla
Messages
241
Reaction score
0
By some reason I can't access to Latex...

Let be (x, y) = T(u,v) = (uv, v^u)

So x = x(u,v) = uv
and y = y(u,v) = v^u.

I see that T is an injective function, but I can't find u = u(x, y). Can you help me?

Thanks.
 
Physics news on Phys.org
Well let's drop that function, I would thank if you could provide any example of a transformation with its inverse.
 
OK, so u = u(x,y) = y/x and v = v(x,y) = (x^2)/y.

Thanks, Enuma!