Relativistic flies

Consider a group of N = 100 N=100 relativistic houseflies, flying along the x-axis. Each fly F k F_{k} sees the next fly F k + 1 F_{k+1} moving away at u = 0.01 c u=0.01 c (c is the speed of light). What is the relative speed v 100 v_{100} in meters per second between the leftmost fly, F 1 F_{1} , and the last fly, F 100 F_{100} ?

Details and assumptions

Assume c = 3 × 1 0 8 m / s . c=3\times 10^{8}~\text{m}/\text{s}.


The answer is 2.27E+8.

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.

2 solutions

The speeds of flies F k F_k and F k + 1 F_{k+1} in the frame of F 1 F_1 are connected by the equation: v k + 1 = v k + u 1 + u v k c 2 v_{k+1}=\frac{v_k+u}{1+\frac{uv_k}{c^2}} .

Therefore, we can calculate v 100 = 0.757 c = 2.27 × 1 0 8 m / s v_{100}=0.757c=2.27 \times 10^8 m/s .

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.

Tong Choo - 7 years, 4 months ago

Beautiful problem!

Sam Thompson - 7 years, 4 months ago

Hi Dinh!

How do you get that formula?

Pranav Arora - 7 years, 5 months ago

Log in to reply

Pranav, it is a well known formula from special relativity. Here is a link to more info.

Jonathan Schirmer - 7 years, 5 months ago

Log in to reply

Thanks Jonathan!

I am not yet introduced to special relativity so I did not know about the formula.

Pranav Arora - 7 years, 5 months ago

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 31 = v 32 + v 21 1 + v 32 v 21 c 2 v_{31}=\frac{v_{32}+v_{21}}{1+\frac{v_{32}v{21}}{c^2}} .

Đinh Ngọc Hải - 7 years, 5 months ago

Hey Dinh,

How did you calculate v100 without going through each frame one by one?

Samuel Jackson - 7 years, 5 months ago

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.

Đinh Ngọc Hải - 7 years, 5 months ago

According to the Theory of Specific Relativity, the relative speed u u' in a frame S S' moving at a speed v v in a frame at rest S S , when measured in frame S S is given by: u = u + v 1 + u v c 2 u = \cfrac{u'+v}{1+\cfrac{u'v}{c^2}} where c c is the speed of light.

For our case, the frame at rest is that of F 1 F_1 , the relative speeds of F 1 F_1 and F 2 F_2 to F 1 F_1 are:

v 1 = 0 v_1=0

v 2 = 0.01 c v_2=0.01c

Since the relative speed of F 3 F_3 to F 2 F_2 is 0.01 c 0.01c and that to F 1 F_1 is given by: v 3 = 0.01 c + v 2 1 + 0.01 v 2 c = 0.019998 c v_3 = \cfrac{0.01c + v_2}{1+\cfrac{0.01v_2}{c}}=0.019998c Similarly, v k = 0.01 c + v k 1 1 + 0.01 v k 1 c v_k = \cfrac{0.01c + v_{k-1}}{1+\cfrac{0.01v_{k-1}}{c}} Using the above equation, we find v 3 , v 4 . . . . v 100 v_3, v_4.... v_{100} , and v 100 = 0.757376396 c v_{100} = 0.757376396c = 2.272 × 1 0 8 = \boxed{2.272 \times 10^8} m / s 2 m/s^2 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...