Phys12 said:
I understand the part where if you set c=1 E=p. I don't get the other part? Time component?
Emphasis mine.As far as I have seen, every four-vector has three spatial components and one time component. This wikipedia article goes into a little bit (use control F and search for "time component"):
https://en.wikipedia.org/wiki/Four-vectorFor example, consider this position vector:
X = (ct, x, y, z).
ct is the time component, and x, y, and z are the space components.
Then take the derivative with respect to proper time dτ, and you'll get a 4-velocity:
U = (γc, γu
x, γu
y, γu
z)
(for one coordinate example, the x coordinate: $$\frac{d}{dτ} x = \frac{dx}{dτ} = \frac {dx}{dt} \frac{dt}{dτ} = \frac {dx}{dt} γ $$,
because $$\frac{dt}{dτ} = γ$$,
so you'll get γu
x)
Notice you have four components. γc is the time component. Keep doing this for all of them. There are always four components, one of which is a time component. You can shorten this to just two symbols, as long as you define γ
u = (γu
x, γu
y, γu
z), so you'd have a 4-velocity of (γc, γ
u) where γc is the time component and γ
u is the spatial components of the 4-vector. This, as far as I have seen, is the same for all 4-vectors (three spatial components and one time component) For example, you'll sometimes see (E/c,
p) where
p is the three-momentum and E/c is the time component of 4-momentum.
Basically, the 4-vector for momentum is:
P = m
0U = m
0(γc, γ
u) = (γm
0c, γm
0u) = (γm
0c
2/c, γm
0u) = (E/c,
p),if you remember that energy can be written as E = γm
0c
2 and that relativistic three-momentum is
p = γm
0u, with m
0 being the invariant rest mass and γ the Lorentz factor.It's certainly mathematically convenient, but it does deeper than that, I think. There are pretty significant symmetry relations between energy and time and then space and momentum. For example, their conservation laws are connected to it (energy conservation is connected to time symmetry of the laws of physics and momentum conservation is connected to the spatial symmetry of the laws of physics).In any event, as far as I can tell, ALL four vectors have one time component and three spatial components. I could be wrong, but that's all I've seen thus far in my tour of special relativity.