Polar Form of the Equation of a Conic

AI Thread Summary
The discussion focuses on deriving the polar equation of an elliptical orbit with the sun at one focus, expressed as r=(1-e^2)a/(1-e cosθ. The user has previously converted the rectangular form of an ellipse to polar form and is attempting a similar conversion for this problem. They reference the standard form of the ellipse and consider how to incorporate the focus into the polar equation. Key concepts such as eccentricity and the distance from the focus to the center of the ellipse are also mentioned as important for simplifying the equation. The user seeks confirmation on their approach before proceeding further.
themadhatter1
Messages
139
Reaction score
0

Homework Statement


The planets travel in an elliptical orbit with the sun as a focus. Assume that the focus is at the pole, the major axis lies on the polar axis and the length of the major axis is 2a. Show that the polar equation of orbit is given by r=\frac{(1-e^2)a}{1-e\cos\theta}

here's a diagram they give:
attachment.php?attachmentid=27172&stc=1&d=1280061444.jpg



Homework Equations



The Attempt at a Solution



Ok, I have converted the equation of an ellipse in rectangular form: \frac{x^2}{a^2}+\frac{y^2}{b^2}=1

to polar form before, yielding r^2=\frac{b^2}{1-e^2\cos^2\theta}

this seems like it would be a similar process.


On the standard form of the ellipse in rectangular form, I believe you would have (x+c)2 because with one focus at the origin the center is going to be c away from the focus (I know It's plus c because they give a diagram showing the center in the positive x axis; rather than negative which would be minus c)

so would you be converting

\frac{(x+c)^2}{a^2}+\frac{y^2}{b^2}=1

to polar form to yield the equation given?

\frac{(r\cos\theta+c)^2}{a^2}+\frac{(r\sin\theta)^2}{b^2}=1

a^2(r^2\cos^2\theta+2cr\cos\theta+c^2)+b^2(r^2\sin^2\theta)=a^2b^2

Before I go any deeper am I on the right path? Thanks.
 

Attachments

  • Planets.jpeg
    Planets.jpeg
    4.4 KB · Views: 918
Last edited:
Physics news on Phys.org
it may help to know some useful properties of ellipses, the eccentcity is defined as
e = \sqrt{1-\frac{b^2}{a^2}}

and the distance from the focus to the centre of the ellipse is
f = ae

these should help you remove b&c from your equation...

see here for more
http://en.wikipedia.org/wiki/Ellipse
 
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top