首页 | 主题 | 图库 | 问答 | 文摘 | 原创 | 百科

历史 | 地理 | 人物 | 艺术 | 体育 | 科学 | 音乐 | 电影 | 信息技术 | 世界遗产

 开放、中立,源自维基百科

Personal tools

Lorentz factor

From Wikipedia, the free encyclopedia

Jump to: navigation, search

The Lorentz factor or Lorentz term appears in several equations in special relativity, including time dilation, length contraction, and the relativistic mass formula. Because of its ubiquity, physicists generally represent it with the shorthand symbol γ. It gets its name from its earlier appearance in Lorentzian electrodynamics. The Lorentz factor is named after Hendrik Lorentz.[1]

It is defined as:

Failed to parse (Missing texvc executable; please see math/README to configure.): \gamma \equiv \frac{c}{\sqrt{c^2 - u^2}} = \frac{1}{\sqrt{1 - \beta^2}} = \frac{\mathrm{d}t}{\mathrm{d}\tau}


...where:

Failed to parse (Missing texvc executable; please see math/README to configure.): \beta = \frac{u}{c}
is the velocity in terms of the speed of light,
u is the velocity as observed in the reference frame where time t is measured
τ is the proper time, and
c is the speed of light.

Contents

Approximations

The Lorentz factor has a Maclaurin series of:

Failed to parse (Missing texvc executable; please see math/README to configure.): \gamma ( \beta ) = 1 + \frac{1}{2} \beta^2 + \frac{3}{8} \beta^4 + \frac{5}{16} \beta^6 + \frac{35}{128} \beta^8 + ...


The approximation γ ≈ 1 + 1/2 β2 is occasionally used to calculate relativistic effects at low speeds. It holds to within 1% error for v < 0.4 c (v < 120,000 km/s), and to within 0.1% error for v < 0.22 c (v < 66,000 km/s).

The truncated versions of this series also allow physicists to prove that special relativity reduces to Newtonian mechanics at low speeds. For example, in special relativity, the following two equations hold:

Failed to parse (Missing texvc executable; please see math/README to configure.): \vec p = \gamma m \vec v
Failed to parse (Missing texvc executable; please see math/README to configure.): E = \gamma m c^2 \,


For γ ≈ 1 and γ ≈ 1 + 1/2 β2, respectively, these reduce to their Newtonian equivalents:

Failed to parse (Missing texvc executable; please see math/README to configure.): \vec p = m \vec v
Failed to parse (Missing texvc executable; please see math/README to configure.): E = m c^2 + \frac{1}{2} m v^2


The Lorentz factor equation can also be inverted to yield:

Failed to parse (Missing texvc executable; please see math/README to configure.): \beta = \sqrt{1 - \frac{1}{\gamma^2}}


This has an asymptotic form of:

Failed to parse (Missing texvc executable; please see math/README to configure.): \beta = 1 - \frac{1}{2} \gamma^{-2} - \frac{1}{8} \gamma^{-4} - \frac{1}{16} \gamma^{-6} - \frac{1}{128} \gamma^{-8} + ...


The first two terms are occasionally used to quickly calculate velocities from large γ values. The approximation β ≈ 1 - 1/2 γ-2 holds to within 1% tolerance for γ > 2, and to within 0.1% tolerance for γ > 3.5.

Values

Image:Lorentz factor.svg
Lorentz factor as a function of velocity. It starts at value 1 and for Failed to parse (Missing texvc executable; please see math/README to configure.): v\to c it goes to infinity.
Speed Lorentz factor Reciprocal
Failed to parse (Missing texvc executable; please see math/README to configure.): \beta = v/c Failed to parse (Missing texvc executable; please see math/README to configure.): \gamma Failed to parse (Missing texvc executable; please see math/README to configure.): 1/\gamma
0.010 1.000 1.000
0.100 1.005 0.995
0.200 1.021 0.980
0.300 1.048 0.954
0.400 1.091 0.917
0.500 1.155 0.866
0.600 1.250 0.800
0.700 1.400 0.714
0.800 1.667 0.600
0.866 2.000 0.500
0.900 2.294 0.436
0.990 7.089 0.141
0.999 22.366 0.045

Rapidity

