Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Introduction  



1.1  Statement of convention  





1.2  Application  







2 Vector representations  



2.1  Superscripts and subscripts versus only subscripts  





2.2  Mnemonics  





2.3  Abstract description  







3 Common operations in this notation  



3.1  Inner product  





3.2  Vector cross product  





3.3  Matrix-vector multiplication  





3.4  Matrix multiplication  





3.5  Trace  





3.6  Outer product  





3.7  Raising and lowering indices  







4 See also  





5 Notes  





6 References  





7 Bibliography  





8 External links  














Einstein notation






العربية
Azərbaycanca
Català
Čeština
Deutsch
Español
Esperanto
فارسی
Français

Bahasa Indonesia
Italiano
עברית
Magyar
Nederlands

Norsk bokmål
Polski
Português
Русский
Slovenčina
Slovenščina
Српски / srpski
Suomi
Svenska
Татарча / tatarça
Українська

 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 




In other projects  



Wikibooks
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


Inmathematics, especially the usage of linear algebrainmathematical physics and differential geometry, Einstein notation (also known as the Einstein summation conventionorEinstein summation notation) is a notational convention that implies summation over a set of indexed terms in a formula, thus achieving brevity. As part of mathematics it is a notational subset of Ricci calculus; however, it is often used in physics applications that do not distinguish between tangent and cotangent spaces. It was introduced to physics by Albert Einstein in 1916.[1]

Introduction

[edit]

Statement of convention

[edit]

According to this convention, when an index variable appears twice in a single term and is not otherwise defined (see Free and bound variables), it implies summation of that term over all the values of the index. So where the indices can range over the set {1, 2, 3}, is simplified by the convention to:

The upper indices are not exponents but are indices of coordinates, coefficientsorbasis vectors. That is, in this context x2 should be understood as the second component of x rather than the square of x (this can occasionally lead to ambiguity). The upper index position in xi is because, typically, an index occurs once in an upper (superscript) and once in a lower (subscript) position in a term (see § Application below). Typically, (x1 x2 x3) would be equivalent to the traditional (x y z).

Ingeneral relativity, a common convention is that

In general, indices can range over any indexing set, including an infinite set. This should not be confused with a typographically similar convention used to distinguish between tensor index notation and the closely related but distinct basis-independent abstract index notation.

An index that is summed over is a summation index, in this case "i". It is also called a dummy index since any symbol can replace "i" without changing the meaning of the expression (provided that it does not collide with other index symbols in the same term).

An index that is not summed over is a free index and should appear only once per term. If such an index does appear, it usually also appears in every other term in an equation. An example of a free index is the "i" in the equation , which is equivalent to the equation .

Application

[edit]

Einstein notation can be applied in slightly different ways. Typically, each index occurs once in an upper (superscript) and once in a lower (subscript) position in a term; however, the convention can be applied more generally to any repeated indices within a term.[2] When dealing with covariant and contravariant vectors, where the position of an index indicates the type of vector, the first case usually applies; a covariant vector can only be contracted with a contravariant vector, corresponding to summation of the products of coefficients. On the other hand, when there is a fixed coordinate basis (or when not considering coordinate vectors), one may choose to use only subscripts; see § Superscripts and subscripts versus only subscripts below.

Vector representations

[edit]

Superscripts and subscripts versus only subscripts

[edit]

In terms of covariance and contravariance of vectors,

They transform contravariantly or covariantly, respectively, with respect to change of basis.

In recognition of this fact, the following notation uses the same symbol both for a vector or covector and its components, as in:

where v is the vector and vi are its components (not the ith covector v), w is the covector and wi are its components. The basis vector elements are each column vectors, and the covector basis elements are each row covectors. (See also § Abstract description; duality, below and the examples)

In the presence of a non-degenerate form (anisomorphism VV, for instance a Riemannian metricorMinkowski metric), one can raise and lower indices.

A basis gives such a form (via the dual basis), hence when working on Rn with a Euclidean metric and a fixed orthonormal basis, one has the option to work with only subscripts.

