Here is something a little more light-hearted than my usual flux problems, in the spirit of the holidays.
Romeo and Juliet have a date at a lake whose shore line is given by x 2 + y 2 = 1 , with distances measured in kilometers. Due to an unfortunate misunderstanding, they find themselves at the points ( 1 , 0 ) and ( − 1 , 0 ) , respectively, as they notice their error. Naturally, they wish to meet up as soon as possible, by all means necessary. They will each run along the lake for a while, northwards, towards the point ( 0 , 1 ) , then jump into the water and swim towards each other (they have the option to swim all the way to the center of the lake or run all the way to the point ( 0 , 1 ) , of course). They can both run at a speed of 10 km/h and swim at 5 km/h. How many meters should each of them run? Round your answer to the nearest integer.
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.
Do you know what the smallest possible value of b is such that the elliptic lake described by x 2 + b 2 y 2 = 1 requires some swimming? You need elliptic integrals to solve this and I'm not familiar with them.
Log in to reply
Gute Frage! My intuition tells me that this would happen when the circumference of the ellipse exceeds 8, in which case they would be well advised to swim all the way to the center of the lake. My trusted Swiss Logarithmentafel tells me that this happens just above b = 1 . 5 1 9 6 .
Log in to reply
And for all b < 1 . 5 1 9 6 , running all the way is the best strategie, right?
Log in to reply
Log in to reply
@Henry U – Yes, the case of a hyperbola is more interesting. I'm finding that they should swim at x = ± 4 3 1 , but I'm computing this somewhat hastily, "on the go." I will double-check. It would make a good problem for an introductory calculus class.
Fortunately, Romeo and Juliet's reunion might only involve sweat and tears, but not the water from the lake!
Assume, by symmetry, that the distance each person has to travel has both the running and swimming component, so L ( ϕ ) = ϕ + cos ϕ , with 0 ≤ ϕ ≤ π / 2 . This gives the time t ( ϕ ) = 1 0 ϕ + 5 cos ϕ . We notice that t ( ϕ ) attains a minimum at ϕ = 2 π , for 0 ≤ ϕ ≤ π / 2 , in which case the distance each has to run, in meters, is L = 1 0 0 0 2 π ≈ 1 5 7 1 .
After all that sweat and tears, a swim might have been refreshing... but time is of the essence. Thank you, Comrade!
The second derivative of total time with respect to the angle is always negative within the range of the angle. Therefore the time doesn't possess a local minimum. However, it exhibits a minimum at an angle of π/2.
Problem Loading...
Note Loading...
Set Loading...
Comrade Huan has submitted a fine mathematical solution. The point of this problem, besides its (small) entertainment value, is that a critical point does not always produce the desired extremum; one needs to "check."
One can also reason this problem out as follows:
Since the two lovers swim half as fast as they run, swimming will save them time only if they can cut the distance in less than half. But any arc to a semicircle is less than twice as long as the corresponding chord, so that swimming would be a waste of time. The lovers are better off running all the way to ( 0 , 1 ) , travelling 2 π km or about 1 5 7 1 meters.