I am trying to get my head around these equations. I am not sure they are correct. My logic is an orbit exists at a starting point (x0,y0,z0) with a starting velocity at time zero (vx0,vy0,vz0) changing with time (dx/dt, dy/dt, dz/dt). The gravity is (d^2x/dt^2, d^2y/dt^2, d^2z/dt^2). How do...