Re: Determining an ellipse
- From: Philippe 92 <nospam@xxxxxxxxxxxx>
- Date: Wed, 13 Apr 2005 21:00:16 +0200
Hop David wrote :
A N Niel wrote:In article <425D5319.8050201@xxxxxxxxxxxxxxxxxxxxx>, Hop David <hopspageHATESSPAaMmM@xxxxxxxxxxxxxxxxxxxxx> wrote:
Given:
A focus lies on the origin The semimajor axis a The eccentricity e and two points on the ellipse's circumference.
With this info how is the ellipse's equation determined?
(I also posted this question in geometry.puzzles)
Thanks in advance,
Focus at the origin, eccentricity given. Try polar coordinates.
OK.
r=p/(1+e*cos(f)) where p is semilatus rectum.
don't know that term... however p = a(1-e^2) is a known value, "given the semimajor axis a and excentricity e"
To rotate ellipse axis k radians from x axis I believe the equation becomes
r=p/(1+e*cos(f+k))?
Yes. So there is only one unknown : k, ellipse rotation.
and points on circumference (a1,a2) and (b1,b2) become (sqrt(a1^2 + a2^2), atan(a1/a2)) and (sqrt(b1^2 + b2^2), atan(b1/b2))?
Hence there is no chance to fit both points.
Where to go from there isn't immediately obvious to me.
Your problem is over specified : you must discard one of your constraints.
Regards.
-- philippe mail : chephip+misc at free dot fr replace misc by news otherwise message will go to trash
.
- References:
- Determining an ellipse
- From: Hop David
- Re: Determining an ellipse
- From: A N Niel
- Re: Determining an ellipse
- From: Hop David
- Determining an ellipse
- Prev by Date: Re: abundance of irrationals!)
- Next by Date: Re: abundance of irrationals!)
- Previous by thread: Re: Determining an ellipse
- Next by thread: Re: Determining an ellipse
- Index(es):
Relevant Pages
|