What frequency of light is recorded by a detector attached to the moving mirror

AI Thread Summary
The discussion revolves around the frequency of light detected by a moving mirror and the implications of the Doppler effect. The initial calculation for the frequency observed by the moving mirror is correct, using the formula f1 = f0(1 - v_rel/c). However, the subsequent calculation for the frequency measured by the stationary observer after reflection is incorrect, as it misapplies the Doppler shift formula. Participants also discuss the appropriate formulas for calculating the average speed of atoms at a given temperature, debating between v_rms and v_avg. The conversation concludes with attempts to derive a polynomial approximation for the expression (c-v)/(c+v) under the condition that v is much less than c.
stunner5000pt
Messages
1,443
Reaction score
4
A stationary light source S wit ha natural frequency Fo is viewed in a mirror M by a stationary observer O. The mirror moves away from the observer wit ha velocty of Vrel << c

a) what frequency of light is recorded by a detector attached to the moving mirror

because Vrel << c classical may be used
let F1 be this observed frequency observed
then f_{1} = f_{0} (1 - \frac{v_{rel}}{c})
is this correct??

b) what frequency in terms of fo will the stationary observer measure for the light reflected off the mirror?
the mirror will now emit the f1 from above wouldn't it ??
sine this mirror is moving away wouldn't the doppler shift be f_{2} = f_{1} \frac{c}{c+v_{rel}}
which would be f_{2} = f_{0} (1 - \frac{v_{rel}}{c}) \frac{c}{c+v_{rel}} = f_{0} \frac{c-v}{c+v}

but i got the second part wrong! Whats wrong with it??

Also when asked for the lowest average speed of atom at some temperature T given some molar mass M
which formula should be used??
is it v_{rms} = \sqrt{\frac{3RT}{M}} or v_{avg} = \sqrt{\frac{8RT}{\pi M}}
 
Last edited:
Physics news on Phys.org
Surely if v_rel << c, the second term in that bracket would go to 0?
 
are you talking about part a) or b)? I did get the first part correct by the way
 
Either! Assuming v_rel is << c in both cases..
 
stunner,

Can you find a polynomial expression that approximates (c-v)/(c+v) when v<<c?
 
k first of all the first one isn't wrong because i wasnt marked wrong thae fact that v<<c doesn't mean that the result in null so get off that!
Of course my approximation is lousy but I am trying to answer my prof's question properly according to him, at least


\frac{c-v}{c+v} = \frac{1-\frac{v}{c}}{1+\frac{v}{c}} = \frac{1-\beta}{1+\beta} = 1 - \beta + \frac{\beta^2}{2} + ...

something like that? Doesnt that give the same answer as a) though??
 
Last edited:
stunner,

Try this. Divide the numerator and denominator of (c-v)/(c+v) by c. Then define x = v/c. The new denominator will be 1+x. Can you find a power series for 1/(1+x)?
 
stunner,

I can't keep up with you!

You're very close to the right answer, but you're guessing on the power series. Figure it out. Write 1/(1+x) as (1+x)^-1, then it's easy to see all the derivatives: -(1+x)^-2, 2(1+x)^-3...
 
jdavel said:
stunner,

Try this. Divide the numerator and denominator of (c-v)/(c+v) by c. Then define x = v/c. The new denominator will be 1+x. Can you find a power series for 1/(1+x)?

what you're saying is put v/c = x whihc would give

\frac{1 + x}{1 - x} whiuch is clearly not \frac{1}{1-x} and thus u cannt ot expand it out like the latter
 
  • #10
and power series for
\frac{1}{1-x} = 1 + x + x^2 + x^3 + x^4 + ... for abs (x) < 1 where abs means absolute value
 
  • #11
stunner,

But (1-x)/(1+x) = (1-x)*1/(1+x). And 1-x is already a power series. So just get the series for 1/1+x and you'll see the answer.
 
  • #12
are you sure that can be done??
 
  • #13
stunner,

A power series for 1/(1+x)? Why not?

y = (1+x)^-1 >> y(0) = 1
y' = -(1+x)^-2 >> y'(0) =-1
y'' = 2(1+x)^-3 >> y''(0) =2

etc...

So, y = 1/(1+x) = 1 - x + x^2...

So, what's 1/(1+x) when x << 1?
 
Back
Top