Determining shortest possible "time" to reach destination

  • Thread starter Thread starter arpon
  • Start date Start date
  • Tags Tags
    Time Trajectory
AI Thread Summary
To determine the shortest time for a man to reach town C from town A across a river, he must account for the river's current and his boat's speed. The optimal path involves rowing at an angle that combines his speed with the river's flow, ensuring he reaches C directly. Calculating the time using calculus of variation confirms that the straight-line path from A to C is indeed optimal, despite initial doubts about velocity magnitude along different trajectories. Analyzing the problem from a moving reference frame, where the river's current is stationary, further clarifies the pursuit nature of the problem. Ultimately, the solution hinges on understanding the relationship between the boat's speed, the river's current, and the desired endpoint.
arpon
Messages
234
Reaction score
16

Homework Statement


Two towns A and B, are situated directly opposite to each other on the banks of a river
whose width is 8 miles and which flows at speed of 4 mi/hr. A man located at A wishes to reach town C which is 6 miles upstream from and on the same side of the river as town B. If his boat can travel at a maximum speed of 10 mi/hr and if he wishes to reach C in the shortest possible "time", what course must he follow and how long will the trip take?

Homework Equations


(Not applicable)

The Attempt at a Solution


Intuition tells me that the resultant velocity should be in the direction of AC for shortest possible time. I calculated for this case, and the result matches.
But I cannot quite convince myself that the resultant velocity should be in the direction of AC for minimum time. It does not seem straight forward to me that the time will be minimum for the shortest (in terms of length) path. And that is because the magnitude of velocity can be higher for other trajectory than this shortest (in terms of length) path.
I tried to use calculus of variation, but the equation becomes quite messy.
Any suggestion will be appreciated.
 
Physics news on Phys.org
arpon said:
Any suggestion will be appreciated.
Hi apron:

Using the calculus of variation is the right approach. Can you post the messy equation you came up with?

Regards,
Buzz
 
Buzz Bloom said:
Hi apron:

Using the calculus of variation is the right approach. Can you post the messy equation you came up with?

