Hurkyl said:
In an "ideal" escape trajectory, your velocity at infinity would be zero: a circular orbit is the worst approximation possible! A parabolic orbit, however, is exactly what you want: your velocity at the "apoapsis" is zero. (if it was positive, you'd actually have a hyperbolic orbit)
Your velocity at infinity will always be zero. The conserved energy of the system will be
E =m*(rdot^2)/2+L^2/(2*r^2*m)-G*m*M/r
where L is the conserved angular momentum
L=r^2 \dot \theta
and r is the radius, \theta is the angle, rdot = dr/dt, m=mass of small body, G= gravitational constant, M=mass of large body.
This can be rewritten as
rdot^2 = 2*E/m + 2*G*M/r - (L/m)^2/r^2
When E=0, and r=infinity, rdot=0. The transverse velocity r \dot \theta = L/r will also be zero at r=infinity
I'm curious, though, if you can't save yourself more energy with a "nonoptimal" burn that is designed to actually decrease the distance to periapsis.
I'm not absolutely positive, but preliminary calculations don't look good for this approach.
If you are in a circular orbit, you only have to increase your velocity by a factor of \sqrt{2}-1 to escape. So there is no sense in even trying an orbital burn upwards or backwards of more than .414*velocity, because you could just burn that hard and escape.
Let's try a specific example
G*M=1
2E/m=-1
L/m=1
rdot^2 = -1 + 2/r -1/r^2
which is a circular orbit with apogee and perigee of 1, the orbital velocity is 1 as well.
Burning upwards for .2, we get
2E/m = -.96
L/m=1
solving the quardratic for rdot=0, we find
closest approach is .83333
escape delta-v at .83333 is .349
So we've had to burn .2+.349 = .549 rather than .414