ozone
- 121
- 0
Homework Statement
Say we have a function such that
x = uv , y = (u^2 - v^2) /2
Hence our line element in Cartesian coordinates is.
ds^2 = dx^2 + dy^2
Now I have two questions. I like to work on math problems algebraically if possible so I thought to convert our line element I could take the implicit derivative of both x and y.
Hence we have
dx = (du*v) + (u*dv), dy = (2u du - 2v dv)
However if i were to square these terms out I would then have some mixed components such as 4vu du dv
I tested this technique with polar coordinates and using x = r \cos \theta, y = r \sin\theta and I managed to come out to the proper line element.
Can someone please point me in the right direction as to what I need to do to get the proper line element?
Also I had one more question. If i wanted to find the equation of the unit circle centered at the origin in our new coordinate system can I just take the cartesian equation x^2 + y^2 = 1 , plug in our substitutions, and then solve?
Last edited by a moderator: