Solution
First, load the necessary constants.
In[31]:=
Then, the parameters
In[34]:=
Define the time-dependent parameters, i.e. mass and thrust force.
In[35]:=
Define the position and velocity vectors. All forces will be presented in terms of these.
In[37]:=
A differential equation for both directions.
In[42]:=
A fancy way to determine the initial conditions.
In[44]:=
Now, commence with the solution.
In[49]:=
Draw a picture of the Earth to get the scale of the trajectory visible.
In[52]:=
In[53]:=
Out[54]=
| Created by Mathematica (April 10, 2007) |