Jefferson disk: Difference between revisions
en>ArnoldReinhold →Cryptanalysis: computer brute force not trivial for 36 disks |
en>ClueBot NG m Reverting possible vandalism by 80.58.250.77 to version by 82.248.51.5. False positive? Report it. Thanks, ClueBot NG. (1614136) (Bot) |
||
| Line 1: | Line 1: | ||
{{about|lines in mathematics|Long Interspersed Nuclear Elements in DNA|Retrotransposon#LINEs}} | |||
In [[geometry]], the '''line element''' or '''length element''' can most generally be thought of as the change in a [[position vector]] in an [[affine space]] expressing the change of the [[arc length]]. An easy way of visualizing this relationship is by parameterizing the given [[curve]] by [[Frenet–Serret formulas]]. As such, a ''line element'' is then naturally a function of the metric, and can be related to the [[Riemann curvature tensor|curvature tensor]]. It is usually denoted by ''s'' or ''{{ell}}'', and [[differential (infinitesimal)|differential]]s of this are then written ''ds'' or ''d{{ell}}''. | |||
Line elements are used in [[physics]], especially in theories of [[gravitation]] (most notably [[general relativity]]) where [[spacetime]] is modelled as a curved [[manifold]] with a metric. For example, if a [[mass]]ive object causes some [[curvature]] in spacetime, the [[trajectory]] of an object with negligible mass over that curvature would follow the line element according to the [[geodesic equation]].<ref>Gravitation, J.A. Wheeler, C. Misner, K.S. Thorne, W.H. Freeman & Co, 1973, ISBN 0-7167-0344-0</ref> | |||
==General formulation== | |||
{{for|notation used|Ricci calculus|Einstein notation}} | |||
===Definition using metric=== | |||
The [[coordinate]]-independent definition of the square of the line element d''s'' in an ''n''-[[dimension]]al [[metric space]] is:<ref>Tensor Calculus, D.C. Kay, Schaum’s Outlines, McGraw Hill (USA), 1988, ISBN 0-07-033484-6</ref> | |||
:<math> ds^2 = d\bold{q}\cdot d\bold{q} = g(d\bold{q},d\bold{q}) </math> | |||
where ''g'' is the [[metric tensor]], '''·''' denotes [[inner product]], and ''d'''''q''' an [[infinitesimal]] [[Displacement (vector)|displacement]] in the metric space. | |||
In ''n''-dimensional general [[curvilinear coordinates]] '''q''' = (''q''<sup>1</sup>, ''q''<sup>2</sup>, ''q''<sup>3</sup>...''q<sup>n</sup>''), the square of arc length is:<ref>Vector Analysis (2nd Edition), M.R. Spiegel, S. Lipcshutz, D. Spellman, Schaum’s Outlines, McGraw Hill (USA), 2009, ISBN 978-0-07-161545-7</ref><ref>An introduction to Tensor Analysis: For Engineers and Applied Scientists, J.R. Tyldesley, Longman, 1975, ISBN 0-582-44355-5</ref> | |||
:<math> ds^2= \sum g_{ij}dq^i dq^j </math> | |||
where the [[Ricci calculus|indices]] ''i'' and ''j'' take values 1, 2, 3 ... ''n''. Common examples of metric spaces include [[three-dimensional]] [[space]] (no inclusion of [[time]] coordinates), and indeed [[four-dimensional]] [[spacetime]]. The metric is the origin of the line element, in addition to the [[surface]] and [[volume element]]s etc. | |||
===Total arc length=== | |||
By parameterizing a curve with a [[parameter]] λ, so that '''q'''(λ), the [[arc length]] of the curve between the points '''q'''(λ<sub>1</sub>) and '''q'''(λ<sub>2</sub>) is the [[integral]]:<ref>Vector Analysis (2nd Edition), M.R. Spiegel, S. Lipcshutz, D. Spellman, Schaum’s Outlines, McGraw Hill (USA), 2009, ISBN 978-0-07-161545-7</ref> | |||
:<math> s = \int_{\lambda_1}^{\lambda_2} d\lambda \sqrt{ g_{ij}\frac{dq^i}{d\lambda}\frac{dq^j}{d\lambda}} </math> | |||
==Line elements in Euclidean space== | |||
{{main|Euclidean space}} | |||
[[File:Line element.svg|thumb|Vector line element d'''r''' (green) in [[three-dimensional|3d]] Euclidean space, where λ is a [[parametric equation|parameter]] of the space curve (yellow).]] | |||
Following are examples of how the line elements are found from the metric. | |||
===Cartesian coordinates=== | |||
The simplest line element is in [[Cartesian coordinates]] - in which case the metric is just the [[Kronecker delta]]: | |||
:<math>g_{ij} = \delta_{ij}</math> | |||
(here ''i, j'' = 1, 2, 3 for space) or in [[matrix (mathematics)|matrix]] form (''i'' denotes row, ''j'' denotes column): | |||
:<math>[g_{ij}] = \begin{pmatrix} | |||
1 & 0 & 0\\ | |||
0 & 1 & 0\\ | |||
0 & 0 & 1 | |||
\end{pmatrix}</math> | |||
The general curvilinear coordinates reduce to Cartesian coordinates: | |||
:<math>(q^1,q^2,q^3) = (x, y, z)\,\Rightarrow\,d\bold{r}=(dx,dy,dz)</math> | |||
so | |||
:<math> ds^2 = \sum g_{ij}dq^idq^j = dx^2 +dy^2 +dz^2 </math> | |||
===Orthogonal curvilinear coordinates=== | |||
For all [[orthogonal coordinates]] the metric is given by:<ref>Vector Analysis (2nd Edition), M.R. Spiegel, S. Lipcshutz, D. Spellman, Schaum’s Outlines, McGraw Hill (USA), 2009, ISBN 978-0-07-161545-7</ref> | |||
:<math>[g_{ij}] = \begin{pmatrix} | |||
h_1^2 & 0 & 0\\ | |||
0 & h_2^2 & 0\\ | |||
0 & 0 & h_3^2 | |||
\end{pmatrix}</math> | |||
where | |||
:<math>h_i = \left|\frac{\partial\bold{r}}{\partial q^i}\right|</math> | |||
for ''i'' = 1, 2, 3 are [[curvilinear coordinates#Orthogonal curvilinear coordinates in 3d|scale factor]]s, so the square of the line element is: | |||
:<math>ds^2 = h_1^2(q^1)^2 + h_2^2(q^2)^2 + h_3^2(q^3)^2 </math> | |||
Some examples of line elements in these coordinates are below.<ref>Tensor Calculus, D.C. Kay, Schaum’s Outlines, McGraw Hill (USA), 1988, ISBN 0-07-033484-6</ref> | |||
:{| class="wikitable" | |||
|- | |||
! Coordinate system | |||
! (q<sup>1</sup>, q<sup>2</sup>, q<sup>3</sup>) | |||
! Metric | |||
! Line element | |||
|- | |||
|[[Polar coordinate system|Plane polars]] | |||
|(''r'', θ) | |||
|<math>[g_{ij}] = \begin{pmatrix} | |||
1 & 0 \\ | |||
0 & r^2 \\ | |||
\end{pmatrix}</math> | |||
|<math> ds^2= dr^2 +r^2 d \theta\ ^2</math> | |||
|- | |||
|[[Spherical coordinate system|Spherical polar]]s | |||
|(''r'', θ, φ) | |||
|<math>[g_{ij}] = \begin{pmatrix} | |||
1 & 0 & 0 \\ | |||
0 & r^2 & 0 \\ | |||
0 & 0 & r^2\sin^2\theta \\ | |||
\end{pmatrix}</math> | |||
|<math> ds^2=dr^2+r^2 d \theta\ ^2+ r^2 \sin^2 \theta\ d \phi\ ^2 </math> | |||
|- | |||
|[[Cylindrical polar coordinates|Cylindrical polar]]s | |||
|(''r'', θ, ''z'') | |||
|<math>[g_{ij}] = \begin{pmatrix} | |||
1 & 0 & 0 \\ | |||
0 & r^2 & 0 \\ | |||
0 & 0 & 1 \\ | |||
\end{pmatrix}</math> | |||
|<math> ds^2=dr^2+ r^2 d \theta\ ^2 +dz^2 </math> | |||
|- | |||
|} | |||
===General curvilinear coordinates=== | |||
In general curvilinear coordinates, the metric has elements given by:<ref>Vector Analysis (2nd Edition), M.R. Spiegel, S. Lipcshutz, D. Spellman, Schaum’s Outlines, McGraw Hill (USA), 2009, ISBN 978-0-07-161545-7</ref> | |||
:<math>g_{ij} = \frac{\partial \bold{r}}{\partial q^i}\cdot\frac{\partial \bold{r}}{\partial q^j}</math> | |||
so the square of the line element is | |||
:<math>ds^2 = g_{ij}dq^idq^j = \frac{\partial \bold{r}}{\partial q^i}\cdot\frac{\partial \bold{r}}{\partial q^j}dq^idq^j</math> | |||
==Line elements in 4d spacetime== | |||
===Minkowskian spacetime=== | |||
The [[Minkowski metric]] is:<ref>Relativity DeMystified, D. McMahon, Mc Graw Hill (USA), 2006, ISBN 0-07-145545-0</ref><ref>Gravitation, J.A. Wheeler, C. Misner, K.S. Thorne, W.H. Freeman & Co, 1973, ISBN 0-7167-0344-0</ref> | |||
:<math>[g_{ij}] = \begin{pmatrix} | |||
\pm 1 & 0 & 0 & 0 \\ | |||
0 & \mp 1 & 0 & 0 \\ | |||
0 & 0 & \mp 1 & 0 \\ | |||
0 & 0 & 0 & \mp 1 \\ | |||
\end{pmatrix}</math> | |||
where one sign or the other is chosen, both conventions are used. This applies only for [[flat spacetime]]. The coordinates are given by the [[4-position]]: | |||
:<math>\bold{x} = (x^0,x^1,x^2,x^3) = (ct,\bold{r}) \,\Rightarrow,\, d\bold{x} = (cdt,d\bold{r})</math> | |||
so the line element is: | |||
:<math>ds^2 = \pm c^2dt^2 \mp d\bold{r}\cdot d\bold{r}</math> | |||
===General spacetime=== | |||
The coordinate-independent definition of the square of the line element d''s'' in [[Spacetime#Spacetime intervals|spacetime]] is:<ref>Gravitation, J.A. Wheeler, C. Misner, K.S. Thorne, W.H. Freeman & Co, 1973, ISBN 0-7167-0344-0</ref> | |||
:<math> ds^2 = d\bold{x}\cdot d\bold{x} = g(d\bold{x},d\bold{x}) </math> | |||
In terms of coordinates: | |||
:<math> ds^2= g_{\alpha\beta}dx^\alpha dx^\beta </math> | |||
where for this case the indices α and β run over 0, 1, 2, 3 for spacetime. | |||
This is the '''invariant interval''' - the measure of separation between two arbitrarily close [[Event (relativity)|events]] in [[spacetime]]. In [[special relativity]] it is invariant under [[Lorentz transformation]]s; in [[general relativity]] it is invariant under arbitrary [[inverse function|invertible]] [[differentiable]] [[coordinate transformations]]. | |||
==See also== | |||
*[[Covariance and contravariance of vectors]] | |||
*[[First fundamental form]] | |||
*[[List of integration and measure theory topics]] | |||
*[[Metric tensor]] | |||
*[[Ricci calculus]] | |||
*[[Raising and lowering indices]] | |||
==References== | |||
{{reflist}} | |||
[[Category:Affine geometry]] | |||
[[Category:Riemannian geometry]] | |||
[[Category:Special relativity]] | |||
[[Category:General relativity]] | |||
[[da:Linjeelement]] | |||
[[de:Linienelement]] | |||
Revision as of 13:00, 11 December 2013
29 yr old Orthopaedic Surgeon Grippo from Saint-Paul, spends time with interests including model railways, top property developers in singapore developers in singapore and dolls. Finished a cruise ship experience that included passing by Runic Stones and Church.
In geometry, the line element or length element can most generally be thought of as the change in a position vector in an affine space expressing the change of the arc length. An easy way of visualizing this relationship is by parameterizing the given curve by Frenet–Serret formulas. As such, a line element is then naturally a function of the metric, and can be related to the curvature tensor. It is usually denoted by s or Template:Ell, and differentials of this are then written ds or dTemplate:Ell.
Line elements are used in physics, especially in theories of gravitation (most notably general relativity) where spacetime is modelled as a curved manifold with a metric. For example, if a massive object causes some curvature in spacetime, the trajectory of an object with negligible mass over that curvature would follow the line element according to the geodesic equation.[1]
General formulation
28 year-old Painting Investments Worker Truman from Regina, usually spends time with pastimes for instance interior design, property developers in new launch ec Singapore and writing. Last month just traveled to City of the Renaissance.
Definition using metric
The coordinate-independent definition of the square of the line element ds in an n-dimensional metric space is:[2]
where g is the metric tensor, · denotes inner product, and dq an infinitesimal displacement in the metric space.
In n-dimensional general curvilinear coordinates q = (q1, q2, q3...qn), the square of arc length is:[3][4]
where the indices i and j take values 1, 2, 3 ... n. Common examples of metric spaces include three-dimensional space (no inclusion of time coordinates), and indeed four-dimensional spacetime. The metric is the origin of the line element, in addition to the surface and volume elements etc.
Total arc length
By parameterizing a curve with a parameter λ, so that q(λ), the arc length of the curve between the points q(λ1) and q(λ2) is the integral:[5]
Line elements in Euclidean space
Mining Engineer (Excluding Oil ) Truman from Alma, loves to spend time knotting, largest property developers in singapore developers in singapore and stamp collecting. Recently had a family visit to Urnes Stave Church.
Following are examples of how the line elements are found from the metric.
Cartesian coordinates
The simplest line element is in Cartesian coordinates - in which case the metric is just the Kronecker delta:
(here i, j = 1, 2, 3 for space) or in matrix form (i denotes row, j denotes column):
The general curvilinear coordinates reduce to Cartesian coordinates:
so
Orthogonal curvilinear coordinates
For all orthogonal coordinates the metric is given by:[6]
where
for i = 1, 2, 3 are scale factors, so the square of the line element is:
Some examples of line elements in these coordinates are below.[7]
Coordinate system (q1, q2, q3) Metric Line element Plane polars (r, θ) Spherical polars (r, θ, φ) Cylindrical polars (r, θ, z)
General curvilinear coordinates
In general curvilinear coordinates, the metric has elements given by:[8]
so the square of the line element is
Line elements in 4d spacetime
Minkowskian spacetime
The Minkowski metric is:[9][10]
where one sign or the other is chosen, both conventions are used. This applies only for flat spacetime. The coordinates are given by the 4-position:
so the line element is:
General spacetime
The coordinate-independent definition of the square of the line element ds in spacetime is:[11]
In terms of coordinates:
where for this case the indices α and β run over 0, 1, 2, 3 for spacetime.
This is the invariant interval - the measure of separation between two arbitrarily close events in spacetime. In special relativity it is invariant under Lorentz transformations; in general relativity it is invariant under arbitrary invertible differentiable coordinate transformations.
See also
- Covariance and contravariance of vectors
- First fundamental form
- List of integration and measure theory topics
- Metric tensor
- Ricci calculus
- Raising and lowering indices
References
43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.
da:Linjeelement de:Linienelement
- ↑ Gravitation, J.A. Wheeler, C. Misner, K.S. Thorne, W.H. Freeman & Co, 1973, ISBN 0-7167-0344-0
- ↑ Tensor Calculus, D.C. Kay, Schaum’s Outlines, McGraw Hill (USA), 1988, ISBN 0-07-033484-6
- ↑ Vector Analysis (2nd Edition), M.R. Spiegel, S. Lipcshutz, D. Spellman, Schaum’s Outlines, McGraw Hill (USA), 2009, ISBN 978-0-07-161545-7
- ↑ An introduction to Tensor Analysis: For Engineers and Applied Scientists, J.R. Tyldesley, Longman, 1975, ISBN 0-582-44355-5
- ↑ Vector Analysis (2nd Edition), M.R. Spiegel, S. Lipcshutz, D. Spellman, Schaum’s Outlines, McGraw Hill (USA), 2009, ISBN 978-0-07-161545-7
- ↑ Vector Analysis (2nd Edition), M.R. Spiegel, S. Lipcshutz, D. Spellman, Schaum’s Outlines, McGraw Hill (USA), 2009, ISBN 978-0-07-161545-7
- ↑ Tensor Calculus, D.C. Kay, Schaum’s Outlines, McGraw Hill (USA), 1988, ISBN 0-07-033484-6
- ↑ Vector Analysis (2nd Edition), M.R. Spiegel, S. Lipcshutz, D. Spellman, Schaum’s Outlines, McGraw Hill (USA), 2009, ISBN 978-0-07-161545-7
- ↑ Relativity DeMystified, D. McMahon, Mc Graw Hill (USA), 2006, ISBN 0-07-145545-0
- ↑ Gravitation, J.A. Wheeler, C. Misner, K.S. Thorne, W.H. Freeman & Co, 1973, ISBN 0-7167-0344-0
- ↑ Gravitation, J.A. Wheeler, C. Misner, K.S. Thorne, W.H. Freeman & Co, 1973, ISBN 0-7167-0344-0