PChar
- 11
- 0
Homework Statement
A small particle of mass m is on a circular orbit of radius R around
a much larger mass M. Suppose we suddenly increase the speed at which the mass m is moving
by a factor (that is, v_{final} = α * v_{initial}, with α > 1). Compute the major axis, minor axis,
pericentre distance, and apocentre distance for the new orbit; express your answers in terms
of R and α alone
Homework Equations
Vis-Viva Equation:
(αv)_{initial}^{2} = GM [ \frac{2}{R} - \frac{1}{a} ]
Speed of circular orbit:
v_{initial} = \sqrt{\frac{GM}{R}}
Pericentre distance:
a(1 - e)
Apocentre distance:
a(1 + e)
Semi-minor axis:
b^{2}=a^{2}(1-e^{2})
The Attempt at a Solution
By inserting the initial orbital speed into the vis-viva equation I was able to find the semi-major axis as required:
a = \frac{R}{2-α^{2}}
The problem I'm having now is that I can't find the semi-minor axis without the eccentricity of the new elliptical orbit, or the distance between the two foci, and I can't find a way to eliminate them.