PDA

View Full Version : 4-velocity


JFo
Mar23-05, 08:28 PM
We are currently studying special relativity and using the idea of four vectors.

The position 4-vector has been defined in class as

\vec{X} = (ct, \vec{r}) \ \ \ \ \ \ \ where \ \vec{r} = (x, y, z) \ \ (ie: the usual 3 space position vector)

and the velocity 4-vector is then

\vec{V} = \frac{d\vec{X}}{d\tau} \ \ \ \ \ \ \ \ \ where \ \tau \ \ is \ the \ proper \ time

substituting \ \ \ \tau = \frac{t}{\gamma} \ \ \ we got

\vec{V} = \gamma (c, \vec{v})

The part I don't understand is why we differentiate with respect to the proper time, rather than the time as seen by an observer in the frame with which we want the velocity with respect to?

To illustrate my concerns, consider the simplified scenario of an object travelling at constant speed u in the +x direction of a frame S.
I would think that if we wanted to find its velocity according to an observer in frame S then we would need to calculate the distance it travels, divided by the time that it took with all quantities being measured by an "observer" in S.
Yet it seems from the definition of a 4-velocity I'm supposed to divide by the time it takes according to the frame stationary to the object (the proper time). This to me doesn't seem logical since were trying to find the velocity wrt S.

I have tried to come up with an argument to explain why we use the proper time, rather than the time measured by S.
Perhaps in the limit that dt goes to zero, d\vec{X} goes to zero as well, so the time it takes to move a distance d\vec{X} approaches the proper time.
Is this the correct explanation, or am I way off?

Your help is greatly appreciated.

dextercioby
Mar24-05, 01:20 AM
In classical mechanics,time is absolute & the velocity is defined as the derivative wrt this absolute quantity.In SR,the proper time (or the Lorentz interval) is absolute and that's why we define the 4velocity as a derivative wrt the proper time...

Daniel.

pervect
Mar24-05, 01:38 AM
The 4-velocity is not the velocity. If you wanted to calculate the velocity, you'd do exactly what you described. But velocities do not transform as 4-vectors.

4-velocities do transform as 4-vectors., because 'tau' is the same for all observers

Take a look at the definition again

(dt/dtau, dx/dtau, dy/dtau, dz/dtau) transforms exactly like

(t,x,y,z)

because tau is the same for all observers. This means you can transform 4-velocities with the Lorentz transform just like any other 4-vector.

If the rationale of the 4-velocity vector doesn't seem obvious, be patient. Aside from their transformation properties, you'll find out (for instance), that the energy and momentum of an object are given by


\vec{E} = m \vec{u}


where u is the 4-velocity. So it's definitely a useful concept.

robphy
Mar24-05, 03:51 AM
Note that the 4-velocity \widetilde{V} = \gamma (c, \vec{v}) is (1/c) times "a [future] timelike unit 4-vector tangent to the worldline of the particle":


\begin{align*}
\widetilde{V}\bullet \widetilde{V}
&= \gamma^2 (c^2- \vec{v}\cdot\vec{v}) \\
&= c^2\gamma^2 (1- v^2/c^2)\\
&= c^2\
\end{align*}

So, \widetilde{V}/c is a unit 4-vector. Without that \gamma, the norm of \widetilde{V} would not be a scalar.

JFo
Mar24-05, 02:58 PM
You guys are great!

What I get from dextercioby's and pervect's posts is that the reason the 4-position is differentiated wrt the proper time, is because the 4-velocity will then be the same for all observers, where if instead, each observer used their respective times, they would get different answers. did I get the right message?

robphy: I don't quite understand your post right away, but this is because I am still not very familiar with worldlines, timelike intervals, and the geometry aspect of 4 vectors. I'm sure it will become clearer to me once I study these things.

Question to all: did 4-vectors seem a little strange when you first encountered them?

dextercioby
Mar24-05, 03:01 PM
Not if u're familiar with linear algebra & know a bit o diff.geom...

I was...

Daniel.

JFo
Mar24-05, 09:40 PM
I've taken a course in linear algebra but haven't started studying diff geom yet, Part of the problem is that there is no book to reference from the class, and the lectures are not very clear. The class started with 30 people, and there are only 12 remaining and we haven't even gotten our first exam back yet. By far the most disorganized class I've ever been in.

dextercioby
Mar25-05, 03:01 AM
Okay,then a 4vector is simply an element of a 4D vector space...Changing a basis is done by changing inertial observers and that is achieved through a Lorentz Transformation.That's all there is to 4 vectors.

Daniel.