Let's calculate how fast a tennis ball would have to move to stop a train:
"The heaviest train was a BHP Iron Ore train weighing 79,577 tons. The 10
locmotives and 540 ore cars ran from Newman to Port Hedland, Western
Australia, a distance of 253.9 miles, on May 28, 1996."
This works out to 7.2e7 kg. A train traveling 60mph (27 m/s) has total momentum 1.94e9 kg m / s.
A tennis ball weighs 56.7 g (.0567 kg). Classically, this would mean the ball would have to be traveling at 3.4e10 m/s, faster than the speed of light. Therefore, we must use the relativistic equation. Working with the relativistic momentum equation:
gamma_train * m_train * v_train = gamma_tennis * m_tennis * v_tennis
Since the train is not moving relativistically, we can ignore gamma_train. Plugging in the definition of gamma, we find the following equation for the velocity of the tennis ball:
v = \\frac{A}{\\sqrt{m^2 + \\frac{A^2}{c^2}}}
Plugging in the numbers, we get a velocity of .99996c. We better get Federer to work a bit on his serve... :)
EDIT: Why isn't tex working? I have the same syntax as this thread demonstrates:
https://www.physicsforums.com/showthread.php?t=8997