A Random Pursuit
A missile is launched when an airplane is directly overhead, at a height . The missile moves at a constant speed
always heading directly towards the aircraft, which is moving along a straight line at constant velocity
. What is the shape of the missile’s trajectory? How far will the aircraft fly before it is hit by the missile? What if the plane takes evasive action by randomly changing its direction, but heading in the original direction on the average? What is the best strategy for the missile to maximize the probability of a hit?
Pursuit of Uniform Motion
The deterministic version of this pursuit problem is well known. It is variously phrased as a dog chasing a rabbit, a peacock chasing a snake etc. and has been attributed to such ancients as Appolonius, Bhaskara . It has an elegant analytic solution. I am not sure how Bhaskara or Appolonius is supposed to have solved this problem originally, as the methods I know use calculus quite heavily. The answer is in the end algebraic. So may be there is a clever, purely algebraic method as well?
It is clear the outset that we need for a collision: the missile has farther to go.
Choose a co-ordinate system with origin at the launch site of the missile; the plane is moving along the -axis at a value of
equal to
. It turns out to be convenient to use
as the independent variable, so we will try to determine
as a function of
. The condition that the missile heads directly towards the plane gives the slope of this curve:
Now set
The condition that the speed of the missile is becomes
Differentiating the earlier equation and using this one
where
Rewriting,
Integrating this,
In other words
Solving
The collision happens when the value of reaches
; the distance the plane has moved by then is just the value of
at this instant. That is,
We see clearly why
is needed.
We can also get the time dependence of the missile trajectory:
so that
Hamiltonian System
The differential equations above can also be thought as a Hamiltonian system. Indeed, if and
are conjugate and
we get
The conservation of the Hamiltonian gives the first integral of this system. With our initial conditions, it is just equal to zero. the time dependence is then determined by solving the equation for after eliminating
in favor of
.
Randomness
What if the plane takes evasive action? It could change its direction randomly, keeping the average velocity the same as before. The missile would have to constantly change direction. Given a finite speed will it still catch the plane?
We get the stochastic differential system:
where is the path of the plane. One method would be to turn this into a linear Partial differential equation for the probability density of
. It is unlikely to be exactly solvable though. Any ideas?
It could be convenient to make the change of variable
so that
Then what?





