unscientific
- 1,728
- 13
Homework Statement
An observer fires a laser pulse at a stationary mirror located at distance d away and measures the time taken. A second observer moves in the same direction as the beam with velocity v and sees these events.
According to each observer, how much time will it take for the pulse to make each leg of the trip and back and what is the total time taken from emission to detection?
The Attempt at a Solution
Event 1: Laser pulse is fired
t1 = 0, x1 = 0
t1' = γ(t1 - vx1/c2) = 0
Event 2: Laser pulse bounces off mirror
t2 = d/c
t2'
= γ(t2 - vx2/c2)
= γ(d/c - vd/c2)
= (γd/c)(1 - v/c)
Event 3: Laser reaches back observer
t3 = 2d/c, x3 = 0
t3' = γ(t3 - vx3/c2)
= γ(2d/c)
= (2d)/√(c2 - v2)
Is there anything wrong with my working?? I can get to the first to the last step by simply applying the time dilation effect by using Δt' = γΔt...