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:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top