1

Considering that $S$ (fixed) and $S'$ are inertial references which coincides when $t=t'=0$ and their coordinates $(ct,x,y,z)$ and $(ct',x',y',z')$ are related by Lorentz's transformations, calculate what are the frequences $f$ and $f'$ of a moving monocromatic light source (velocity $\vec{v}=v\hat z$ ) in $S$ and $S'$, respectively ( this light is at rest in relation with $S'$). To do this calculation, assume that, from someone's point of view who is in $S'$, a wave crest of this light is sent at the instant $t'_1$ while the next is sent at the instant $t'_2=t'_1+\delta t'$.

What I have tried was replacing the position $z=vt$ in Lorentz's transformation and obtain a relation between $t'$ and $t$ as a function of $\gamma$. But I don't really know how to link this with $t'_2=t'_1+\delta t'$.

If anyone could help me with that!

Qmechanic
  • 220,844
Aaron
  • 11
  • 1

1 Answers1

1

The way I should solve this is by direct use of the Lorentz transformation: $$ct = \gamma (ct' + z' v/c), \quad x = x', \quad y = y', \quad z = \gamma (z' + t'v),$$ inversely, $$ct' = \gamma (ct - z v/c), \quad x' = x, \quad y' = y, \quad z' = \gamma (z - tv),$$

In $S'$ the light wave is described by $$\phi = \sin 2\pi f' (t' - z'/c).$$

Substituting $t'$ and $z'$ with the expressions above gives $$\phi = \sin 2\pi f' (\gamma(t-zv/c^2) - \gamma(z-tv)/c) = \sin 2\pi f' \gamma (1+v/c) (t-z/c).$$

We see that the frequency in $S$ is given by $f = f' \gamma (1+v/c) = \sqrt{\frac{1+v/c}{1-v/c}} f'$.

md2perpe
  • 2,432