How do I express the Kepler general orbit $r(\phi)$ in rectangular coordinates?
I use the identities $x=r\cos\phi$, $y=r\sin\phi$, and $r^2 = x^2 + y^2$, but I block at some point.
|
How do I express the Kepler general orbit $r(\phi)$ in rectangular coordinates? I use the identities $x=r\cos\phi$, $y=r\sin\phi$, and $r^2 = x^2 + y^2$, but I block at some point. |
||||
|
|
|
Remember that the Kepler orbit is $$ r = {1\over A + B cos(\theta)} $$ or $$ Ar + B r cos(\theta) =1 $$ substituting $$ A \sqrt{x^2 + y^2} + B x = 1 $$ $$ A \sqrt{x^2 + y^2} = 1- Bx $$ $$ A^2 (x^2 + y^2) = 1 - 2 Bx + B^2 x^2 $$ You can factor the x equation by completing the square, if you want to find the center of the ellipse. |
|||||||
|