Jump to content

Mixed tensor: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
mNo edit summary
changed notation to be (M,N) rather than stacked, for easy reading.
Line 1: Line 1:
In [[tensor analysis]], a '''mixed tensor''' is a [[tensor]] which is neither strictly [[covariant]] nor strictly [[contravariant]]; at least one of the indices of a mixed tensor will be a subscript (covariant) and at least one of the indices will be a superscript (contravariant).
In [[tensor analysis]], a '''mixed tensor''' is a [[tensor]] which is neither strictly [[covariant]] nor strictly [[contravariant]]; at least one of the indices of a mixed tensor will be a subscript (covariant) and at least one of the indices will be a superscript (contravariant).


A mixed tensor of type <math>\begin{pmatrix} M \\ N \end{pmatrix}</math>, with both ''M'' > 0 and ''N'' > 0, is a tensor which has ''M'' contravariant indices and ''N'' covariant indices. Such tensor can be defined as a [[linear operator|linear function]] which maps an ''M+N''-tuple of ''M'' [[one-form]]s and ''N'' [[Vector (geometry)|vector]]s to a [[scalar (mathematics)|scalar]].
A mixed tensor of type <math>\begin{pmatrix} M \\ N \end{pmatrix}</math>, also written "type (''M'', ''N'')", with both ''M'' > 0 and ''N'' > 0, is a tensor which has ''M'' contravariant indices and ''N'' covariant indices. Such tensor can be defined as a [[linear operator|linear function]] which maps an ''M+N''-tuple of ''M'' [[one-form]]s and ''N'' [[Vector (geometry)|vector]]s to a [[scalar (mathematics)|scalar]].


==Index raising and lowering==
==Index raising and lowering==
Line 10: Line 10:
The first one is covariant, the last one contravariant, and the remaining ones mixed. Notationally, these tensors differ from each other by the covariance/contravariance of their indices. A given contravariant index of a tensor can be lowered using the [[metric tensor]] ''g<sub>μν</sub>'', and a given covariant index can be raised using the inverse metric tensor ''g<sup>μν</sup>''. Thus, ''g<sub>μν</sub>'' could be called the ''index lowering operator'' and ''g<sup>μν</sup>'' the ''index raising operator''.
The first one is covariant, the last one contravariant, and the remaining ones mixed. Notationally, these tensors differ from each other by the covariance/contravariance of their indices. A given contravariant index of a tensor can be lowered using the [[metric tensor]] ''g<sub>μν</sub>'', and a given covariant index can be raised using the inverse metric tensor ''g<sup>μν</sup>''. Thus, ''g<sub>μν</sub>'' could be called the ''index lowering operator'' and ''g<sup>μν</sup>'' the ''index raising operator''.


Generally, the covariant metric tensor, contracted with a tensor of type <math>\begin{pmatrix} M \\ N \end{pmatrix} </math>, yields a tensor of type <math> \begin{pmatrix} M - 1 \\ N + 1 \end{pmatrix} </math>, whereas its contravariant inverse, contracted with a tensor of type <math>\begin{pmatrix} M \\ N \end{pmatrix} </math>, yields a tensor of type <math> \begin{pmatrix} M + 1 \\ N - 1 \end{pmatrix} </math>.
Generally, the covariant metric tensor, contracted with a tensor of type (''M'',''N''), yields a tensor of type <math>(M-1,N+1)</math>, whereas its contravariant inverse, contracted with a tensor of type <math>(M,N)</math>, yields a tensor of type <math>(M+1,N-1)</math>.


===Examples===
===Examples===
As an example, a mixed tensor of type <math> \begin{pmatrix} 1 \\ 2 \end{pmatrix} </math> can be obtained by raising an index of a covariant tensor of type <math> \begin{pmatrix} 0 \\ 3 \end{pmatrix} </math>,
As an example, a mixed tensor of type (1, 2) can be obtained by raising an index of a covariant tensor of type (0, 3),
:<math> T_{\alpha \beta} {}^\tau = T_{\alpha \beta \gamma} \, g^{\gamma \tau} </math>,
:<math> T_{\alpha \beta} {}^\tau = T_{\alpha \beta \gamma} \, g^{\gamma \tau} </math>,
where <math> T_{\alpha \beta} {}^\tau </math> is the same tensor as <math> T_{\alpha \beta} {}^\gamma </math>, because
where <math> T_{\alpha \beta} {}^\tau </math> is the same tensor as <math> T_{\alpha \beta} {}^\gamma </math>, because

Revision as of 01:59, 24 November 2009

In tensor analysis, a mixed tensor is a tensor which is neither strictly covariant nor strictly contravariant; at least one of the indices of a mixed tensor will be a subscript (covariant) and at least one of the indices will be a superscript (contravariant).

A mixed tensor of type , also written "type (M, N)", with both M > 0 and N > 0, is a tensor which has M contravariant indices and N covariant indices. Such tensor can be defined as a linear function which maps an M+N-tuple of M one-forms and N vectors to a scalar.

Index raising and lowering

Consider the following octet of related tensors:

.

The first one is covariant, the last one contravariant, and the remaining ones mixed. Notationally, these tensors differ from each other by the covariance/contravariance of their indices. A given contravariant index of a tensor can be lowered using the metric tensor gμν, and a given covariant index can be raised using the inverse metric tensor gμν. Thus, gμν could be called the index lowering operator and gμν the index raising operator.

Generally, the covariant metric tensor, contracted with a tensor of type (M,N), yields a tensor of type , whereas its contravariant inverse, contracted with a tensor of type , yields a tensor of type .

Examples

As an example, a mixed tensor of type (1, 2) can be obtained by raising an index of a covariant tensor of type (0, 3),

,

where is the same tensor as , because

,

with Kronecker δ acting here like an identity matrix.

Likewise,

Raising an index of the metric tensor is equivalent to contracting it with its inverse, yielding the Kronecker delta,

,

so any mixed version of the metric tensor will be equal to the Kronecker delta, which will also be mixed.

See also