aaj92
- 23
- 0
Homework Statement
We have proved that any Kepler orbit can be written in the form of r(\phi) = \frac{c}{1+\epsilon*cos(\phi)} where c>0 \epsilon\geq 0. for the case that 0 \leq \epsilon < 1, rewrite this equation in rectangular coordinates (x,y) and prove that the equation can be cast in the form 8.51 which is the equation of an ellipse. Verify the values of the constants given in 8.52
Homework Equations
8.51: 1 = \frac{(x+d)^{2}}{a^{2}} + \frac{y^{2}}{b^{2}}
8.52: a = \frac{c}{1-\epsilon^{2}} ; b = \frac{c}{\sqrt{1-\epsilon^{2}}} ; d = a\epsilon or d = \frac{c\epsilon}{1-\epsilon^{2}}
The Attempt at a Solution
i plugged in equation 8.52 into 8.51 and started simplifying stuff... I ended up with x^{2}+y^{2} = c^{2} + \epsilon^{2}x^{2} - 2xc\epsilon
i know the left hand side is correct because it equals r^{2}. So i know i have to eventually take the square root of each side, however, I have no idea how to get the right hand side of my equation to look like the right hand side of the equation listed in the problem.
any ideas?