clj4
- 441
- 0
Aether said:Lorentz transformation:
t_1=(1-v^2/c_0^2)^{1/2}T_1-vx_1/c_0^2
x_1=(X_1-vT_1)/(1-v^2/c_0^2)^{1/2}
t_2=(1-v^2/c_0^2)^{1/2}T_2-vx_2/c_0^2
x_2=(X_2-vT_2)/(1-v^2/c_0^2)^{1/2}
D/(t_2-t_1)=(x_2-x_1)/(t_2-t_1)=c_0
c(v,\theta)=c_0![]()
M&S-I p.511 Eq. (6.16) gives the following result for first order effects when transport synchronization of clocks is used with the Lorentz transformation: c(\theta)=1-v(1+2\alpha)cos\theta where \alpha =-1/2 corresponds to perfect Lorentz symmetry.
"In discussing the experiments we need the inverse velocity of light to second order in v/c..." M&S-III p. 810 Eq. (2.1) - 1/c(\theta)=1+(\beta+\delta-1/2)v^2sin^2\theta+(\alpha-\beta+1)v^2
LET transformation:
t_1=(1-v^2/c_0^2)^{1/2}T_1
x_1=(X_1-vT_1)/(1-v^2/c_0^2)^{1/2}
t_2=(1-v^2/c_0^2)^{1/2}T_2
x_2=(X_2-vT_2)/(1-v^2/c_0^2)^{1/2}
D/(t_2-t_1)=(x_2-x_1)/(t_2-t_1)=c_0^2/(c_0+v)
c(v,\theta)=c_0^2/(c_0+v \cdot cos(\theta))
Hint: The speed of light c_0 is isotropic in the ether frame: (X_2-X_1)/(T_2-T_1)=c_0.
Assuming perfect Lorentz symmetry and using the LET transformation I get:
c_0/c(v,\theta)=1+(v/c_0) \cdot cos(\theta). This is a dimensionless ratio, and as such it is a measurable (e.g., physical) quantity. However, you must synchronize two clocks to make this measurement; and exactly how you choose to do that determines whether the Lorentz transformation or the LET transformation should be applied.
The speed of light is generally anisotropic in LET (e.g., except for within the ether frame), absolute simultaneity is maintained, and this is empirically equivalent to SR. The trick is that the -vx/c_0^2 term that is used to maintain a constant speed of light in the Lorentz transformation is used instead to maintain absolute simultaneity in the LET transformation. Both ways are equally valid.
Hmmm,
It is clear how you got the second formula but it is not clear at all how you got the first formula c(v,\theta)=c_0. Would you care to show the intermediate steps?