August 5th, 2006, 12:26 am
I think the zig-zag tactic of S, as suggested by msccube, is non-trivial. It forces C to pick a direction and run (and not base his direction on the other, a privilege that only S has). Else, he will stay put like a buridan's donkey while S zig-zags with a non-zero angle to the radial vector and escapes.Consider the swimmer(S) standing at a point outside the critical circle of radius R/y. Now, C picks a direction and starts running. Once C picks a direction and runs, the best strategy for S is to move in the 'same' direction as C (means, if C runs clockwise, S should swim clockwise). But, this direction should constantly make an angle p<90deg with the instataneous radial vector. Else, if p=90deg, and if S is on the critical circle, he will forever remain on the critical circle and if S is outside the critical circle, C will catch up in sometime (since C's angular velocity is greater than S's when outside the circle). Hence p<90.At a particular instant,The radial component of swimmer's(S's) velocity, vs_r = vs*cos(p). The angular velocity of S, vs_a = (vs*sin(p)) / (R/y+t*vs_r), where t=time elapsed from the moment S leaves the critical circleRelative angular velocity of C w.r.t. S, vrel_a = vc/R - vs_a = vs*y/R - vs_a (remember, it is positive)In the time,T, it takes for S to cover the radial distance R, C should catch up with S. i.e. cover a relative angular distance of pi from the moment S leaves the critical circle.T = R(1-1/y)/(vs*cos(p))Integrating vrel_a w.r.t time 't' over the limit (0 to T) and equating it to pi, we get the following result,(y-1)*sec(p) - tan(p)*ln(y) - pi = 0Remember, the assumption we have made so far is that p is a constant over the path. But whatever angle S chooses, C will keep running at a constant (angular) speed which S knows he will do even before starting out? So, what is the motivation for S to change the angle as he swims? I cant think of any The above equation gives a value for y for all possible p between 0 and 90deg (above this, S spirals inward and below this, S swims towards the direction of C). Now, select the maximum y for the answer by equating dy/dp=0, select the optimum path angle 'p' and substitute back to get the minimum ratio required for C to catch S.Kindly comment.ps: my earlier solution of (1+pi) is a special case of p=0 as the above equation shows but is not the maximum value.
Last edited by
TheTheorist on August 4th, 2006, 10:00 pm, edited 1 time in total.