|
||||||||||||||||||||
|
||||||||||||||||||||
By convention, proper time is usually represented by the Greek letter <math>\tau</math> to distinguish it from coordinate time represented by <math>t</math> or <math>T</math>.
Mathematical FormalismThe formal definition of proper time involves describing the path through spacetime that repesents a clock, observer, or test particle, and the metric structure of that spacetime. In Special RelativityIn special relativity, proper time can be defined as
where <math> v(t) </math> is the coordinate speed at coordinate time <math> t </math>, and <math>x</math>, <math>y</math> and <math>z</math> are orthogonal spatial coordinates. If <math>t</math>, <math>x</math>, <math>y</math> and <math>z</math> are all parameterised by a parameter <math>\lambda</math>, this can be written as <math>\tau = \int \sqrt {\left (\frac{dt}{d\lambda}\right)^2 - \frac{1}{c^2} \left ( \left (\frac{dx}{d\lambda}\right)^2 + \left (\frac{dy}{d\lambda}\right)^2 + \left ( \frac{dz}{d\lambda}\right)^2 \right) } d\lambda</math>. In differential form it can be written as the path integral <math>\tau = \int_P \sqrt {dt^2 - dx^2/c^2 - dy^2/c^2 - dz^2/c^2}</math>, where <math>P</math> is the path of the clock in spacetime. To make things even easier, inertial motion in special relativity is where the spatial coordinates change at a constant rate with respect to the temporal coordinate. This further simplifies the proper time equation to <math>\Delta \tau = \sqrt{\Delta t^2 - \Delta x^2/c^2 - \Delta y^2/c^2 - \Delta z^2/c^2}</math>, where <math>\Delta</math> means "the change in" between two events. The special relativity equations are special cases of the general case that follows. In General RelativityUsing tensor calculus, proper time is more rigorously defined as follows: Given a spacetime which is a pseudo-Riemannian manifold mapped with a coordinate system <math>x^\mu</math> and equipped with a corresponding metric tensor <math>g_{\mu\nu}</math>, the proper time <math>\tau\ </math> experienced in moving between two events along a timelike path P is given by the line integral <math>\tau = \int_P \;\! d\tau </math> where <math> d\tau = \sqrt{dx_\mu \; dx^\mu} = \sqrt{g_{\mu\nu} \; dx^\mu \; dx^\nu}</math> DerivationFor any spacetime, there is an incremental invariant interval ds between events with an incremental coordinate separation dxμ of <math>ds^2 = g_{\mu\nu} \; dx^\mu \; dx^\nu</math>. This is referred to as the line element of the spacetime. s may be spacelike, lightlike, or timelike. Spacelike paths cannot be physically traveled (as they require moving faster than light). Lightlike paths can only be followed by light beams, for which there is no passage of proper time. Only timelike paths can be traveled by massive objects, in which case the invariant interval becomes the proper time <math>\tau\ </math>. So for our purposes <math>\tau\ \ \stackrel{\mathrm{def}}{=}\ s </math>. Taking the square root of each side of the line element gives the above definition of <math>d\tau\ </math>. After that, take the path integral of each side to get <math>\tau\ </math> as described by the first equation. Derivation for Special RelativityIn special relativity spacetime is mapped with a four-vector coordinate system <math>x^\mu = (t,x,y,z)</math> where
This spacetime and mapping are described with the Minkowski metric: <math> g_{\mu\nu} = \left ( \begin{matrix} 1 & 0 & 0 & 0 \\ 0 & -\frac{1}{c^2} & 0 & 0 \\ 0 & 0 & -\frac{1}{c^2} & 0 \\ 0 & 0 & 0 & -\frac{1}{c^2} \end{matrix} \right ) . </math> (Note: The +--- metric signature is used in this article so that <math>d\tau\ </math> will always be positive definite for timelike paths.) In special relativity, the proper time equation becomes <math>\tau = \int_P \sqrt {dt^2 - dx^2/c^2 - dy^2/c^2 - dz^2/c^2}</math>, as above. Examples in Special RelativityExample 1: The twin "paradox"For a twin "paradox" scenario, let there be an observer A who moves between the coordinates (0,0,0,0) and (10 years, 0, 0, 0) inertially. This means that A stays at <math>x=y=z=0</math> for 10 years of coordinate time. The proper time for A is then <math>\Delta \tau = \sqrt{(10\; \mathrm{years})^2} = 10\; \mathrm{years}</math> So we find that being "at rest" in a special relativity coordinate system means that proper time and coordinate time are the same. Let there now be another observer B who travels in the x direction from (0,0,0,0) for 5 years of coordinate time at 0.866c to (5 years, 4.33 light-years, 0, 0). Once there, B accelerates, and travels in the other spatial direction for 5 years to (10 years, 0, 0, 0). For each leg of the trip, the proper time is <math>\Delta \tau = \sqrt{(5\;\mathrm{years})^2 - (4.33\;\mathrm{years})^2} = \sqrt{6.25\;\mathrm{years}^2} = 2.5 \; \mathrm{years}.</math> So the total proper time for observer B to go from (0,0,0,0) to (5 years, 4.33 light-years, 0, 0) to (10 years, 0, 0, 0) is 5 years. Thus it is shown that the proper time equation incorporates the time dilation effect. In fact, for an object in a SR spacetime traveling with a velocity of v for a time <math>\Delta T</math>, the proper time experienced is <math>\Delta \tau = \sqrt{\Delta T^2 - (v_x \Delta T/c)^2 - (v_y \Delta T/c)^2 - (v_z \Delta T/c)^2 } = \Delta T \sqrt{1 - v^2/c^2} </math>, which is the SR time dilation formula. Example 2: The rotating diskAn observer rotating around another, inertial observer is in an accelerated frame of reference. For such an observer, the incremental (<math>d\tau\ </math>) form of the proper time equation is needed, along with a parameterized description of the path being taken, as shown below. Let there be an observer C on a disk rotating in the xy plane at a coordinate angular rate of <math>\omega</math> and who is at a distance of r from the center of the disk with the center of the disk at x=y=z=0. The path of observer C is given by <math>(T, \;\, r\sin(\omega T),\;\, r\cos(\omega T), \;\, 0)</math>, where <math>T </math> is the current coordinate time. When r and <math>\omega</math> are constant, <math>dx = r \omega \cos(\omega T) \; dT</math> and <math>dy = -r \omega \sin(\omega T) \; dT</math>. The incremental proper time formula then becomes <math>d\tau = \sqrt{dT^2 - (r \omega /c)^2 \cos^2(\omega T)\; dT^2 - (r \omega /c)^2 \sin^2(\omega T) \; dT^2} = dT\sqrt{1 - \left ( \frac{r\omega}{c} \right )^2}</math>. So for an observer rotating at a constant distance of r from a given point in spacetime at a constant angular rate of ω between coordinate times <math>T_1</math> and <math>T_2</math>, the proper time experienced will be <math>\int_{T_1}^{T_2} d\tau = (T_2 - T_1) \sqrt{ 1 - \left ( \frac{r\omega}{c} \right )^2}</math>. As v=rω for a rotating observer, this result is as expected given the time dilation formula above, and shows the general application of the integral form of the proper time formula. Examples in General RelativityThe difference between SR and general relativity (GR) is that in GR you can use any metric which is a solution of the Einstein field equations, not just the Minkowski metric. Because inertial motion in curved spacetimes lacks the simple expression it has in SR, the path integral form of the proper time equation must always be used. Example 3: The rotating disk (again)An appropriate coordinate conversion done against the Minkowski metric creates coordinates where an object on a rotating disk stays in the same spatial coordinate position. The new coordinates are <math>r=\sqrt{x^2 + y^2}</math> and <math>\theta = \arctan(x/y) - \omega t</math>. The t and z coordinates remain unchanged. In this new coordinate system, the incremental proper time equation is <math>d\tau = \sqrt{\left [1 - \left (\frac{r \omega}{c} \right )^2 \right] dt^2 - \frac{dr^2}{c^2} - \frac{r^2\, d\theta^2}{c^2} - \frac{dz^2}{c^2} - 2 \frac{r^2 \omega \, dt \, d\theta}{c^2}}</math> With r, θ, and z being constant over time, this simplifies to <math>d\tau = dt \sqrt{ 1 - \left (\frac{r \omega}{c} \right )^2 }</math>, which is the same as in Example 2. Now let there be an object off of the rotating disk and at inertial rest with respect to the center of the disk and at a distance of R from it. This object has a coordinate motion described by dθ = -ω dt, which describes the inertially at-rest object of counter-rotating in the view of the rotating observer. Now the proper time equation becomes <math>d\tau = \sqrt{\left [1 - \left (\frac{R \omega}{c} \right )^2 \right] dt^2 - \left (\frac{R\omega}{c} \right ) ^2 \,dt^2 + 2 \left ( \frac{R \omega}{c} \right ) ^2 \,dt^2} = dt </math>. So for the inertial at-rest observer, coordinate time and proper time are once again found to pass at the same rate, as expected and required for the internal self-consistency of relativity theory. Example 4: The Schwarzschild solution - Time on Planet EarthThe Schwarzschild solution has an incremental proper time equation of <math>d\tau = \sqrt{\left( 1 - 2m/r \right ) dt^2 - \frac{1}{c^2}\left ( 1 - 2m/r \right )^{-1} dr^2 - \frac{r^2}{c^2} d\theta^2 - \frac{r^2}{c^2} \sin^2 \theta \; d\phi^2}</math>, where
To demonstrate the use of the proper time relationship, several sub-examples involving the Earth will be used here. The use of the Schwarzschild solution for the Earth is not entirely correct for the following reasons:
For the Earth, <math>M=5.9742 \times 10^{24}</math> kg, meaning that <math>m = 4.4354 \times 10^{-3}</math> m. When standing on the north pole, we can assume <math>dr = d\theta\ = d\phi\ = 0 </math> (meaning that we are neither moving up or down or along the surface of the Earth). In this case, the Schwarzschild solution proper time equation becomes <math>d\tau = dt \sqrt{1 - 2m/r}</math>. Then using the polar radius of the Earth as the radial coordinate (or <math>r\ = 6,356,752</math> meters), we find that <math>d\tau = \sqrt{\left ( 1 - 1.3908 \times 10^{-9} \right ) \;dt^2} = \left (1 - 6.9540 \times 10^{-10} \right ) dt</math>. At the equator, the radius of the Earth is <math>r\ = 6,378,137</math> meters. In addition, the rotation of the Earth needs to be taken into account. This imparts on an observer an angular velocity of <math>\ d\phi/dt</math> of <math>\ 2\pi</math> divided by the sidereal period of the Earth's rotation, <math>\ 86162.4</math> seconds. So <math>d\phi = 7.2923 \times 10^{-5} dt</math>. The proper time equation then produces <math>d\tau = \sqrt{\left ( 1 - 1.3908 \times 10^{-9} \right ) dt^2 - 2.4069 \times 10^{-12} dt^2} = \left( 1 - 6.9660 \times 10^{-10}\right ) \, dt</math>. This should have been the same as the previous result, but as noted above the Earth is not spherical as assumed by the Schwarzschild solution. Even so this demonstrates how the proper time equation is used. See also
es:Tiempo propio fr:Temps propre ja:固有時 pt:tempo próprio sl:lastni čas zh:原時
|
Sites |
Searched sites for "Proper time" |
|
No sites found. |
Sorry, no matching site records were found. |
Want your site listed here?
|
||||||||||||||
|
Submit
your site |
|
Relevant quality search results and fast easy navigation throughout the
different sections of the site, make Americola.com |