However, if one changes coordinates, the way that coefficients change depends on the variance of the object, and one cannot ignore the distinction; see Covariance and contravariance of vectors.

Mnemonics

[edit]

In the above example, vectors are represented as n × 1 matrices (column vectors), while covectors are represented as 1 × n matrices (row covectors).

When using the column vector convention:

Abstract description

[edit]

The virtue of Einstein notation is that it represents the invariant quantities with a simple notation.

In physics, a scalar is invariant under transformations of basis. In particular, a Lorentz scalar is invariant under a Lorentz transformation. The individual terms in the sum are not. When the basis is changed, the components of a vector change by a linear transformation described by a matrix. This led Einstein to propose the convention that repeated indices imply the summation is to be done.

As for covectors, they change by the inverse matrix. This is designed to guarantee that the linear function associated with the covector, the sum above, is the same no matter what the basis is.

The value of the Einstein convention is that it applies to other vector spaces built from V using the tensor product and duality. For example, V ⊗ V, the tensor product of V with itself, has a basis consisting of tensors of the form eij = eiej. Any tensor TinV ⊗ V can be written as:

V *, the dual of V, has a basis e1, e2, ..., en which obeys the rule where δ is the Kronecker delta. As the row/column coordinates on a matrix correspond to the upper/lower indices on the tensor product.

Common operations in this notation

[edit]

In Einstein notation, the usual element reference for the -th row and -th column of matrix becomes . We can then write the following operations in Einstein notation as follows.

Inner product

[edit]

Using an orthogonal basis, the inner product (vector dot product) is the sum of corresponding components multiplied together:

This can also be calculated by multiplying the covector on the vector.

Vector cross product

[edit]

Again using an orthogonal basis (in 3 dimensions), the cross product intrinsically involves summations over permutations of components: where

εijk is the Levi-Civita symbol, and δil is the generalized Kronecker delta. Based on this definition of ε, there is no difference between εijk and εijk but the position of indices.

Matrix-vector multiplication

[edit]

The product of a matrix Aij with a column vector vj is: equivalent to

This is a special case of matrix multiplication.

Matrix multiplication

[edit]

The matrix product of two matrices Aij and Bjk is:

equivalent to

Trace

[edit]

For a square matrix Aij, the trace is the sum of the diagonal elements, hence the sum over a common index Aii.

Outer product

[edit]

The outer product of the column vector ui by the row vector vj yields an m × n matrix A:

Since i and j represent two different indices, there is no summation and the indices are not eliminated by the multiplication.

Raising and lowering indices

[edit]

Given a tensor, one can raise an index or lower an index by contracting the tensor with the metric tensor, gμν. For example, taking the tensor Tαβ, one can lower an index:

Or one can raise an index:

See also

[edit]

Notes

[edit]
  1. This applies only for numerical indices. The situation is the opposite for abstract indices. Then, vectors themselves carry upper abstract indices and covectors carry lower abstract indices, as per the example in the introduction of this article. Elements of a basis of vectors may carry a lower numerical index and an upper abstract index.

References

[edit]
  1. ^ Einstein, Albert (1916). "The Foundation of the General Theory of Relativity". Annalen der Physik. 354 (7): 769. Bibcode:1916AnP...354..769E. doi:10.1002/andp.19163540702. Archived from the original (PDF) on 2006-08-29. Retrieved 2006-09-03.
  • ^ "Einstein Summation". Wolfram Mathworld. Retrieved 13 April 2011.
  • Bibliography

    [edit]
    [edit]
    Retrieved from "https://en.wikipedia.org/w/index.php?title=Einstein_notation&oldid=1228140176"

    Categories: 
    Mathematical notation
    Multilinear algebra
    Tensors
    Riemannian geometry
    Mathematical physics
    Albert Einstein
    Hidden categories: 
    Articles with short description
    Short description matches Wikidata
     



    This page was last edited on 9 June 2024, at 17:33 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki