Ha

A new instance of the dog-chase problem, aka 'Dog and Cat', 'Hunter and Deer', 'Pig and Farmer', 'Lion and Christian'... So now we have 'Bird and Train'.
I posted the general solution and how I found it in sci.physics on 24-Jun-2001 20:43, title 'Re: Still another'.
At the bottom of the post you find the following equation: C = A/2 * [ S/(S-1) - S/(S+1) ] where: A = Initial distance Hunter to Prey C = Distance ran by a

A new instance of the dog-chase problem, aka 'Dog and Cat', 'Hunter and Deer', 'Pig and Farmer', 'Lion and Christian'... So now we have 'Bird and Train'.
I posted the general solution and how I found it in sci.physics on 24-Jun-2001 20:43, title 'Re: Still another'.
At the bottom of the post you find the following equation: C = A/2 * [ S/(S-1) - S/(S+1) ] where: A = Initial distance Hunter to Prey C = Distance ran by Prey before being caught S = <Speed of Hunter> / <Speed of Prey>
When A and C are known, we can solve for S: S = 1/2 * ( A/C +/- sqrta

A new instance of the dog-chase problem, aka 'Dog and Cat', 'Hunter and Deer', 'Pig and Farmer', 'Lion and Christian'... So now we have 'Bird and Train'.
I posted the general solution and how I found it in sci.physics on 24-Jun-2001 20:43, title 'Re: Still another'.
At the bottom of the post you find the following equation: C = A/2 * [ S/(S-1) - S/(S+1) ] where: A = Initial distance Hunter to Prey C = Distance ran by a

A new instance of the dog-chase problem, aka 'Dog and Cat', 'Hunter and Deer', 'Pig and Farmer', 'Lion and Christian'... So now we have 'Bird and Train'.
I posted the general solution and how I found it in sci.physics on 24-Jun-2001 20:43, title 'Re: Still another'.
At the bottom of the post you find the following equation: C = A/2 * [ S/(S-1) - S/(S+1) ] where: A = Initial distance Hunter to Prey C = Distance ran by Prey before being caught S = <Speed of Hunter> / <Speed of Prey>
When A and C are known, we can solve for S: S = 1/2 * ( A/C +/- sqrt[ (A/C)^2 + 4 ] )
So plugging in A = 30, C = 60, we get (taking the positive solution): S = 1/2 * ( 1/2 + sqrta

A new instance of the dog-chase problem, aka 'Dog and Cat', 'Hunter and Deer', 'Pig and Farmer', 'Lion and Christian'... So now we have 'Bird and Train'.
I posted the general solution and how I found it in sci.physics on 24-Jun-2001 20:43, title 'Re: Still another'.
At the bottom of the post you find the following equation: C = A/2 * [ S/(S-1) - S/(S+1) ] where: A = Initial distance Hunter to Prey C = Distance ran by a

A new instance of the dog-chase problem, aka 'Dog and Cat', 'Hunter and Deer', 'Pig and Farmer', 'Lion and Christian'... So now we have 'Bird and Train'.
I posted the general solution and how I found it in sci.physics on 24-Jun-2001 20:43, title 'Re: Still another'.
At the bottom of the post you find the following equation: C = A/2 * [ S/(S-1) - S/(S+1) ] where: A = Initial distance Hunter to Prey C = Distance ran by Prey before being caught S = <Speed of Hunter> / <Speed of Prey>
When A and C are known, we can solve for S: S = 1/2 * ( A/C +/- sqrta

A new instance of the dog-chase problem, aka 'Dog and Cat', 'Hunter and Deer', 'Pig and Farmer', 'Lion and Christian'... So now we have 'Bird and Train'.
I posted the general solution and how I found it in sci.physics on 24-Jun-2001 20:43, title 'Re: Still another'.
At the bottom of the post you find the following equation: C = A/2 * [ S/(S-1) - S/(S+1) ] where: A = Initial distance Hunter to Prey C = Distance ran by a

A new instance of the dog-chase problem, aka 'Dog and Cat', 'Hunter and Deer', 'Pig and Farmer', 'Lion and Christian'... So now we have 'Bird and Train'.
I posted the general solution and how I found it in sci.physics on 24-Jun-2001 20:43, title 'Re: Still another'.
At the bottom of the post you find the following equation: C = A/2 * [ S/(S-1) - S/(S+1) ] where: A = Initial distance Hunter to Prey C = Distance ran by Prey before being caught S = <Speed of Hunter> / <Speed of Prey>
When A and C are known, we can solve for S: S = 1/2 * ( A/C +/- sqrt[ (A/C)^2 + 4 ] )
So plugging in A = 30, C = 60, we get (taking the positive solution): S = 1/2 * ( 1/2 + sqrt[ 1/4+4 ] ) = 1.2808 (rounded) So the bird flies at 1.2808 * 60 kmph = 76.85 kmph Right?
Dirk Vdm