What Angle Does a Light Beam Make in Different Reference Frames?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 5K views
csnsc14320
Messages
57
Reaction score
1

Homework Statement


A light beam is emitted at an angle [tex]\theta_o[/tex] with respect to the x' axis in S'

a) Find the angle [tex]\theta[/tex] the beam makes with respect to the x-axis in S.
- Ans. : [tex]cos\theta = (cos\theta_o + \frac{v}{c})(1 + \frac{v}{c} cos\theta_o)[/tex]

The Attempt at a Solution


From an example problem in our book, we know that with a ruler at an angle in the same situation has angle in laboratory frame:

[tex]\theta = arctan(tan(\theta_o)\gamma)[/tex], where [tex]\gamma = \frac{1}{\sqrt{1-frac{v^2}{c^2}}}[/tex]

if you just take cos of both sides, then you have

[tex]cos\theta = cos(arctan((tan(\theta_o)\gamma)))[/tex]

Drawing a triangle with the right leg as [tex]tan(\theta_o)[/tex] and the bottom leg as [tex]\frac{1}{\gamma}[/tex] you get a hypotenuse of [tex]\sqrt{(\frac{1}{\gamma})^2 + tan(\theta_o)^2}[/tex]

from this i narrowed it down to

[tex]cos\theta = \frac{\frac{1}{\gamma}}{\sqrt{(\frac{1}{\gamma})^2 + tan(\theta_o)^2}}[/tex][tex]= \frac{1}{\sqrt{1 + frac{\gamma*2}{cos{\theta_o)^2} - \gamma^2}}[/tex]

I'm not seeing how this can reduce to my answer I'm suppose to get yet?
 
Physics news on Phys.org
csnsc14320 said:

Homework Statement


A light beam is emitted at an angle [tex]\theta_o[/tex] with respect to the x' axis in S'

a) Find the angle [tex]\theta[/tex] the beam makes with respect to the x-axis in S.
- Ans. : [tex]cos\theta = (cos\theta_o + \frac{v}{c})(1 + \frac{v}{c} cos\theta_o)[/tex]
That answer doesn't look right. It should be:

[tex]cos\theta = \frac{(cos\theta_o + \frac{v}{c})}{(1 + \frac{v}{c} cos\theta_o)}[/tex]

The easy way to derive it is to use the velocity transformations.
 
Doc Al said:
That answer doesn't look right. It should be:

[tex]cos\theta = \frac{(cos\theta_o + \frac{v}{c})}{(1 + \frac{v}{c} cos\theta_o)}[/tex]

The easy way to derive it is to use the velocity transformations.

oops I missed the divide sign in my book - your answer is the right one.

I'll give that a shot