6

If we have a light ray $x^\mu$ with velocity $c$, what is $c^0$ (the time component)?

Qmechanic
  • 201,751
user912
  • 373
  • 1
  • 6
  • 10

2 Answers2

7

For a massless particle like a photon, you have to use a new "affine" parameter $\lambda$ instead of using proper time $\tau$ (because $d\tau = 0$). This parameter $\lambda$ must be a scalar, that is an invariant, under Lorentz transformations.

You will define the 4-velocity of the photon as :

$$u^\mu = \frac{d x^\mu}{d \lambda} \, (\mu = 0,1,2,3)$$

Here $x^0 = c t$, where $c$ is the speed of light, and $x^1, x^2, x^3$ are spatial coordinates:

You will have the property :

$$u_\mu u^\mu = g_{\mu\nu}u^\nu u^\mu = 0$$, where $g$ is the diagonal matrix $(1, -1,-1,-1)$

This could be also simply written :

$$(u^0)^2 - \vec u ^2 = 0$$

Maybe, it is better, depending on your problem, to use the photon momentum/energy quadrivector $p^\mu$, which satisfies the same equations : $p_\mu p^\mu = 0$, that is : $(p^0)^2 - \vec p ^2 = 0$, This is best fitted if you use momentum conservation relations with several particles. The ordinary 3-velocity is easily obtained from $p$ as $\vec v = \frac{\vec p }{p^0}$

Trimok
  • 17,567
4

Four-velocity actually isn't well-defined for light. This is because four-velocity is the derivative of the position four-vector with respect to the proper time, i.e. the time in the moving object's rest frame. Since you can't pick an inertial rest frame for a beam of light, you can't take the derivative with respect to the proper time.

Mathematically, the proper time of light is zero, so to take the derivative of light's position four-vector with respect to proper time, you would be dividing by zero, returning infinity/undefined (for all components, including the time component).

Izzhov
  • 1,222
  • So, if I wanted to give the initial conditions of a light ray, would it be 0, or what? – user912 May 30 '13 at 03:46
  • @user912 frequency (energy) and direction (a vector). – Brandon Enright May 30 '13 at 04:20
  • 3
    The four velocity of light is perfectly well defined. You just can't use proper time to parameterize the world line. Four velocity is just the tangent vector to a world line – ClassicStyle Mar 05 '16 at 23:53
  • It is the four-momentum that is well-defined. Among the tangent vectors to the light-signal's path in spacetime (worldline, if you wish), the 4-momentum is natural. Since (in the usual references) the 4-velocity is defined to be a UNIT-tangent vector... the 4-velocity isn't well defined because the four-momentum is lightlike (its Minkowski-norm is zero). – robphy Apr 23 '23 at 13:15