Lorentz transformation

From Wikipedia, the free encyclopedia

Jump to: navigation, search
A visualisation of the Lorentz transformation. Only one space coordinate is considered. The thin solid lines crossing at right angles depict the time and distance coordinates of an observer at rest; the skewed solid straight lines depict the coordinate grid of a moving observer.

In physics, the Lorentz transformation converts between two different observers' measurements of space and time, where one observer is in constant motion with respect to the other. In classical physics (Galilean relativity), the only conversion believed necessary was x' = xvt, describing how the origin of one observer's coordinate system slides through space with respect to the other's, at speed v and along the x-axis of each frame. According to special relativity, this is only a good approximation at much smaller speeds than the speed of light, and in general the result is not just an offsetting of the x coordinates; lengths and times are distorted as well.

If space is homogeneous, then the Lorentz transformation must be a linear transformation. Also, since relativity postulates that the speed of light is the same for all observers, it must preserve the spacetime interval between any two events in Minkowski space. The Lorentz transformations describe only the transformations in which the event at x = 0, t = 0 is left fixed, so they can be considered as a rotation of Minkowski space. The more general set of transformations that also includes translations is known as the Poincaré group.

Henri Poincaré named the Lorentz transformations after the Dutch physicist and mathematician Hendrik Lorentz (1853–1928) in 1905.[1] They form the mathematical basis for Albert Einstein's theory of special relativity. They were derived by Joseph Larmor in 1897,[2] and Lorentz (1899, 1904).[3] In 1905 Einstein derived them under the assumptions of the principle of relativity and the constancy of the speed of light in any inertial reference frame.

Contents

[edit] Lorentz transformation for frames in standard configuration

Standard configuration of coordinate systems for Lorentz transformations.
Views of spacetime along the world line of a rapidly accelerating observer moving in a 1-dimensional (straight line) "universe". The vertical direction indicates time, while the horizontal indicates distance, the dashed line is the spacetime trajectory ("world line") of the observer. The small dots are specific events in spacetime. If one imagines these events to be the flashing of a light, then the events that pass the two diagonal lines in the bottom half of the image (the past light cone of the observer in the origin) are the events visible to the observer. The slope of the world line (deviation from being vertical) gives the relative velocity to the observer. Note how the view of spacetime changes when the observer accelerates.

Assume there are two observers O and Q, each using their own Cartesian coordinate system to measure space and time intervals. O uses (t,x,y,z) and Q uses (t',x',y',z'). Assume further that the coordinate systems are oriented so that the x-axis and the x' -axis overlap, the y-axis is parallel to the y' -axis, as are the z-axis and the z' -axis. The relative velocity between the two observers is v along the common x-axis. Also assume that the origins of both coordinate systems are the same. If all these hold, then the coordinate systems are said to be in standard configuration. A symmetric presentation between the forward Lorentz Transformation and the inverse Lorentz Transformation can be achieved if coordinate systems are in symmetric configuration. The symmetric form highlights that all physical laws should be of such a kind that they remain unchanged under a Lorentz transformation.

The Lorentz transformation for frames in standard configuration can be shown to be:

\begin{cases}
t' &= \gamma \left( t - v x/c^{2} \right)  \\ 
x' &= \gamma \left( x - v t \right)\\
y' &= y \\ 
z' &= z
\end{cases}

where \ \gamma =  \frac{1}{ \sqrt{1 - { \frac{v^2}{c^2}}}} is called the Lorentz factor.

[edit] Matrix form

This Lorentz transformation is called a "boost" in the x-direction and is often expressed in matrix form as


\begin{bmatrix}
c t' \\ x' \\ y' \\ z'
\end{bmatrix}
=
\begin{bmatrix}
\gamma&-\beta \gamma&0&0\\
-\beta \gamma&\gamma&0&0\\
0&0&1&0\\
0&0&0&1\\
\end{bmatrix}
\begin{bmatrix}
c\,t \\ x \\ y \\ z
\end{bmatrix}\ .

More generally for a boost in an arbitrary direction xyz),


