Thanks for the info.
Are you good with conic sections? I am investigating the transition from elliptical to parabolic motion and could certainly use as much help as I can get. I am presently stumped.
Here is what I am doing:
I am investigating elliptical motion at a particular time and would like to determine its position over the range 0 <
e <= 1 (
e is the eccentricity of the ellipse). So I solve Kepler's Equation at this time for each value of
e.
For example, for circular motion, at θ = π/6, sin(θ) = 1/2.
If the angular velocity of the motion is ω = 1, then the period T = 2π time units.
So... θ = π/6 corresponds to a time T/12 (one-twelfth the period into the motion).
What I am hoping to do now is to detect a pattern for
elliptical motion for the time T/12--and I would like to include the point for
e = 1.
So I solve Kepler's Equation for several values of
e:
E - e sin(E) = π/6
The trouble starts when
e = 1. This equation can actually be solved for sin(E), E, and cos(E)--all finite numbers.
However, I can't find a way to transform this coordinate to a point
on the conic section.
Assuming the superposing circle is of radius a = 1, the x-coordinate is x = cos(E).
For 0 <
e < 1, the y-coordinate would usually be found as √(1 - e
2) sin(E).
However, in the present case,
e = 1 so this method doesn't work.
In fact, because
e = 1, this motion is actually that of a parabola, not an ellipse. And this brings me to my problem. Is there any way to determine the point on the parabola that corresponds to the (cos(E), sin(E)) point found by solving Kepler's Equation for
e = 1? In fact, I don't even know what kind of parabola it is. All I know is that, because
e = 1, it is a parabola. Is there any property or restriction of a parabola that would help me define the parabola on which this point lies?
Going back to fundamentals, the underlying conic that generates the parabola, does the cone axis coincide with the focus of the parabola?
Even if I know equal area is swept out in equal time by both the ellipse and parabola, I still don't think that is enough info to define the particular parabola.
x = cos(E), known.
dA/dt = CONSTANT, known from elliptical motion.
But neither the focus nor vertex are known because the parabola is unknown, so the origin of the coordinate system in the parabolic plane isn't even known.
Is there
anything I can use to figure out what parabola is defined by a particular point in time for
e =1?