Sunday, September 21, 2014

special relativity - Refractive index of dielectric in different frames of reference



A transparent isotropic dielectric medium moving in the negative x direction at speed v in frame S is stationary in frame S, where it has refractive index n. In other words, frame S is moving at speed v in the positive x direction relative to frame S. We take the two frames' origins to coincide at t=0.


Calculate the refractive index n in frame S experienced by light travelling inside the dielectric along the y-axis in frame S.


I have drawn a schematic of the setup below.


enter image description here


I have found two approaches to this question, both of which give me different answers. I was hoping somebody would be able to point out the flaw in one of these methods.



The 4-wavevector of a photon moving at an angle θ to the x-axis in the x-y plane is


K=(ω/c,kcosθ,ksinθ,0)



By applying a Lorentz transformation to this vector we arrive at the following relations between frequency, wavenumber and angle in S and those quantities in S:


ω/c=γω/cγβkcosθ

kcosθ=γkcosθγβω/c
ksinθ=ksinθ


The refractive index in S is defined by


ω/k=c/nn=ck/ω


We set θ=π/2, corresponding to motion in the y-direction. Then summing the squares of the bottom two equations to eliminate θ, square-rooting, and then dividing the result by the first equation, we find:


ck/ω=cωγk2+γ2β2ω2c2


If we pull a factor of k2 outside we can write this thus:


ck/ω=n=nγ1+γ2β2n2



Here I take a more 'first-principles' approach. We can identify two events in spacetime --- the point at which a particular photon enters the dielectric medium, and the point at which it leaves. Let us define the co-ordinates in frame S of the first of these events to be (0,0,0,0). Then in S we know that the co-ordinates of the point at which the photon leaves the medium are (ct,0,y,0), where t and y are related by c/n=y/t --- this is just speed = distance / time. Applying a Lorentz transformation to these two points to find the co-ordinates in S:



entranceS=(0,0,0,0)exitS=(γct,γβct,y,0)


The total time for the photon to move through the block is hence γt, whilst the total distance traveled is, by Pythagoras',


γ2β2c2t2+y2


Dividing these quantities should give us c/n, the speed of the photon. Hence we can write


n=cγtγ2β2c2t2+y2=cγtγ2β2c2t2+c2t2/n2


So we have


n=γγ2β2+1/n2


which is not the same as the first expression. I anticipate I've made a very silly mistake somewhere along the line here, but I can't for the life of me spot it!



Answer



The problem here isn't a simple algebra error, but rather an issue with the physics. A medium which at rest is isotropic no longer behaves as an isotropic medium when it is moving relativistically. Instead, it behaves as a nonreciprocal bianisotropic material.



In particular, the phase velocity of light at a particular frequency in a medium is no longer the same in all directions if the medium is moving. This effect can be detected even if the medium is moving at a non-relativistic speed, as in the Fizeau experiment.


Because of this, any attempt to determine one consistent number for what a refractive index turns into under a Lorentz transformation is doomed to failure, because the equivalent to the refractive index is no longer a single number in a frame in which the medium is moving. Instead, it's necessary to treat the refractive index (or really the relative permittivity, which is closely related) as a tensor.


Unfortunately, I'm unable to find a full tensor treatment of refraction in moving media online. I did find this paper on relativistic optics in moving media, but it uses Clifford algebra as an alternative to a tensor treatment, and unfortunately the paper is behind a paywall. However, the non-paywalled abstract for that paper is my source for the above claim that a medium that's isotropic at rest behaves as a nonreciprocal bianisotropic medium when moving.


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...