\begin{bmatrix}
c\,t' \\ x' \\ y' \\ z'
\end{bmatrix}
=
\begin{bmatrix}
\gamma&-\beta_x\,\gamma&-\beta_y\,\gamma&-\beta_z\,\gamma\\
-\beta_x\,\gamma&1+(\gamma-1)\frac{\beta_{x}^{2}}{\beta^{2}}&(\gamma-1)\frac{\beta_{x}\beta_{y}}{\beta^{2}}&(\gamma-1)\frac{\beta_{x}\beta_{z}}{\beta^{2}}\\
-\beta_y\,\gamma&(\gamma-1)\frac{\beta_{y}\beta_{x}}{\beta^{2}}&1+(\gamma-1)\frac{\beta_{y}^{2}}{\beta^{2}}&(\gamma-1)\frac{\beta_{y}\beta_{z}}{\beta^{2}}\\
-\beta_z\,\gamma&(\gamma-1)\frac{\beta_{z}\beta_{x}}{\beta^{2}}&(\gamma-1)\frac{\beta_{z}\beta_{y}}{\beta^{2}}&1+(\gamma-1)\frac{\beta_{z}^{2}}{\beta^{2}}\\
\end{bmatrix}
\begin{bmatrix}
c\,t \\ x \\ y \\ z
\end{bmatrix}\ ,

where \beta = \frac{v}{c}=\frac{\|\vec{v}\|}{c} and \gamma = \frac{1}{\sqrt{1-\beta^2}}.

Note that this is only the "boost", i.e. a transformation between two frames in relative motion. But the most general proper Lorentz transformation also contains a rotation of the three axes. This boost alone is given by a symmetric matrix. But the general Lorentz transformation matrix is not symmetric.

[edit] Rapidity

The Lorentz transformation can be cast into another useful form by introducing a parameter \boldsymbol{\phi} called the rapidity (an instance of hyperbolic angle) through the equation:

e^{\phi} = \gamma(1+\beta)  = \gamma \left( 1 + \frac{v}{c} \right) = \sqrt \frac{1 + v/c}{1 - v/c}

Equivalently:

\phi =  \ln \left[\gamma(1+\beta)\right]  ,   -\phi =  \ln \left[\gamma(1-\beta)\right]  \,

Then the Lorentz transformation in standard configuration is:

\begin{cases}
c t-x = e^{- \phi}(c t' - x') \\
c t+x = e^{\phi}(c t' + x') \\
y = y' \\
z = z'
\end{cases}

[edit] Hyperbolic trigonometric expressions

It can also be shown that:

 \gamma = \cosh(\phi)  =   { e^{\phi} + e^{-\phi} \over 2 }
 \beta = \tanh(\phi)   =   { e^{\phi} - e^{-\phi} \over e^{\phi} + e^{-\phi}   }

and therefore,

 \beta \gamma = \sinh(\phi)  =   { e^{\phi} - e^{-\phi} \over 2 }

[edit] Hyperbolic rotation of coordinates

Substituting these expressions into the matrix form of the transformation, we have:


\begin{bmatrix}
c t' \\ x' \\ y' \\ z'
\end{bmatrix}
=
\begin{bmatrix}
\cosh(\phi) &-\sinh(\phi)&0&0\\
-\sinh(\phi)  & \cosh(\phi) &0&0\\
0&0&1&0\\
0&0&0&1\\
\end{bmatrix}
\begin{bmatrix}
c t \\ x \\ y \\ z
\end{bmatrix}\ .

Thus, the Lorentz transformation can be seen as a hyperbolic rotation of coordinates in Minkowski space, where the rapidity φ represents the hyperbolic angle of rotation.

[edit] General boosts

For a boost in an arbitrary direction with velocity \vec{v}, it is convenient to decompose the spatial vector \vec{r} into components perpendicular and parallel to the velocity \vec{v}: \vec{r}=\vec{r}_\perp+\vec{r}_\|. Then only the component \vec{r}_\| in the direction of \vec{v} is 'warped' by the gamma factor:

