Re: Determining an ellipse
- From: Hop David <hopspageHATESSPAaMmM@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 13 Apr 2005 11:26:03 -0700
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.
To rotate ellipse axis k radians from x axis I believe the equation becomes
r=p/(1+e*cos(f+k))?
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))?
Where to go from there isn't immediately obvious to me.
-- Hop David http://clowder.net/hop/index.html
.
- Follow-Ups:
- Re: Determining an ellipse
- From: Virgil
- Re: Determining an ellipse
- From: Philippe 92
- Re: Determining an ellipse
- References:
- Determining an ellipse
- From: Hop David
- Re: Determining an ellipse
- From: A N Niel
- Determining an ellipse
- Prev by Date: Re: linear map, show that kernel is trivial?
- Next by Date: Re: homomorphism
- Previous by thread: Re: Determining an ellipse
- Next by thread: Re: Determining an ellipse
- Index(es):
Relevant Pages
|