Regards,
Buzz
Thanks for your reply.
I took the x-axis in the direction of AB, and the y-axis is perpendicular to it.
I calculated the time,
##t = \int_0^{x_1} \frac{1+y'^2}{v_r y' + \sqrt{v_b^2 - v_r^2 + v_b^2 y'^2}} \,dx##
[where, ##x_1 = 8~ miles##, ##v_r = speed~ of~ river = 4 ~mi/hr## and ##v_b = speed~of~boat = 10~ mi/hr## ]

We know the Euler-Lagrange Equation,
## \frac{d}{dx} (\frac{\partial L}{\partial y'}) = \frac{\partial L}{\partial y}##

Here, ##L = \frac{1+y'^2}{v_r y' + \sqrt{v_b^2 - v_r^2 + v_b^2 y'^2}}##

So, the RHS of the E-L equation is ##0##
But, it is really difficult to calculate the LHS.
 
Last edited:
Don't you think the answer is going to be that he goes in a straight line from A to C? So all you have to determine is what angle he rows at relative to the shoreline to arrive at 8 miles across at the same time that he arrives 6 miles downstream?

Chet
 
Chestermiller said:
Don't you think the answer is going to be that he goes in a straight line from A to C? So all you have to determine is what angle he rows at relative to the shoreline to arrive at 8 miles across at the same time that he arrives 6 miles downstream?

Chet
I solved in that way and the result matches. But I cannot quite convince myself that the resultant velocity should be in the direction of AC for minimum time. My confusion is that the magnitude of velocity can be higher for other trajectory than this shortest (in terms of length) path.
 
Hi apron:

I agree that the E-L equation is messier than I expected. I understand that you are not looking for a proof, but rather something that would help your intuition see why your straight line solution is optimal. How about restricting the variability of the an alternative path to two segments. That is, choose a point off the straight path and define a path as a segment leading to that point from the start point, and then continuing with a second segment from that point to the end point. Calculate the time for such a path and see that it takes longer than the straight path.

Good luck.

Regards,
Buzz
 
Buzz Bloom said:
Hi apron:

I agree that the E-L equation is messier than I expected. I understand that you are not looking for a proof, but rather something that would help your intuition see why your straight line solution is optimal. How about restricting the variability of the an alternative path to two segments. That is, choose a point off the straight path and define a path as a segment leading to that point from the start point, and then continuing with a second segment from that point to the end point. Calculate the time for such a path and see that it takes longer than the straight path.

Good luck.

Regards,
Buzz
Thanks for your suggestion. But I would like to understand the logic behind the fact that the time would be optimal for the straight path.
 
arpon said:

Homework Statement


Two towns A and B, are situated directly opposite to each other on the banks of a river
whose width is 8 miles and which flows at speed of 4 mi/hr. A man located at A wishes to reach town C which is 6 miles upstream from and on the same side of the river as town B. If his boat can travel at a maximum speed of 10 mi/hr and if he wishes to reach C in the shortest possible "time", what course must he follow and how long will the trip take?

Homework Equations


(Not applicable)

The Attempt at a Solution


Intuition tells me that the resultant velocity should be in the direction of AC for shortest possible time. I calculated for this case, and the result matches.
But I cannot quite convince myself that the resultant velocity should be in the direction of AC for minimum time. It does not seem straight forward to me that the time will be minimum for the shortest (in terms of length) path. And that is because the magnitude of velocity can be higher for other trajectory than this shortest (in terms of length) path.
I tried to use calculus of variation, but the equation becomes quite messy.
Any suggestion will be appreciated.

You could analyze the problem in a different "reference frame", which moves with the river's current. That is, in the new frame, the water is not moving, but the man starts off from a moving position on the South bank and wants to reach a moving location on the North bank. When viewed like that, the problem looks like a "pursuit" problem. After leaving the South bank the problem looks like one of the classic pursuit problems, such as that of Apollonius; see, eg.,
http://mathworld.wolfram.com/ApolloniusPursuitProblem.html
and/or [PLAIN]http://mathworld.wolfram.com/PursuitCurve.html[/PLAIN]
http://mathworld.wolfram.com/PursuitCurve.html .
See also
http://www.gotohaggstrom.com/Solving a basic pursuit curve problem 29 March 2014.pdf .
 
Last edited by a moderator:
  • Like
Likes arpon and Buzz Bloom
arpon said:
I solved in that way and the result matches. But I cannot quite convince myself that the resultant velocity should be in the direction of AC for minimum time. My confusion is that the magnitude of velocity can be higher for other trajectory than this shortest (in terms of length) path.
See if the straight path satisfies the euler lagrange equation.
 
  • #10
Chestermiller said:
See if the straight path satisfies the euler lagrange equation.
Oh, yeah, it does. But is there any simple logic behind this fact?
 
  • #11
Ray Vickson said:
You could analyze the problem in a different "reference frame", which moves with the river's current. That is, in the new frame, the water is not moving, but the man starts off from a moving position on the South bank and wants to reach a moving location on the North bank. When viewed like that, the problem looks like a "pursuit" problem. After leaving the South bank the problem looks like one of the classic pursuit problems, such as that of Apollonius; see, eg., http://news.bbc.co.uk/2/hi/science/nature/2157975.stm and/or http://mathworld.wolfram.com/PursuitCurve.html .
See also
http://www.gotohaggstrom.com/Solving a basic pursuit curve problem 29 March 2014.pdf .
Thanks for your suggestion. This thought was really interesting.
But, I think the pursuit curve problem does not deal with "minimum time" to catch the pursuee.
 
Last edited:
  • #12
arpon said:
Thanks for your suggestion. This thought was really interesting.
But, I think the pursuit curve problem does not deal with "minimum time" to catch the pursuee.

Not so; that is precisely what it does.
 
  • #13
Ray Vickson said:
Not so; that is precisely what it does.
Oh, sorry. I misunderstood it.
 
Back
Top