Why can we contract an upper index with only a lower index?
$begingroup$
Why can't we contract two upper or two lower indices?
Can you explain this with the help of matrices?
Moreover, how can we represent the operation of a (0,2) tensor on vectors with a matrix?
tensors
$endgroup$
add a comment |
$begingroup$
Why can't we contract two upper or two lower indices?
Can you explain this with the help of matrices?
Moreover, how can we represent the operation of a (0,2) tensor on vectors with a matrix?
tensors
$endgroup$
$begingroup$
Have a look here: en.wikipedia.org/wiki/Covariant_transformation
$endgroup$
– Yves Daoust
Jan 16 at 9:01
add a comment |
$begingroup$
Why can't we contract two upper or two lower indices?
Can you explain this with the help of matrices?
Moreover, how can we represent the operation of a (0,2) tensor on vectors with a matrix?
tensors
$endgroup$
Why can't we contract two upper or two lower indices?
Can you explain this with the help of matrices?
Moreover, how can we represent the operation of a (0,2) tensor on vectors with a matrix?
tensors
tensors
asked Jan 16 at 8:56
user341778user341778
82
82
$begingroup$
Have a look here: en.wikipedia.org/wiki/Covariant_transformation
$endgroup$
– Yves Daoust
Jan 16 at 9:01
add a comment |
$begingroup$
Have a look here: en.wikipedia.org/wiki/Covariant_transformation
$endgroup$
– Yves Daoust
Jan 16 at 9:01
$begingroup$
Have a look here: en.wikipedia.org/wiki/Covariant_transformation
$endgroup$
– Yves Daoust
Jan 16 at 9:01
$begingroup$
Have a look here: en.wikipedia.org/wiki/Covariant_transformation
$endgroup$
– Yves Daoust
Jan 16 at 9:01
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Well, you can contract two upper or two lower indices if you like. The problem is that the result will then be dependent on the co-ordinate system that you use, so it will not represent a physically meaningful quantity.
On the other hand, if you start with a (1,1) tensor and you contract the upper index with the lower index, then the dependencies on co-ordinate systems "cancel each other out" and you are left with a quantity that is independent of the co-ordinate system used i.e. a scalar.
To answer the second part of your question, a matrix can be used to represent a (1,1) tensor - a linear function that maps a vector and a co-vector to a scalar. A (0,2) tensor, on the other hand, maps a pair of vectors to a scalar so you can think of it as a covector, each component of which is another covector.
$endgroup$
add a comment |
$begingroup$
The basic reason is because we've generalised the usual inner product to include metric tensors other than the Kronecker delta. So instead of the squared length of the vector $x$ being $sum_i (x^i)^2=sum_{ij}delta_{ij}x^ix^j$ as in Euclidean space, we can replace $delta_{ij}$ with a real symmetric matrix $g_{ij}$. If this matrix has a mixture of positive and negative eigenvalues, as happens e.g. in special and general relativity with both space and time dimensions, a real rotation can't restore the Kronecker-delta metric, because the manifold isn't Euclidean. And even if you're working in a coordinate system that uses a Kronecker delta now, a coordinate transformation can spoil that. How does an infinitesimal $dx^a g_{ab}dx^b$ respond when we write in terms of $dy^c$, viz. $dx^a=L^a_{: c} dy^c$ (say)? Well, obviously the metric tensor updates. And because $v_a:=g_{ab}v^b$ with a coordinate-dependent formula for the $g_{ab}$, we can't just write e.g. $v^a w^a$; we need $v^a w_a=v^a g_{ab}w^b$, whose invariances are easy to work out.
$endgroup$
add a comment |
$begingroup$
Short answer: Given two column vectors (i.e. $(0,1)$ tensors) $x$ and $y$, attempting to contract $x^iy^i$ amounts to making sense of the matrix product $xcdot y$. It just doesn't work.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3075493%2fwhy-can-we-contract-an-upper-index-with-only-a-lower-index%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Well, you can contract two upper or two lower indices if you like. The problem is that the result will then be dependent on the co-ordinate system that you use, so it will not represent a physically meaningful quantity.
On the other hand, if you start with a (1,1) tensor and you contract the upper index with the lower index, then the dependencies on co-ordinate systems "cancel each other out" and you are left with a quantity that is independent of the co-ordinate system used i.e. a scalar.
To answer the second part of your question, a matrix can be used to represent a (1,1) tensor - a linear function that maps a vector and a co-vector to a scalar. A (0,2) tensor, on the other hand, maps a pair of vectors to a scalar so you can think of it as a covector, each component of which is another covector.
$endgroup$
add a comment |
$begingroup$
Well, you can contract two upper or two lower indices if you like. The problem is that the result will then be dependent on the co-ordinate system that you use, so it will not represent a physically meaningful quantity.
On the other hand, if you start with a (1,1) tensor and you contract the upper index with the lower index, then the dependencies on co-ordinate systems "cancel each other out" and you are left with a quantity that is independent of the co-ordinate system used i.e. a scalar.
To answer the second part of your question, a matrix can be used to represent a (1,1) tensor - a linear function that maps a vector and a co-vector to a scalar. A (0,2) tensor, on the other hand, maps a pair of vectors to a scalar so you can think of it as a covector, each component of which is another covector.
$endgroup$
add a comment |
$begingroup$
Well, you can contract two upper or two lower indices if you like. The problem is that the result will then be dependent on the co-ordinate system that you use, so it will not represent a physically meaningful quantity.
On the other hand, if you start with a (1,1) tensor and you contract the upper index with the lower index, then the dependencies on co-ordinate systems "cancel each other out" and you are left with a quantity that is independent of the co-ordinate system used i.e. a scalar.
To answer the second part of your question, a matrix can be used to represent a (1,1) tensor - a linear function that maps a vector and a co-vector to a scalar. A (0,2) tensor, on the other hand, maps a pair of vectors to a scalar so you can think of it as a covector, each component of which is another covector.
$endgroup$
Well, you can contract two upper or two lower indices if you like. The problem is that the result will then be dependent on the co-ordinate system that you use, so it will not represent a physically meaningful quantity.
On the other hand, if you start with a (1,1) tensor and you contract the upper index with the lower index, then the dependencies on co-ordinate systems "cancel each other out" and you are left with a quantity that is independent of the co-ordinate system used i.e. a scalar.
To answer the second part of your question, a matrix can be used to represent a (1,1) tensor - a linear function that maps a vector and a co-vector to a scalar. A (0,2) tensor, on the other hand, maps a pair of vectors to a scalar so you can think of it as a covector, each component of which is another covector.
edited Jan 16 at 12:01
answered Jan 16 at 10:30
gandalf61gandalf61
8,579725
8,579725
add a comment |
add a comment |
$begingroup$
The basic reason is because we've generalised the usual inner product to include metric tensors other than the Kronecker delta. So instead of the squared length of the vector $x$ being $sum_i (x^i)^2=sum_{ij}delta_{ij}x^ix^j$ as in Euclidean space, we can replace $delta_{ij}$ with a real symmetric matrix $g_{ij}$. If this matrix has a mixture of positive and negative eigenvalues, as happens e.g. in special and general relativity with both space and time dimensions, a real rotation can't restore the Kronecker-delta metric, because the manifold isn't Euclidean. And even if you're working in a coordinate system that uses a Kronecker delta now, a coordinate transformation can spoil that. How does an infinitesimal $dx^a g_{ab}dx^b$ respond when we write in terms of $dy^c$, viz. $dx^a=L^a_{: c} dy^c$ (say)? Well, obviously the metric tensor updates. And because $v_a:=g_{ab}v^b$ with a coordinate-dependent formula for the $g_{ab}$, we can't just write e.g. $v^a w^a$; we need $v^a w_a=v^a g_{ab}w^b$, whose invariances are easy to work out.
$endgroup$
add a comment |
$begingroup$
The basic reason is because we've generalised the usual inner product to include metric tensors other than the Kronecker delta. So instead of the squared length of the vector $x$ being $sum_i (x^i)^2=sum_{ij}delta_{ij}x^ix^j$ as in Euclidean space, we can replace $delta_{ij}$ with a real symmetric matrix $g_{ij}$. If this matrix has a mixture of positive and negative eigenvalues, as happens e.g. in special and general relativity with both space and time dimensions, a real rotation can't restore the Kronecker-delta metric, because the manifold isn't Euclidean. And even if you're working in a coordinate system that uses a Kronecker delta now, a coordinate transformation can spoil that. How does an infinitesimal $dx^a g_{ab}dx^b$ respond when we write in terms of $dy^c$, viz. $dx^a=L^a_{: c} dy^c$ (say)? Well, obviously the metric tensor updates. And because $v_a:=g_{ab}v^b$ with a coordinate-dependent formula for the $g_{ab}$, we can't just write e.g. $v^a w^a$; we need $v^a w_a=v^a g_{ab}w^b$, whose invariances are easy to work out.
$endgroup$
add a comment |
$begingroup$
The basic reason is because we've generalised the usual inner product to include metric tensors other than the Kronecker delta. So instead of the squared length of the vector $x$ being $sum_i (x^i)^2=sum_{ij}delta_{ij}x^ix^j$ as in Euclidean space, we can replace $delta_{ij}$ with a real symmetric matrix $g_{ij}$. If this matrix has a mixture of positive and negative eigenvalues, as happens e.g. in special and general relativity with both space and time dimensions, a real rotation can't restore the Kronecker-delta metric, because the manifold isn't Euclidean. And even if you're working in a coordinate system that uses a Kronecker delta now, a coordinate transformation can spoil that. How does an infinitesimal $dx^a g_{ab}dx^b$ respond when we write in terms of $dy^c$, viz. $dx^a=L^a_{: c} dy^c$ (say)? Well, obviously the metric tensor updates. And because $v_a:=g_{ab}v^b$ with a coordinate-dependent formula for the $g_{ab}$, we can't just write e.g. $v^a w^a$; we need $v^a w_a=v^a g_{ab}w^b$, whose invariances are easy to work out.
$endgroup$
The basic reason is because we've generalised the usual inner product to include metric tensors other than the Kronecker delta. So instead of the squared length of the vector $x$ being $sum_i (x^i)^2=sum_{ij}delta_{ij}x^ix^j$ as in Euclidean space, we can replace $delta_{ij}$ with a real symmetric matrix $g_{ij}$. If this matrix has a mixture of positive and negative eigenvalues, as happens e.g. in special and general relativity with both space and time dimensions, a real rotation can't restore the Kronecker-delta metric, because the manifold isn't Euclidean. And even if you're working in a coordinate system that uses a Kronecker delta now, a coordinate transformation can spoil that. How does an infinitesimal $dx^a g_{ab}dx^b$ respond when we write in terms of $dy^c$, viz. $dx^a=L^a_{: c} dy^c$ (say)? Well, obviously the metric tensor updates. And because $v_a:=g_{ab}v^b$ with a coordinate-dependent formula for the $g_{ab}$, we can't just write e.g. $v^a w^a$; we need $v^a w_a=v^a g_{ab}w^b$, whose invariances are easy to work out.
answered Jan 16 at 9:40
J.G.J.G.
25.7k22540
25.7k22540
add a comment |
add a comment |
$begingroup$
Short answer: Given two column vectors (i.e. $(0,1)$ tensors) $x$ and $y$, attempting to contract $x^iy^i$ amounts to making sense of the matrix product $xcdot y$. It just doesn't work.
$endgroup$
add a comment |
$begingroup$
Short answer: Given two column vectors (i.e. $(0,1)$ tensors) $x$ and $y$, attempting to contract $x^iy^i$ amounts to making sense of the matrix product $xcdot y$. It just doesn't work.
$endgroup$
add a comment |
$begingroup$
Short answer: Given two column vectors (i.e. $(0,1)$ tensors) $x$ and $y$, attempting to contract $x^iy^i$ amounts to making sense of the matrix product $xcdot y$. It just doesn't work.
$endgroup$
Short answer: Given two column vectors (i.e. $(0,1)$ tensors) $x$ and $y$, attempting to contract $x^iy^i$ amounts to making sense of the matrix product $xcdot y$. It just doesn't work.
answered Jan 16 at 9:42
ArthurArthur
114k7115197
114k7115197
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3075493%2fwhy-can-we-contract-an-upper-index-with-only-a-lower-index%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Have a look here: en.wikipedia.org/wiki/Covariant_transformation
$endgroup$
– Yves Daoust
Jan 16 at 9:01