Basic Tensor Questions: Decomposition, Multi-Coordinate Systems

  • Context: Graduate 
  • Thread starter Thread starter clinden
  • Start date Start date
  • Tags Tags
    Tensor
Click For Summary

Discussion Overview

The discussion revolves around basic questions regarding tensors, specifically their decomposition, the implications of coordinate transformations, and the nature of tensors in relation to their components. Participants explore theoretical aspects of tensors in the context of general relativity and coordinate systems.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Some participants question whether a type (m,n) tensor can always be uniquely decomposed into m contravariant and n covariant tensors, with one participant asserting that tensors can be decomposed into linear combinations of such products.
  • There is a debate about the invariance of tensors under coordinate transformations, with some arguing that tensors change with coordinate systems while others suggest that the tensor itself remains unchanged despite changes in components.
  • Participants discuss the definition of tensors, with some emphasizing that a tensor is defined through its transformation properties, while others argue for a more foundational approach based on vector spaces and tensor products.
  • The Kronecker delta tensor is mentioned as a counterexample to the claim that only the zero tensor remains unchanged under coordinate transformations.
  • Confusion is noted regarding the distinction between tensors and their components, with participants highlighting that the transformation of components does not alter the underlying tensor itself.

Areas of Agreement / Disagreement

Participants express differing views on the nature of tensors and their behavior under coordinate transformations, indicating that multiple competing views remain without a clear consensus.

Contextual Notes

Limitations in the discussion include unresolved definitions of tensors, the dependence on specific coordinate systems, and the potential confusion arising from the presentation of tensors in educational contexts.

clinden
Messages
18
Reaction score
1
I have 2 basic questions:
1. Since a type (m,n) tensor can be created by component by component multiplication of m contravariant and n covariant vectors, does this mean an (m,n) tensor can always be decomposed into m contravariant and n covariant tensors? Uniquely?
2. Since a tensor in GR , or perhaps even more generally, is invariant with a change in coordinate system, can the vectors used to create it by component by component multiplication each be of different coordinate systems? And, if so, would the coordinate transformation equations for the multi-coordinate system tensor be the same form as the contravariant and covariant transformation equations for moving a tensor from one coordinate system to another?
 
Physics news on Phys.org
clinden said:
Since a type (m,n) tensor can be created by component by component multiplication of m contravariant and n covariant vectors, does this mean an (m,n) tensor can always be decomposed into m contravariant and n covariant tensors? Uniquely?

No, the opposite statement is not generally true. What is true is that you can decompose tensors into linear combinations of such products.
 
clinden said:
2. Since a tensor in GR , or perhaps even more generally, is invariant with a change in coordinate system

Where did you get that from? A tensor changes when you change the coordinates... That's also why in GR when you want to make an invariant object you'd contract the indices somehow. Also the tensor equations remain unchanged in form.
The only tensor that remains unchanged is the one that is equal to zero... in that case no matter the change the tensor will always look like 0 in every coordinate system.
 
ChrisVer said:
Where did you get that from? A tensor changes when you change the coordinates... That's also why in GR when you want to make an invariant object you'd contract the indices somehow. Also the tensor equations remain unchanged in form.
The only tensor that remains unchanged is the one that is equal to zero... in that case no matter the change the tensor will always look like 0 in every coordinate system.

I think the tensor components change the tensor does not.
 
ChrisVer said:
The only tensor that remains unchanged is the one that is equal to zero...

This is not true. A counter example is the Kronecker delta tensor (and its generalisations).
 
cosmik debris said:
I think the tensor components change the tensor does not.

How do you define then the tensor? I mean the fact that the components change means that the tensor also changes (not its ranks etc).

Orodruin said:
This is not true. A counter example is the Kronecker delta tensor (and its generalisations).

Yup that went out of my mind...
 
ChrisVer said:
How do you define then the tensor? I mean the fact that the components change means that the tensor also changes (not its ranks etc).

Well, a vector is a (rank-one contravariant) tensor, and it's the same vector even though its components change with your choice of coordinate system... That's how we can write ##\vec{F}=m\vec{a}## without committing to any particular coordinate system.

It's a tensor if the components transform according to the tensor transformation rule. Once you know that the object you're dealing with has that property, you can make various coordinate-independent statements about both the tensor and its components.
 
ChrisVer said:
How do you define then the tensor?

To add to what Nugatory said: You start from a vector space and define the tensor product of vectors in that space. A general tensor is a linear combination of such products. There is no need to reference a particular coordinate system in the construction and the transformation properties of the components drop out of the definition as a result of the transformation of the individual basis vectors in the original vector space.

I really do not like the general physicist way of introducing tensors as objects with certain transformation properties, it obscures what a tensor is and hides what is really going on.
 
ChrisVer said:
I mean the fact that the components change means that the tensor also changes (not its ranks etc).
Take a function ##T:V^*\times V\times V\to\mathbb R## for example. The component ##T(e^i,e_j,e_k)## changes when you change the ordered basis ##(e_1,\dots,e_n)##, but the tensor T doesn't.

When we make the substitutions ##e_i\to f_i## (for all i) in the string of text ##T(e^i,e_j,e_k)##, we get an entirely different string of text ##T(f^i,f_j,f_k)##, which (typically) represents a different number, because the ##f_i## represent different vectors than the ##e_i##. But those substitutions can't change a string of text like T or 3, that doesn't contain any symbols for the basis vectors. The symbol T will still represent the same function, just like the symbol 3 will continue to represent the integer successor of 2.

I guess that the reason why this can be confusing is that tensors are often defined using some specific ordered basis. For example, suppose that ##(e_1,\dots,e_n)## is an ordered basis and that ##\{T^i{}_{jk}|i,j,k\in\{1,\dots,n\}\}## is some set of numbers. We can now define a tensor ##T## by saying that ##T## is the unique multilinear map from ##V^*\times V\times V## into ##\mathbb R## such that ##T(e^i,e_j,e_k)=T^i{}_{jk}## for all i,j,k. Now the symbol ##T## represents a specific tensor, just like the symbol 3 represents a specific number, and is therefore unaffected by the substitution ##e_i\to f_i##.

The key thing to remember is that a change of ordered basis changes symbols, but not their meaning.
 
  • #10
Fredrik said:
I guess that the reason why this can be confusing is that tensors are often defined using some specific ordered basis.
I think the key point of confusion is the fact that tensors are presented in physics classes as objects which transform so-and-so under coordinate transformations, most often leading students to mix up tensors themselves with their components.
 
  • #11
Orodruin said:
I think the key point of confusion is the fact that tensors are presented in physics classes as objects which transform so-and-so under coordinate transformations, most often leading students to mix up tensors themselves with their components.
Yes, that's a much bigger problem. My comment was meant to be about why it might be confusing even to someone who is familiar with the good definition.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 3 ·
Replies
3
Views
970
  • · Replies 37 ·
2
Replies
37
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K