\begin{cases}
t' = \gamma \left(t - \frac{\vec{r} \cdot \vec{v}}{c^{2}} \right) \\
\vec{r'} = \vec{r}_\perp + \gamma (\vec{r}_\| - \vec{v} t)
\end{cases}

where now \gamma \equiv \frac{1}{\sqrt{1 - \vec{v} \cdot \vec{v}/c^2}}. The second of these can be written as:

\vec{r'} = \vec{r} + \left(\frac{\gamma -1}{v^2} (\vec{r} \cdot \vec{v}) - \gamma t \right) \vec{v}

These equations can be expressed in matrix form as


\begin{bmatrix}
c t' \\
\mathbf{r'}
\end{bmatrix}
=
\begin{bmatrix}
\gamma                      & -\gamma \mathbf{v}^\mathrm{T}/c                          \\
-\frac{\gamma\mathbf{v}}{c} & I+ (\gamma-1) \frac {\mathbf{v} \mathbf{v}^\mathrm{T}}{v^2} \\
\end{bmatrix}
\begin{bmatrix}
c t  \\
\mathbf{r}
\end{bmatrix}\text{,}

where I is the identity matrix, v is velocity written as a column vector and vT is its transpose (a row vector).

[edit] Spacetime interval

In a given coordinate system (xμ), if two events A and B are separated by

(\Delta t, \Delta x, \Delta y, \Delta z) = (t_B-t_A, x_B-x_A, y_B-y_A, z_B-z_A)\ ,

the spacetime interval between them is given by

s^2 = - c^2(\Delta t)^2 + (\Delta x)^2 + (\Delta y)^2 + (\Delta z)^2\ .

This can be written in another form using the Minkowski metric. In this coordinate system,


\eta_{\mu\nu} = 
\begin{bmatrix} -1&0&0&0\\ 0&1&0&0 \\ 0&0&1&0 \\ 0&0&0&1 \end{bmatrix}\ .

Then, we can write


s^2 = \begin{bmatrix}c \Delta t & \Delta x & \Delta y & \Delta z \end{bmatrix}
\begin{bmatrix} -1&0&0&0\\ 0&1&0&0 \\ 0&0&1&0 \\ 0&0&0&1 \end{bmatrix}
\begin{bmatrix} c \Delta t \\ \Delta x \\ \Delta y \\ \Delta z \end{bmatrix}

or, using the Einstein summation convention,

s^2= \eta_{\mu\nu} x^\mu x^\nu\ .

Now suppose that we make a coordinate transformation x^\mu \rightarrow x'^\mu. Then, the interval in this coordinate system is given by


s'^2 = \begin{bmatrix}c \Delta t' & \Delta x' & \Delta y' & \Delta z' \end{bmatrix}
\begin{bmatrix} -1&0&0&0\\ 0&1&0&0 \\ 0&0&1&0 \\ 0&0&0&1 \end{bmatrix}
\begin{bmatrix} c \Delta t' \\ \Delta x' \\ \Delta y' \\ \Delta z' \end{bmatrix}

or

s'^2= \eta_{\mu\nu} x'^\mu x'^\nu\ .

It is a result of special relativity that the interval is an invariant. That is, s^2 = s'^2\ . It can be shown[4] that this requires the coordinate transformation to be of the form

x'^\mu = x^\nu {\Lambda^\mu}_\nu + C^\mu\ .

Here, C^\mu\ is a constant vector and {\Lambda^\mu}_\nu a constant matrix, where we require that

\eta_{\mu\nu}{\Lambda^\mu}_\alpha{\Lambda^\nu}_\beta = \eta_{\alpha\beta}\ .

Such a transformation is called a Poincaré transformation or an inhomogeneous Lorentz transformation.[5] The Ca represents a space-time translation. When C^a \, = 0, the transformation is called an homogeneous Lorentz transformation, or simply a Lorentz transformation.

Taking the determinant of \eta_{\mu\nu}{\Lambda^\mu}_\alpha{\Lambda^\nu}_\beta = \eta_{\alpha\beta} gives us

\det ({\Lambda^a}_b) = \pm 1\ .

Lorentz transformations with \det ({\Lambda^\mu}_\nu)=+1 are called proper Lorentz transformations. They consist of spatial rotations and boosts and form a subgroup of the Lorentz group. Those with \det({\Lambda^\mu}_\nu)=-1 are called improper Lorentz transformations and consist of (discrete) space and time reflections combined with spatial rotations and boosts. They don't form a subgroup, as the product of any two improper Lorentz transformations will be a proper Lorentz transformation.

The composition of two Poincaré transformations is a Poincaré transformation and the set of all Poincaré transformations with the operation of composition forms a group called the Poincaré group. Under the Erlangen program, Minkowski space can be viewed as the geometry defined by the Poincaré group, which combines Lorentz transformations with translations. In a similar way, the set of all Lorentz transformations forms a group, called the Lorentz group.

A quantity invariant under Lorentz transformations is known as a Lorentz scalar.

[edit] Special relativity

One of the most astounding consequences of Einstein's clock-setting method is the idea that time is relative. In essence, each observer's frame of reference is associated with a unique set of clocks, the result being that time passes at different rates for different observers. This was a direct result of the Lorentz transformations and is called time dilation. We can also clearly see from the Lorentz "local time" transformation that the concept of the relativity of simultaneity and of the relativity of length contraction are also consequences of that clock-setting hypothesis.

Lorentz transformations can also be used to prove that magnetic and electric fields are simply different aspects of the same force — the electromagnetic force. If we have one charge or a collection of charges which are all stationary with respect to each other, we can observe the system in a frame in which there is no motion of the charges. In this frame, there is only an "electric field". If we switch to a moving frame, the Lorentz transformation will predict that a "magnetic field" is present. This field was initially unified in Maxwell's concept of the "electromagnetic field".

[edit] The correspondence principle

For relative speeds much less than the speed of light, the Lorentz transformations reduce to the Galilean transformation in accordance with the correspondence principle. The correspondence limit is usually stated mathematically as v \rightarrow 0, so it is usually said that non relativistic physics is a physics of "instant action at a distance" c \rightarrow \infty.

[edit] History

See also History of Lorentz transformations.

The transformations were first discovered and published by Joseph Larmor in 1897. In 1905, Henri Poincaré[6] named them after the Dutch physicist and mathematician Hendrik Antoon Lorentz (1853-1928) who had published a first order version of these transformations in 1895[7] and the final version in 1899 and 1904.

Many physicists, including FitzGerald, Larmor, Lorentz and Woldemar Voigt, had been discussing the physics behind these equations since 1887.[8][9] Larmor and Lorentz, who believed the luminiferous aether hypothesis, were seeking the transformations under which Maxwell's equations were invariant when transformed from the ether to a moving frame. In early 1889, Heaviside had shown from Maxwell's equations that the electric field surrounding a spherical distribution of charge should cease to have spherical symmetry once the charge is in motion relative to the ether. FitzGerald then conjectured that Heaviside’s distortion result might be applied to a theory of intermolecular forces. Some months later, FitzGerald published his conjecture in Science to explain the baffling outcome of the 1887 ether-wind experiment of Michelson and Morley. This became known as the FitzGerald-Lorentz explanation of the Michelson-Morley null result, known early on through the writings of Lodge, Lorentz, Larmor, and FitzGerald.[10] Their explanation was widely accepted as correct before 1905.[11] Larmor gets credit for discovering the basic equations in 1897 and for being first in understanding the crucial time dilation property inherent in his equations.[12]

Larmor's (1897) and Lorentz's (1899, 1904) final equations are algebraically equivalent to those published and interpreted as a theory of relativity by Albert Einstein (1905) but it was the French mathematician Henri Poincaré who first recognized that the Lorentz transformations have the properties of a mathematical group.[13] Both Larmor and Lorentz discovered that the transformation preserved Maxwell's equations. Paul Langevin (1911) said of the transformation:

"It is the great merit of H. A. Lorentz to have seen that the fundamental equations of electromagnetism admit a group of transformations which enables them to have the same form when one passes from one frame of reference to another; this new transformation has the most profound implications for the transformations of space and time".[14]

[edit] Derivation

The usual treatment (e.g., Einstein's original work) is based on the invariance of the speed of light. However, this is not necessarily the starting point: indeed (as is exposed, for example, in the second volume of the Course in Theoretical Physics by Landau and Lifshitz), what is really at stake is the locality of interactions: one supposes that the influence that one particle, say, exerts on another can not be transmitted instantaneously. Hence, there exists a theoretical maximal speed of information transmission which must be invariant, and it turns out that this speed coincides with the speed of light in vacuum. The need for locality in physical theories was already noted by Newton (see Koestler's "The Sleepwalkers"), who considered the notion of an action at a distance "philosophically absurd" and believed that gravity must be transmitted by an agent (interstellar aether) which obeys certain physical laws.

Michelson and Morley in 1887 designed an experiment, which employed an interferometer and a half-silvered mirror, that was accurate enough to detect aether flow. The mirror system reflected the light back into the interferometer. If there were an aether drift, it would produce a phase shift and a change in the interference that would be detected. However, given the results were negative, rather than validating the aether, based upon the findings aether was not confirmed. This was a major step in science that eventually resulted in Einstein's Special Theory of Relativity.

In a 1964 paper,[15] Erik Christopher Zeeman showed that the causality preserving property, a condition that is weaker in a mathematical sense than the invariance of the speed of light, is enough to assure that the coordinate transformations are the Lorentz transformations.

[edit] From group postulates

Following is a classical derivation (see, e.g., [1] and references therein) based on group postulates and isotropy of the space.

[edit] Coordinate transformations as a group

The coordinate transformations between inertial frames form a group (called the proper Lorentz group) with the group operation being the composition of transformations (performing one transformation after another). Indeed the four group axioms are apparently satisfied:

  1. Closure: the composition of two transformations is a transformation: consider a composition of transformations from the inertial frame K to inertial frame K', (denoted as [K\to K']), and then from K' to inertial frame K'', [K'\to K'']; apparently there exists a transformation, [K\to K''], directly from an inertial frame K to inertial frame K''.
  2. Associativity: the result of \big([K\to K'][K'\to K'']\big)[K''\to K'''] and [K\to K']\big([K'\to K''][K''\to K''']\big) is apparently the same, K\to K'''.
  3. Identity element: there is an identity element, a transformation K\to K.
  4. Inverse element: for any transformation K\to K' there apparently exists an inverse transformation K'\to K.

[edit] Transformation matrices consistent with group axioms

Let us consider two inertial frames, K and K', the latter moving with velocity \vec{v} with respect to the former. By rotations and shifts we can choose the z and z' axes along the relative velocity vector and also that the events (t=0,z=0) and (t'=0,z'=0) coincide. Since the velocity boost is along the z (and z') axes nothing happens to the perpendicular coordinates and we can just omit them for brevity. Now since the transformation we are looking after connects two inertial frames, it has to transform a linear motion in (t,z) into a linear motion in (t',z') coordinates. Therefore it must be a linear transformation. The general form of a linear transformation is


\begin{bmatrix}
t' \\ z'
\end{bmatrix} =
\begin{bmatrix}
\gamma & \delta \\
\beta & \alpha
\end{bmatrix}
\begin{bmatrix}
t \\ z
\end{bmatrix},

where α,β,γ, and δ are some yet unknown functions of the relative velocity v.

Let us now consider the motion of the origin of the frame K'. In the K' frame it has coordinates (t',z'=0), while in the K frame it has coordinates (t,z=vt). These two points are connected by our transformation


\begin{bmatrix}
t' \\ 0
\end{bmatrix} =
\begin{bmatrix}
\gamma & \delta \\
\beta & \alpha
\end{bmatrix}
\begin{bmatrix}
t \\ vt
\end{bmatrix},

from which we get

\beta=-v\alpha \,.

Analogously, considering the motion of the origin of the frame K, we get


\begin{bmatrix}
t' \\ -vt'
\end{bmatrix} =
\begin{bmatrix}
\gamma & \delta \\
\beta & \alpha
\end{bmatrix}
\begin{bmatrix}
t \\ 0
\end{bmatrix},

from which we get

\beta=-v\gamma \,.

Combining these two gives α = γ and the transformation matrix has simplified a bit,


\begin{bmatrix}
t' \\ z'
\end{bmatrix} =
\begin{bmatrix}
\gamma & \delta \\
-v\gamma & \gamma
\end{bmatrix}
\begin{bmatrix}
t \\ z
\end{bmatrix},

Now let us consider the group postulate inverse element. There are two ways we can go from the K' coordinate system to the K coordinate system. The first is to apply the inverse of the transform matrix to the K' coordinates:


\begin{bmatrix}
t \\ z
\end{bmatrix} =
\frac{1}{\gamma^2+v\delta\gamma}
\begin{bmatrix}
\gamma & -\delta \\
v\gamma & \gamma
\end{bmatrix}
\begin{bmatrix}
t' \\ z'
\end{bmatrix}.

The second is, considering that the K' coordinate system is moving at a velocity v relative to the K coordinate system, the K coordinate system must be moving at a velocity v relative to the K' coordinate system. Replacing v with v in the transformation matrix gives:


\begin{bmatrix}
t \\ z
\end{bmatrix} =
\begin{bmatrix}
\gamma(-v) & \delta(-v) \\
v\gamma(-v) & \gamma(-v)
\end{bmatrix}
\begin{bmatrix}
t' \\ z'
\end{bmatrix},

Now the function γ can not depend upon the direction of v because it is apparently the factor which defines the relativistic contraction and time dilation. These two (in an isotropic world of ours) cannot depend upon the direction of v. Thus, γ( − v) = γ(v) and comparing the two matrices, we get


\gamma^2+v\delta\gamma=1. \,

According to the closure group postulate a composition of two coordinate transformations is also a coordinate transformation, thus the product of two of our matrices should also be a matrix of the same form. Transforming K to K' and from K' to K'' gives the following transformation matrix to go from K to K'':



\begin{bmatrix}
t'' \\ z''
\end{bmatrix} =
\begin{bmatrix}
\gamma(v') & \delta(v') \\
-v'\gamma(v') & \gamma(v')
\end{bmatrix}

\begin{bmatrix}
\gamma(v) & \delta(v) \\
-v\gamma(v) & \gamma(v)
\end{bmatrix}

\begin{bmatrix}
t \\ z
\end{bmatrix}=


\begin{bmatrix}
\gamma(v')\gamma(v)-v\delta(v')\gamma(v) & \gamma(v')\delta(v)+\delta(v')\gamma(v) \\
-(v'+v)\gamma(v')\gamma(v) & -v'\gamma(v')\delta(v)+\gamma(v')\gamma(v)
\end{bmatrix}

\begin{bmatrix}
t\\z
\end{bmatrix}

In the original transform matrix, the main diagonal elements are both equal to γ, hence, for the combined transform matrix above to be of the same form as the original transform matrix, the main diagonal elements must also be equal. Equating these elements and rearranging gives:


\gamma(v')\gamma(v)-v\delta(v')\gamma(v)=-v'\gamma(v')\delta(v)+\gamma(v')\gamma(v)\,

v\delta(v')\gamma(v)=v'\gamma(v')\delta(v)\,

\frac{\delta(v)}{v\gamma(v)}=\frac{\delta(v')}{v'\gamma(v')}\,

The denominator will be nonzero for nonzero v as γ(v) is always nonzero, as γ2 + vδγ = 1. If v=0 we have the identity matrix which coincides with putting v=0 in the matrix we get at the end of this derivation for the other values of v, making the final matrix valid for all nonnegative v.

For the nonzero v, this combination of function must be a universal constant, one and the same for all inertial frames. Let's define this constant as \frac{\delta(v)}{v\gamma(v)} \, = \, \kappa\, where \kappa\, has the dimension of 1 / v2. Solving


1 = \gamma^2 + v\delta\gamma = \gamma^2 (1 + \kappa v^2)
\,

we finally get \gamma=1/\sqrt{1 + \kappa v^2} and thus the transformation matrix, consistent with the group axioms, is given by


\begin{bmatrix}
t' \\ z'
\end{bmatrix} =
\frac{1}{\sqrt{1 + \kappa v^2}}
\begin{bmatrix}
1 & \kappa v \\
-v & 1
\end{bmatrix}
\begin{bmatrix}
t \\ z
\end{bmatrix}.
If \kappa\, were positive, then there would be transformations (with \kappa v^2 \gg 1) which transform time into a spatial coordinate and vice versa. We exclude this on physical grounds, because time can only run in the positive direction. Thus two types of transformation matrices are consistent with group postulates: i) with the universal constant κ = 0 and ii) with κ < 0.

[edit] Galilean transformations

If \kappa \, = \, 0 \,, then we get the Galilean-Newtonian kinematics with the Galilean transformation,


\begin{bmatrix}
t' \\ z'
\end{bmatrix} =
\begin{bmatrix}
1 & 0 \\
-v & 1
\end{bmatrix}
\begin{bmatrix}
t \\ z
\end{bmatrix}\;,

where time is absolute, t' = t, and the relative velocity v of two inertial frames is not limited.

[edit] Lorentz transformations

If \kappa\, is negative, then we set c \, = \, \frac{1}{\sqrt{- \kappa}} \, which becomes the invariant speed, the speed of light in vacuum. This yields \kappa = {-1 \over c^2} \, and thus we get special relativity with Lorentz transformation


\begin{bmatrix}
t' \\ z'
\end{bmatrix} =
\frac{1}{\sqrt{1 - {v^2 \over c^2}}}
\begin{bmatrix}
1 & {- v \over c^2} \\
-v & 1
\end{bmatrix}
\begin{bmatrix}
t \\ z
\end{bmatrix}\;,

where the speed of light is a finite universal constant determining the highest possible relative velocity between inertial frames.

If v\ll c the Galilean transformation is a good approximation to the Lorentz transformation.

Only experiment can answer the question which of the two possibilities, κ = 0 or κ < 0, is realised in our world. The experiments measuring the speed of light, first performed by a Danish physicist Ole Rømer, show that it is finite, and the Michelson–Morley experiment showed that it is an absolute speed, and thus that κ < 0.

[edit] From physical principles

The problem is usually restricted to two dimensions by using a velocity along the x axis such that the y and z coordinates do not intervene. It is similar to that of Einstein.[16] More details may be found in[17] As in the Galilean transformation, the Lorentz transformation is linear : the relative velocity of the reference frames is constant. They are called inertial or Galilean reference frames. According to relativity no Galilean reference frame is privileged. Another condition is that the speed of light must be independent of the reference frame, in practice of the velocity of the light source.

[edit] Galilean reference frames

In classical kinematics, the total displacement x in the R frame is the sum of the relative displacement x′ in frame R' and of the displacement x in frame R. If v is the relative velocity of R' relative to R, we have v: x = x′ + vt or x′ = x − vt. This relationship is linear for a constant v, that is when R and R' are Galilean frames of reference.

In Einstein's relativity, the main difference with Galilean relativity is that space is a function of time and vice-versa: t ≠ t′. The most general linear relationship is obtained with four constant coefficients, α, β, γ and v:

x'=\gamma\left(x-vt\right)
t'=\beta\left(t+\alpha x\right)

The Lorentz transformation becomes the Galilan transformation when β = γ = 1 and α = 0.

[edit] Speed of light independent of the velocity of the source

Light being independent of the reference frame as was shown by Michelson, we need to have x = ct if x′ = ct′. Replacing x and x′ in the preceding equations, one has:

ct'=\gamma\left(c-v\right)t
t'=\beta\left(1+\alpha c\right)t

Replacing t′ with the help of the second equation, the first one writes:

c\beta\left(1+\alpha c\right)t=\gamma\left(c-v\right)t

After simplification by t and dividing by cβ, one obtains:

1+\alpha c=\frac{\gamma}{\beta}\left(1-\frac{v}{c}\right)

[edit] Principle of relativity

According to the principle of relativity, there is no privileged Galilean frame of reference. One has to find the same Lorentz transformation from frame R to R' or from R' to R. As in the Galilean transformation, the sign of the transport velocity v has to be changed when passing from one frame to the other.

The following derivation uses only the principle of relativity which is independent of light velocity constancy. The inverse transformation of

x'=\gamma\left(x-vt\right)
t'=\beta\left(t+\alpha x\right)

is :

x=\frac{1}{1-\alpha v}\left(\frac{x'}{\gamma}-\frac{vt'}{\beta}\right)
t=\frac{1}{1-\alpha v}\left(\frac{t'}{\beta}-\frac{\alpha x'}{\gamma}\right)

In accordance with the principle of relativity, the expressions of x and t are:

x=\gamma\left(x'+vt'\right)
t=\beta\left(t'+\alpha x'\right)

They have to be identical to those obtained by inverting the transformation except for the sign of the velocity of transport v:

x=\frac{1}{1+\alpha v}\left(\frac{x'}{\gamma}+\frac{vt'}{\beta}\right)
t=\frac{1}{1+\alpha v}\left(\frac{t'}{\beta}-\frac{\alpha x'}{\gamma}\right)

We thus have the identities, verified for any x’ and t’ :

x=\gamma\left(x'+vt'\right)=\frac{1}{1+\alpha v}\left(\frac{x'}{\gamma}+\frac{vt'}{\beta}\right)
t=\beta\left(t'+\alpha x'\right)=\frac{1}{1+\alpha v}\left(\frac{t'}{\beta}-\frac{\alpha x'}{\gamma}\right)

Finally we have the equalities :

\beta =\gamma=\frac{1}{\sqrt{1+\alpha v}}

[edit] Expression of the Lorentz transformation

Using the relation

1+\alpha c=\frac{\gamma}{\beta}(1-\frac{v}{c})

obtained earlier, one has :

\alpha =-\frac{v}{c^2}

and, finally:

\beta =\gamma=\frac{1}{\sqrt{1-\frac{v^2}{c^2}}}

We have now all the coefficients needed and, therefore, the Lorentz transformation :

\mathbf{ x=\frac{x' + vt'}{ \sqrt[]{1 -\frac{v^2}{c^2}} }}
t=\mathbf{\frac{t' + \frac{vx'}{c^2}}{ \sqrt[]{1 -\frac{v^2}{c^2}}}}

The inverse Lorentz transformation writes, using the Lorentz factor γ:

\mathbf{x'=  \gamma\left(x - vt\right)}
\mathbf{t'=\gamma\left(t - \frac{vx}{c^2}\right)}

[edit] See also

[edit] References

  1. ^ The reference is within the following paper: Poincaré, Henri (1905), "Sur la dynamique de l'électron", Comptes rendus hebdomadaires des séances de l'Académie des Sciences 140: 1504–1508 
  2. ^ Larmor, J. (1897), "A dynamical theory of the electric and luminiferous medium — Part III: Relations with material media", Philosophical Transactions of the Royal Society 190: 205–300, doi:10.1098/rsta.1897.0020 
  3. ^ Lorentz, Hendrik Antoon (1899), "Simplified theory of electrical and optical phenomena in moving systems", Proc. Acad. Science Amsterdam I: 427–443 ; and Lorentz, Hendrik Antoon (1904), "Electromagnetic phenomena in a system moving with any velocity less than that of light", Proc. Acad. Science Amsterdam IV: 669–678 
  4. ^ Weinberg, Steven (1972), Gravitation and Cosmology, New York, [NY.]: Wiley, ISBN 0-471-92567-5 : (Section 2:1)
  5. ^ Weinberg, Steven (1995), The quantum theory of fields (3 vol.), Cambridge, [England] ; New York, [NY.]: Cambridge University Press, ISBN 0-521-55001-7  : volume 1.
  6. ^ Fric, Jacques (2003), Henri Poincaré: A Decisive Contribution to Special Relativity: the short story, http://www.everythingimportant.org/relativity/Poincare.htm 
  7. ^ See History of Special Relativity The work is contained within Lorentz, Hendrik Antoon (1895), Versuch einer theorie der electrischen und optischen erscheinungen in bewegten köpern, Leiden, [The Netherlands]: E.J. Brill, http://www.historyofscience.nl/search/detail.cfm?pubid=2690&view=image&startrow=1 
  8. ^ O'Connor, John J.; Robertson, Edmund F., A History of Special Relativity, http://www-groups.dcs.st-and.ac.uk/~history/HistTopics/Special_relativity.html 
  9. ^ Sinha, Supurna (2000), "Poincaré and the Special Theory of Relativity", Resonance 5: 12–15, doi:10.1007/BF02838818, http://www.iisc.ernet.in/academy/resonance/Feb2000/pdf/Feb2000p12-15.pdf 
  10. ^ Brown, Harvey R., Michelson, FitzGerald and Lorentz: the Origins of Relativity Revisited, http://philsci-archive.pitt.edu/archive/00000987/00/Michelson.pdf 
  11. ^ Rothman, Tony (2006), "Lost in Einstein's Shadow", American Scientist 94 (2): 112f., http://www.americanscientist.org/libraries/documents/200622102452_866.pdf 
  12. ^ Macrossan, Michael N. (1986), "A Note on Relativity Before Einstein", Brit. Journal Philos. Science 37: 232–34, http://espace.library.uq.edu.au/view.php?pid=UQ:9560 
  13. ^ Katzir, Shaul (2005), "Poincaré’s Relativistic Physics: Its Origins and Nature", Physics in Perspective 7: 268–292, doi:10.1007/s00016-004-0234-y, http://www.everythingimportant.org/relativity/Poincare.pdf 
  14. ^ The citation is within the following paper: Langevin, P. (1911), "L'évolution de l'éspace et du temps", Scientia X: 31–54 
  15. ^ Zeeman, Erik Christopher (1964), "Causality implies the Lorentz group", Journal of Mathematical Physics 5 (4): 490–493, doi:10.1063/1.1704140 
  16. ^ Einstein, Albert (1916). "Relativity: The Special and General Theory" (PDF). http://web.mit.edu/birge/Public/books/Einstein-Relativity.pdf. Retrieved on 2008-11-01. 
  17. ^ Bernard Schaeffer, Relativités et quanta clarifiés

[edit] Further reading

[edit] External links

Personal tools