Solveeit Logo

Question

Question: Astronauts in a spaceship moving with a constant velocity $v_0$ observe a massive planet at a great ...

Astronauts in a spaceship moving with a constant velocity v0v_0 observe a massive planet at a great distance also moving with velocity v0v_0 at an angle of 120120^\circ with the direction of motion of the spaceship. The astronauts have to reverse the direction of motion of their spaceship. Determine how much maximum speed in reverse direction, the spaceship can acquire without expenditure of fuel with the help of gravitational field of the planet?

Answer

2v_0

Explanation

Solution

The problem describes a gravitational assist maneuver. The spaceship uses the gravitational field of a massive planet to change its velocity without expending fuel. The key principle is that in the planet's rest frame, the speed of the spaceship remains constant, only its direction changes.

Let vs\vec{v}_s be the velocity of the spaceship and vp\vec{v}_p be the velocity of the planet in the ground frame (inertial frame). Initially, the spaceship's velocity is vsinitial=v0\vec{v}_s^{initial} = \vec{v}_0. The planet's velocity is vp=v0\vec{v}_p = \vec{v}_0, at an angle of 120120^\circ with vsinitial\vec{v}_s^{initial}.

Let's set up a coordinate system. Let the initial direction of the spaceship be along the positive x-axis. vsinitial=(v0,0)\vec{v}_s^{initial} = (v_0, 0) The planet's velocity vector can be written as: vp=(v0cos120,v0sin120)=(v0/2,v03/2)\vec{v}_p = (v_0 \cos 120^\circ, v_0 \sin 120^\circ) = (-v_0/2, v_0 \sqrt{3}/2)

First, calculate the initial velocity of the spaceship relative to the planet: vrelinitial=vsinitialvp\vec{v}_{rel}^{initial} = \vec{v}_s^{initial} - \vec{v}_p vrelinitial=(v0(v0/2),0v03/2)\vec{v}_{rel}^{initial} = (v_0 - (-v_0/2), 0 - v_0 \sqrt{3}/2) vrelinitial=(3v0/2,v03/2)\vec{v}_{rel}^{initial} = (3v_0/2, -v_0 \sqrt{3}/2)

The magnitude of this initial relative velocity is: vrelinitial=(3v0/2)2+(v03/2)2=9v02/4+3v02/4=12v02/4=3v02=3v0|\vec{v}_{rel}^{initial}| = \sqrt{(3v_0/2)^2 + (-v_0 \sqrt{3}/2)^2} = \sqrt{9v_0^2/4 + 3v_0^2/4} = \sqrt{12v_0^2/4} = \sqrt{3v_0^2} = \sqrt{3}v_0.

In the planet's rest frame, the spaceship's speed remains unchanged. So, the magnitude of the final relative velocity, vrelfinal|\vec{v}_{rel}^{final}|, is equal to vrelinitial|\vec{v}_{rel}^{initial}|. vrelfinal=3v0|\vec{v}_{rel}^{final}| = \sqrt{3}v_0.

The problem asks for the maximum speed the spaceship can acquire in the reverse direction. This means the final velocity of the spaceship in the ground frame, vsfinal\vec{v}_s^{final}, should be in the direction opposite to its initial velocity v0\vec{v}_0. So, vsfinal=(Vfinal,0)\vec{v}_s^{final} = (-V_{final}, 0), where VfinalV_{final} is the maximum speed we want to find.

Now, express the final relative velocity in terms of vsfinal\vec{v}_s^{final} and vp\vec{v}_p: vrelfinal=vsfinalvp\vec{v}_{rel}^{final} = \vec{v}_s^{final} - \vec{v}_p vrelfinal=(Vfinal(v0/2),0v03/2)\vec{v}_{rel}^{final} = (-V_{final} - (-v_0/2), 0 - v_0 \sqrt{3}/2) vrelfinal=(Vfinal+v0/2,v03/2)\vec{v}_{rel}^{final} = (-V_{final} + v_0/2, -v_0 \sqrt{3}/2)

Equate the square of the magnitudes of the initial and final relative velocities: vrelfinal2=vrelinitial2|\vec{v}_{rel}^{final}|^2 = |\vec{v}_{rel}^{initial}|^2 (Vfinal+v0/2)2+(v03/2)2=(3v0)2(-V_{final} + v_0/2)^2 + (-v_0 \sqrt{3}/2)^2 = (\sqrt{3}v_0)^2 (Vfinalv0/2)2+3v02/4=3v02(V_{final} - v_0/2)^2 + 3v_0^2/4 = 3v_0^2 (Vfinalv0/2)2=3v023v02/4(V_{final} - v_0/2)^2 = 3v_0^2 - 3v_0^2/4 (Vfinalv0/2)2=9v02/4(V_{final} - v_0/2)^2 = 9v_0^2/4

Taking the square root of both sides: Vfinalv0/2=±9v02/4V_{final} - v_0/2 = \pm \sqrt{9v_0^2/4} Vfinalv0/2=±3v0/2V_{final} - v_0/2 = \pm 3v_0/2

Two possible cases for VfinalV_{final}:

  1. Vfinalv0/2=3v0/2V_{final} - v_0/2 = 3v_0/2 Vfinal=3v0/2+v0/2=4v0/2=2v0V_{final} = 3v_0/2 + v_0/2 = 4v_0/2 = 2v_0
  2. Vfinalv0/2=3v0/2V_{final} - v_0/2 = -3v_0/2 Vfinal=3v0/2+v0/2=2v0/2=v0V_{final} = -3v_0/2 + v_0/2 = -2v_0/2 = -v_0

Since VfinalV_{final} represents a speed, it must be a positive value. The value Vfinal=v0V_{final} = -v_0 would mean the spaceship is still moving in the original direction (positive x-axis) with speed v0v_0, which is not a reversal of direction with maximum speed. Therefore, the maximum speed the spaceship can acquire in the reverse direction is 2v02v_0.