Note that if tanh r = β, then γ = cosh r. Here the hyperbolic angle r is known as the rapidity. Rapidity has the property that relative rapidities are additive, a useful property which velocity does not have. Thus the rapidity parameter forms a one-parameter group, a foundation for physical models. Sometimes (especially in discussion of superluminal motion) γ is written as Γ (uppercase-gamma) rather than γ (lowercase-gamma).

The Lorentz factor applies to time dilation, length contraction and relativistic mass relative to rest mass in Special Relativity. An object moving with respect to an observer will be seen to move in slow motion given by multiplying its actual elapsed time by gamma. Its length is measured shorter as though its local length were divided by γ.

γ may also (less often) refer to Failed to parse (Missing texvc executable; please see math/README to configure.): \frac{\mathrm{d}\tau}{\mathrm{d}t} = \sqrt{1 - \beta^2} . This may make the symbol γ ambiguous, so many authors prefer to avoid possible confusion by writing out the Lorentz term in full.

Derivation

One of the fundamental postulates of Einstein's special theory of relativity is that all inertial observers will measure the same speed of light in vacuum regardless of their relative motion with respect to each other or the source. Imagine two observers: the first, observer Failed to parse (Missing texvc executable; please see math/README to configure.): A , traveling at a constant speed Failed to parse (Missing texvc executable; please see math/README to configure.): v

with respect to a second inertial reference frame in which observer Failed to parse (Missing texvc executable; please see math/README to configure.): B
is stationary.  Failed to parse (Missing texvc executable; please see math/README to configure.): A
points a laser “upward” (perpendicular to the direction of travel). From Failed to parse (Missing texvc executable; please see math/README to configure.): B

's perspective, the light is traveling at an angle. After a period of time Failed to parse (Missing texvc executable; please see math/README to configure.): t_B , Failed to parse (Missing texvc executable; please see math/README to configure.): A

has traveled (from Failed to parse (Missing texvc executable; please see math/README to configure.): B

's perspective) a distance Failed to parse (Missing texvc executable; please see math/README to configure.): d = v t_B

the light had traveled (also from Failed to parse (Missing texvc executable; please see math/README to configure.): B
perspective) a distance Failed to parse (Missing texvc executable; please see math/README to configure.): d = c t_B
at an angle. The upward component of the path Failed to parse (Missing texvc executable; please see math/README to configure.): d_t
of the light can be solved by the Pythagorean theorem.
Failed to parse (Missing texvc executable; please see math/README to configure.): d_t = \sqrt{(c t _B)^2 - (v t_B)^2}


Factoring out Failed to parse (Missing texvc executable; please see math/README to configure.): ct_B

gives us,
Failed to parse (Missing texvc executable; please see math/README to configure.): d_t = c t _B\sqrt{1 - {\left(\frac{v}{c}\right)}^2}


This distance is the same distance that Failed to parse (Missing texvc executable; please see math/README to configure.): A

sees the light travel. Because the light must travel at Failed to parse (Missing texvc executable; please see math/README to configure.): c

, Failed to parse (Missing texvc executable; please see math/README to configure.): A 's time, Failed to parse (Missing texvc executable; please see math/README to configure.): t_A , will be equal to Failed to parse (Missing texvc executable; please see math/README to configure.): \frac{d_t}{c} . Therefore

Failed to parse (Missing texvc executable; please see math/README to configure.): t_A = \frac{c t_B \sqrt{1 - {\left(\frac{v}{c}\right)}^2}}{c}


which simplifies to

Failed to parse (Missing texvc executable; please see math/README to configure.): t_A = t_B\sqrt{1 - {\left(\frac{v}{c}\right)}^2}


See also

References

  • J.D. Jackson (2004). "Kinematics". Particle Data Group. - See page 7 for definition of rapidity.
  1. ^ One universe, by Neil deGrasse Tyson, Charles Tsun-Chu Liu, and Robert Irion.


bs:Lorentzov faktor cs:Lorentzův faktor es:Factor de Lorentz fr:Facteur de Lorentz hr:Lorentzov faktor it:Fattore di Lorentz pl:Czynnik Lorentza ro:Factor Lorentz ru:Быстрота sl:Lorentzov faktor sv:Lorentzfaktorn

Languages
AD Links