Searching for the Submarine

Calculus Level 5

A reconnaissance aircraft searches for a submarine. At the beginning, the horizontal distance between the two is 6 nmi 6\si{nmi} . Meanwhile, the submarine sneaks into the water and flees in a straight line in a direction unknown to the plane at 20 nmi / h 20\si{nmi/\hour} . The aircraft searches for the submarine with speed 40 nmi / h 40\si{nmi/\hour} depending on the route to be determined. The aircraft can only find the submarine when it is flying directly above the submarine.

What is the shortest possible flying distance (in nmi \si{nmi} ) that will ensure the aircraft to find the submarine?


The answer is 150.489.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Ben Reiniger
Dec 4, 2018

Let the submarine start at the origin and the aircraft at (6,0).

Hand-wavy bit: the optimal path involves flying directly toward the origin, to where it would find the submarine if it happened to flee directly to the right (easily seen to be at (2,0)), then flying around in a spiral such that at each point the aircraft would spot the submarine if it traveled at the appropriate angle.

Assuming that bit's true, let v ( t ) \vec{v}(t) denote the position of the aircraft at time t, with t = 0 t=0 corresponding to the point (2,0). At time t, the submarine is 2+20t units from the origin, so we need v ( t ) = 2 + 20 t . |v(t)| = 2+20t. And we need v ( t ) = 40 |v'(t)|=40 for all t for the aircraft's speed.

Let's guess then that v ( t ) = ( 2 + 20 t ) cos ( f ( t ) ) , ( 2 + 20 t ) sin ( f ( t ) ) v(t) = \big\langle (2+20t)\cos(f(t))\,,\, (2+20t)\sin(f(t)) \big\rangle for some function f ( t ) f(t) . (This is a spiral with the correct distances, and tuning f f can enforce the speed requirement.)

From here things are straightforward; solving the differential equation v ( t ) = 40 |v'(t)|=40 with f ( 0 ) = 0 f(0)=0 for f f , we get f ( t ) = 3 ln ( 1 + 10 t ) f(t)=\sqrt{3}\ln(1+10t) .

We need to follow the spiral through one revolution; solving f ( T ) = 2 π f(T)=2\pi gives T = 1 10 ( e 2 π / 3 1 ) T=\frac{1}{10}(e^{2\pi/\sqrt{3}}-1) .

Finally, the distance traveled is 4 + 40 T = 4 e 2 π / 3 150.489466 4+40T=4e^{2\pi/\sqrt{3}}\approx 150.489466 .

The main idea is the path followed by the submarine should be such that it should meet(just above the submarine after sometime) the submarine irrespective of the direction in which the submariene moves. This problem is difficult as we are not aware of the direction in which the submarine moves. We need to construct such curve using calculus.

Srikanth Tupurani - 2 years, 6 months ago

Nice solution. But there is a need to explain why flying to the point (2,0) in the horizontal direction and then spiral path leads to an optimal solution.

Srikanth Tupurani - 2 years, 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...