Minkowski spacetime and Template:Gr/doc: Difference between pages

From TCS Wiki
(Difference between pages)
Jump to navigation Jump to search
 
imported>Auntof6
(oops-wrong cat)
 
Line 1: Line 1:
[[File:World line.svg|thumb|Example of a light cone.]]
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->


In [[special relativity]], the '''Minkowski spacetime''' is a four-dimensional [[manifold]], created by [[Hermann Minkowski]]. It has four dimensions: three dimensions of space (x, y, z) and one dimension of time. Minkowski spacetime has a metric signature of (-+++) and is always flat. The convention in this article is to call Minkowski spacetime simply [[spacetime]].
=== Usage ===
This template calculates surface gravity ''g'' of a spherical body of the mass M and radius R:


However, Minkowski spacetime only applies in special relativity. [[General relativity]] used the notion of curved [[spacetime]] to describe the effects of gravity and accelerated motion.
<math>g=\frac{G*M}{R^2}</math>.


==Definition(s)==
G is the [[gravitational constant]]. The template should be used in the following way:
===Mathematical===
Spacetime can be thought of as a four-dimensional coordinate system in which the axes are given by


<math>(x, y, z, ct)</math>
<nowiki>{{Gr|M|R|PRE}}</nowiki>,


They can also be denoted by
where M is body's mass in 10<sup>21</sup>&nbsp;kg, R is radius in km and PRE is the number of digits after decimal dot in the result (default is 3). The result is expressed in m/s<sup>2</sup>.


<math>(x_1, x_2, x_3, x_4)</math>
Example (escape velocity of [[Titania (moon)|Titania]]): M=3.526{{Esp|21}}&nbsp;kg, R=788.9&nbsp;km.


Where <math>x_4</math> represents <math>ct</math>. The reason for measuring time in units of the speed of light times the time coordinate is so that the units for time are the same as the units for space. Spacetime has the differential for arc length given by
g={{Gr|3.526|788.9}}&nbsp;m/s<sup>2</sup>.


<math>ds^2=-c^2dt^2+dx^2+dy^2+dz^2</math>
===Related pages===
* {{tl|V2}} — computes escape velocity.


This implies that spacetime has a metric tensor given by
<includeonly>
 
<!-- CATEGORIES AND INTERWIKIS BELOW THIS LINE PLEASE -->
<math>g_{uv}=\begin{bmatrix}-1&0&0&0\\0&1&0&0\\0&0&1&0\\0&0&0&1\end{bmatrix}</math>
[[Category:Astronomy templates]]
 
[[ar:قالب:GR]]
As before stated, spacetime is flat everywhere; to some extent, it can be thought of as a plane.
[[uk:Шаблон:Gr]]
 
</includeonly>
===Simple===
Spacetime can be thought of as the "arena" in which all of the events in the universe take place. All that one needs to specify a point in spacetime is a certain time and a typical spatial orientation. It is hard (virtually impossible) to visualize four dimensions, but some analogy can be made, using the method below.
 
==Spacetime diagrams==
[[File:Minkowski diagram - asymmetric.svg|thumb|In the theory of relativity both observers assign the event at A to different times.]]
 
Hermann Minkowski introduced a certain method for graphing coordinate systems in Minkowski spacetime. As seen to the right, different coordinate systems will disagree on an object's spatial orientation and/or position in time. As you can see from the diagram, there is only one spatial axis (the x-axis) and one time axis (the ct-axis). If need be, one can introduce an extra spatial dimension, (the y-axis); unfortunately, this is the limit to the number of dimensions: graphing in four dimensions is impossible. The rule for graphing in Minkowski spacetime goes as follows:
 
1) The angle between the x-axis and the x'-axis is given by <math>tan \theta=\frac{v}{c}</math> where v is the velocity of the object
 
2) The speed of light through spacetime ''always'' makes an angle of 45 degrees with either axis.
 
==Spacetime in general relativity==
{{Main|Spacetime}}
 
In the general theory of relativity, [[Einstein]] used the equation
 
<math>R_{uv}-\frac{1}{2}g_{uv}R=8 \pi  T_{uv}</math>
 
To allow for spacetime to actually curve; the resulting effects are those of gravity.
 
==Related pages==
*[[Spacetime]]
*[[Special relativity]]
*[[General relativity]]
 
[[Category:Relativity]]

Latest revision as of 08:47, 31 January 2013

Template:Mbox

Usage

This template calculates surface gravity g of a spherical body of the mass M and radius R:

[math]\displaystyle{ g=\frac{G*M}{R^2} }[/math].

G is the gravitational constant. The template should be used in the following way:

{{Gr|M|R|PRE}},

where M is body's mass in 1021 kg, R is radius in km and PRE is the number of digits after decimal dot in the result (default is 3). The result is expressed in m/s2.

Example (escape velocity of Titania): M=3.526Template:Esp kg, R=788.9 km.

g=Template:Gr m/s2.

Related pages

  • {{V2}} — computes escape velocity.