Calculating Distance Covered by a Bee Between Two Trains: Homework Problem

  • Thread starter Thread starter jawad1
  • Start date Start date
  • Tags Tags
    Trains
Click For Summary

Homework Help Overview

The problem involves two trains moving towards each other from two towns, Aville and Bville, with a bee flying back and forth between them until they collide. The objective is to calculate the total distance the bee travels before being crushed. The scenario includes variables such as the distance between the towns and the speeds of the trains and the bee.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the initial conditions of the problem, including the speeds of the trains and the bee. Some suggest calculating the time until the bee first encounters a train, while others emphasize the importance of understanding the relationship between the distances traveled by the bee and the trains.

Discussion Status

There are various interpretations of how to approach the problem, with some participants advocating for a direct calculation of distances and others suggesting a focus on the infinite series. Several participants have provided partial calculations and reasoning, but no consensus has been reached on a final method or solution.

Contextual Notes

Some participants express confusion regarding the use of series summation in the context of the problem, while others note the requirement to consider the nth-step in their reasoning. There is also mention of external resources for comparison, but no specific values for the variables have been established in the discussion.

jawad1
Messages
16
Reaction score
0

Homework Statement



Consider two trains moving in opposite directions on the same track. The trains start simultaneously from two towns, Aville and Bville, separated by a distance d. Each train travels toward each other with constant speed v. A bee is initially located in front of the train in Aville. As the train departs Aville, the bee travels with speed u>v along the track towards Bville. When it encounters the second train, it instantaneously reverses direction until it encounters the first train, then it reverses again, etc. The bee continues flying between the two trains until it is crushed between the trains impacting each other. The purpose of this problem is to compute the total distance flown by the bee until it is crushed. Assume that the bee is faster than the trains.

Find an expression for the distance d_n covered by the bee after its nth encounter with a train. Define d_0 as the distance traveled during the first flight from Aville towards the train near Bville, d_1 the distance traveled by the bee during the first trip from the Bville train to the Aville train, etc. Sum the resulting series to get the final answer.

I don't know how to proceed with this exercise. Could someone help me please?

Thank you in advance
 
Physics news on Phys.org
This is a famous story where a mathematician presented this problem to Von Neumann and he figured it out immediately. The mathematician was impresed and said most people I know solve this problem by summing over the infinite series and Von Neumann responded "What do you mean? Thats what I did!"

try solving it step by step and then see if you can find a pattern to the steps and show us your work.

the first step is the bee starts its flight so when will it touch the oncoming train?

This is basically d=ut + vt= (u+v)t right? Then solve for t.

In the next step d is smaller what is the new d value?

Draw a detailed to scale picture (like on graph paper to see the flight of the bee)

Repeat...

and as inspiration listen to this song by yuja wang:

 
Last edited by a moderator:
This is a VERY common type problem and the standard confusion is that one tries to get a sum of a series ... WRONG way to go about it.

Just figure out how far the trains travel at what speed and that gives you the time that they travel. Obviously the bee travels for the same amount of time.

Do you see how to proceed from there?
 
Let d_0: distance traveled during the first flight from Aville toward the train near Bville.

d_0=ut t:some time

d': distance each train travels on the first flight

d'=vt

We have d_0+d'=d

d_0/d'=(ut)/(vt)

<=> d'/d_0=v/u
<=> d'=(v/u)d_0

d_0+(v/u)d_0=d <=> d_0=(u/(u+v))d

d_0-d'
= 2d_0-(d_0+d')
=d(u/(u+v))d-d
=((2u-u-v)/(u+v))d
=((u-v)/(u+v))d

Thus, the distance has been "shrunk" by a factor of 1/5.

Therefore:

d(Total)= (u/(u+v))d*(1+(1/5)+(1/5^2)+...+(1/5^n))

= (u/(u+v))d*(1/(1-(1/5)))

= (5/4)(u/(u+v))d

Is that correct ?
 
phinds said:
This is a VERY common type problem and the standard confusion is that one tries to get a sum of a series ... WRONG way to go about it.

Just figure out how far the trains travel at what speed and that gives you the time that they travel. Obviously the bee travels for the same amount of time.

Do you see how to proceed from there?

I was going to say the same thing until I saw the nth-step requirement which means the problem is interested in the infinite summation terms.
 
I am sorry if it isn't so clear. How do we use LaTeX on this forum ?
 
jedishrfu said:
I was going to say the same thing until I saw the nth-step requirement which means the problem is interested in the infinite summation terms.

Ah ... I missed that. Just assumed (dumb move) that it was the standard problem.
 
d(Total)= (5/4)(u/(u+v))d

I do not have any values for u,v and d so..
 
  • #10
jawad1 said:
d(Total)= (5/4)(u/(u+v))d

I do not have any values for u,v and d so..

okay take the values for distance and speed from the primepuzzle link I gave you and plug them in as a sanity check.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
8K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 26 ·
Replies
26
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K