How Do You Convert Polar Coordinate Equations to Cartesian Form?

  • Thread starter Thread starter Saitama
  • Start date Start date
  • Tags Tags
    Curves Polar
Saitama
Messages
4,244
Reaction score
93

Homework Statement


For a curve in Cartesian form, show that
\tan \phi = \frac{xy'-y}{x+yy'}


Homework Equations





The Attempt at a Solution


According to the book notation, ##\phi## is the angle between the radius vector and tangent at any point of the curve. I know that ##\tan \phi=rd\theta/dr## but how am I supposed to convert this to Cartesian form. I am currently studying polar curves by myself. I thought I can do simple stuff before studies begin so any help is appreciated. Thanks! :)
 
Physics news on Phys.org
Stay with Cartesian coordinates and express tan(theta) with them.

ehild
 
ehild said:
Stay with Cartesian coordinates and express tan(theta) with them.

And how should I do that? :confused:

I tried it again and I get the answer now. In Cartesian coordinates, ##x=r\cos \theta##(i) and ##y=r\sin \theta##(ii).
Differentiating (i) w.r.t ##\theta##
\frac{dx}{d\theta}=\cos \theta \frac{dr}{d\theta}-r\sin\theta
\frac{dx}{d\theta}=\frac{x}{r}\frac{dr}{d\theta}-y
Let ##rd\theta/dr=k##
\Rightarrow \frac{dx}{d\theta}=\frac{x}{k}-y
Similarly,
\frac{dy}{d\theta}=\frac{y}{k}+x
Dividing the above two equations and solving for ##k##,
k=\frac{xy'-y}{x+yy'}
And since ##k=\tan \phi##, hence proved.

Looks good?
 
Why to mix polar coordinates in? Φ is the angle between the radius vector r=xi+yj and the tangent vector 1i+y'j. Express cosΦ with their dot product and sinΦ with the cross product.

ehild
 
  • Like
Likes 1 person
ehild said:
Why to mix polar coordinates in? Φ is the angle between the radius vector r=xi+yj and the tangent vector 1i+y'j. Express cosΦ with their dot product and sinΦ with the cross product.

Thanks ehild! Your method gives the answer in a few steps. It is really a nice way to solve the problem contrary to mine which took more time. :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top