Consider a group of N = 1 0 0 relativistic houseflies, flying along the x-axis. Each fly F k sees the next fly F k + 1 moving away at u = 0 . 0 1 c (c is the speed of light). What is the relative speed v 1 0 0 in meters per second between the leftmost fly, F 1 , and the last fly, F 1 0 0 ?
Details and assumptions
Assume c = 3 × 1 0 8 m / s .
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.
The simplest way to solve this is to use the hyperbolic tangent tanh function.
If w is the sum of two relativistic velocity xc and yc, we have w = c(x + y)/(1 + xy)
Let w/c = z, then z = (x + y)/(1 + xy)
If we let x = tanh(p) and y = tanh(q), then we get z = [tanh(p) + tanh(q)]/[1 + tanh(p)*tanh(q)] which is the identity for tanh(p+q)
In this question, the relative velocity of the flies are 0.01c. Therefore, x=y=0.01, and p=q=arctanh(0.01)
In other words, adding the relative velocities of two flies gives us c tanh(2p), and this can be inductively shown that adding the relative velocities of n flies gives us the sum of relative velocities of c tanh(np).
This in problem, there are 100 flies and therefore 99 relative velocities to consider. Therefore the relative velocity between the fly 1 and fly 100 is c*tanh(99p) where p is arctanh(0.01).
Try it. This method allows you to solve it without brute force of punching numbers repeatedly into your calculator or spreadsheets.
Beautiful problem!
Log in to reply
Pranav, it is a well known formula from special relativity. Here is a link to more info.
Log in to reply
Thanks Jonathan!
I am not yet introduced to special relativity so I did not know about the formula.
Yes, as Jonathan said, it's a well known formula from special relativity. I don't know the words in English but in my country, it's called formula to transfer the velocity in two frames:
v 3 1 = 1 + c 2 v 3 2 v 2 1 v 3 2 + v 2 1 .
Hey Dinh,
How did you calculate v100 without going through each frame one by one?
Log in to reply
Yes, I did go through each frame one by one. In my calculator, I pressed 0.01 and =, then pressed (0.01+Ans)/(1+0.01*Ans) and pressed = for 98 times. I thought 98 times are not too much, it took about 1min.
According to the Theory of Specific Relativity, the relative speed u ′ in a frame S ′ moving at a speed v in a frame at rest S , when measured in frame S is given by: u = 1 + c 2 u ′ v u ′ + v where c is the speed of light.
For our case, the frame at rest is that of F 1 , the relative speeds of F 1 and F 2 to F 1 are:
v 1 = 0
v 2 = 0 . 0 1 c
Since the relative speed of F 3 to F 2 is 0 . 0 1 c and that to F 1 is given by: v 3 = 1 + c 0 . 0 1 v 2 0 . 0 1 c + v 2 = 0 . 0 1 9 9 9 8 c Similarly, v k = 1 + c 0 . 0 1 v k − 1 0 . 0 1 c + v k − 1 Using the above equation, we find v 3 , v 4 . . . . v 1 0 0 , and v 1 0 0 = 0 . 7 5 7 3 7 6 3 9 6 c = 2 . 2 7 2 × 1 0 8 m / s 2 .
Problem Loading...
Note Loading...
Set Loading...
The speeds of flies F k and F k + 1 in the frame of F 1 are connected by the equation: v k + 1 = 1 + c 2 u v k v k + u .
Therefore, we can calculate v 1 0 0 = 0 . 7 5 7 c = 2 . 2 7 × 1 0 8 m / s .