Tensors & Ranks: Explained for Beginners

  • Context: Undergrad 
  • Thread starter Thread starter shounakbhatta
  • Start date Start date
  • Tags Tags
    Tensors
Click For Summary

Discussion Overview

The discussion centers on the concepts of tensors and their ranks, particularly focusing on the relationship between tensor order and matrix representation. Participants explore definitions, distinctions between tensor ranks and orders, and how these concepts apply to matrices of various dimensions.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Shounak questions the relationship between tensor order and matrix rank, asking if a 2x2 matrix corresponds to a second-order tensor.
  • One participant clarifies that the rank of a tensor refers to the number of indices, while the rank of a matrix relates to the number of linearly independent columns.
  • Another participant distinguishes between covariant and contravariant components, explaining how these relate to tensor ranks.
  • A participant provides examples of tensors of different ranks, stating that a rank 0 tensor is a scalar, a rank 1 tensor is a vector, and a rank 2 tensor is a matrix.
  • Discussion includes the representation of higher-order tensors, with one participant noting that a third-order tensor can be visualized as a three-dimensional array.
  • Shounak expresses confusion about the order of tensors, particularly regarding stress tensors and stress-energy tensors, and whether they correspond to specific matrix sizes.
  • Another participant attempts to clarify the concept of dyads in relation to second-order tensors and their function in mapping vectors.
  • There is a discussion about the dimensionality of space and its independence from the order of the tensor.
  • Shounak seeks confirmation on understanding that a third-order tensor would have components like t001, t002, and so on.

Areas of Agreement / Disagreement

Participants express varying degrees of understanding regarding the definitions and relationships between tensor orders and matrix representations. Some points are clarified, but confusion remains about specific examples, particularly concerning stress and stress-energy tensors. No consensus is reached on all aspects of the discussion.

Contextual Notes

Participants mention the need for careful distinctions between covariant and contravariant components, as well as the implications of tensor ranks and orders. There are unresolved questions about the visualization of higher-order tensors and their representation in matrix form.

shounakbhatta
Messages
287
Reaction score
1
Hello All,

I am quiet new to this subject.I am unable to get over tensors and ranks.

(1) Does tensor order has to do something with the rank of the matrix?

(2) What doe tensor order 2,3...means?

If I have a 2 by 2 matrix, does that means it is a 2nd.order tensor and 3 by 3 matrix means a third order tensor and so on...

Does tensor have relations with matrix?

Please excuse me if my question is too mundane?

Thanks,

-- Shounak
 
Physics news on Phys.org
No. The rank of a tensor indicates the number of indices. Only rank two tensors can be represented as a matrix. The rank of this matrix on its turn tells you something about the number of linear independent columns of this matrix. As such it is clear that these two notions of rank don't have anything to do with each other.
 
Starting with your second point first:

(2) What doe tensor order 2,3...means?

In order to answer this, I think that you need to be careful and make the distinction between covariant and contravariant components.

For example, a tensor of rank (1,0) is what you would normally consider to be a vector. It has one contravariant component.

A tensor of rank (0,1) is something called a dual vector (see either Schutz' GR book or MTW for an excellent geometric picture of what exactly these look like!) This has one covariant component.

The idea of constructing a matrix out of these comes from taking outer products of them.

Suppose for example that we had a vector (usually represented as a column)
$$v^\alpha e_{\alpha} = \left(\begin{array}{c}a\\b\\c\\d\end{array}\right)$$

and a dual vector
$$u_{\beta}\omega^{\beta}=(h,i,j,k)$$

We can construct a new (1,1) tensor by taking their tensor product:

$$v^{\alpha} e_{\alpha}\otimes u_{\beta}\omega^{\beta}=\left(\begin{array}{c}a\\b\\c\\d\end{array}\right)\otimes (h,i,j,k)=\left(\begin{array}{ccc}ah & ai & aj & ak\\bh & bi & bj & bk\\ch & ci & cj&ck\\dh & di & dj & dk\end{array}\right)$$

So, if you have a (2,1) tensor this is going to be a 3D "cube" and so on.

I hope this was somewhat helpful and sorry if I'm being sloppy!
 
A tensor's order (or rank or degree) is the number of free indices the tensor has. So, a tensor ##T^{\mu \nu}## has an order of two.

So, no. A matrix is an order two tensor, since it has two indices (row and column). The rank of a matrix is the number of linearly independent row or column vectors (row rank and column rank respectively) in the matrix.
 
Check out PFs Math & Science Learning Materials, Calculus and Beyond Learning Materials, "Introduction to Tensor Calculus and Continuum Mechanics" thread. It has an excellent PDF document on tensor analysis.

Chet
 
Lets just go through a very short list of tensors that have familiar equivalents.

The total rank of a tensor is the sum of all of its two subranks.

A rank 0 tensor (total rank) is a scalar, a number.

A rank 1 tensor is a vector.

A rank 2 tensor is a matrix.

The subdivision of ranks has a definite meaning, but I'm not going to attempt to explain it in this post.
 
In a given coordinate system, a second order tensor can be represented by a matrix. If the coordinate system has dimension 2, the matrix is 2 by 2, if dimension 3, 3 by 3, etc.

In a given coordinate system, a third order tensor would have to be represented by a three dimensional array. If the coordinate system has dimension 2, that would be "2 by 2 by 2", in three dimensions "3 by 3 by 3"- you could think of it as consisting of 3 3 by 3 matrices, one in front of the other.

"covariant" and "contravarient" is a whole different matter. If you like, you could think of a "covariant vector" as a "row" matrix, one row and n columns, and a "contravariant vector" as a "column" matrix, one column and n rows, so that the "act" on one another by matrix multiplication.
 
Last edited by a moderator:
Hello All,

Thanks for responding. Actually, it was ok with me till 2nd.order tensor, but higher one like 3rd.or 4th.order tension, I was unable to visualize also.

Well, then dimension is related to the order of a tensor. For a 3d array, the tensor is 3rd.order, for a 2d.array it is 2nd.order tensor right?

But one thing is confusing me. For a stress tensor it is a 2nd.order tensor, represented by a cube.
For a stress energy tensor, the matrix is:

[t00,t01,t02,t03
t10,t11,t12,t13
t20,t21,t22,t23
t30,t31,t32,t33]

What would this tensor called? Tensor of order 4?
Please if you can explain me.

Regards,

-- Shounak
 
A cube would represent a third order tensor, having three free indices. The stress tensor is of rank two, hence can be represented by a matrix. You just wrote it down. I don't understand how you can think of this as order four; in that case every matrix element should have two free indices, being matrices by themselves.
 
  • #10
Hello,

May be I am making a wrong question.

What I am trying to guess is a 3x3 matrix, say a stress, is a second order tensor.
Similarly, for a 4x4 matrix, I mean to say, is it a third order tensor? As I have mentioned earlier, a stress-energy tensor, a 4 by 4 matrix...

As you have told stress-energy tensor is a 2nd.order tensor.

I want to understand, that a matrix, if it is 3 by 3, 4 by 4 or 5 by 5...the tensor is also related to it?

What I understand is indices mean row,col.

Please consider it if my question is irrelevant.

-- Shounak
 
  • #11
Maybe this will help. Sometimes tensors are expressed as the summation of components times the unit vectors in the coordinate directions. In the expression for a vector, for example, there is one unit vector in each term of the summation, and the components each have one index, corresponding to the particular direction. For a second order tensor (e.g., stress), each term of the summation has a component with two indices attached to it, and two unit vectors "multiplying" the components. The two unit vectors are placed in juxtaposition to one another, and the combination is called a dyad. The second order tensor fulfills its function in life only when it is dotted with another vector. The way this is done is to dot the vector with the unit vector in each dyad that is adjacent to the vector. This has the effect of mapping the vector into a new vector. In the case of the stress tensor, for example, when you dot the stress tensor with a unit normal vector to a plane, you get the traction vector acting on the plane.

The dimensionality of the space has nothing to do with order of the tensor. The order of the tensor is determined by the number of unit vectors that are included within each term of the summation, and the corresponding number of indices on the components of the tensor. In the case of a third order tensor, for example, there are three unit vectors in each term, and three indices on each component. In 3D space, there would be 27 terms in the summation.
 
  • #12
Ok, thanks. Slowly getting the concept.

For stress-energy, a second order tensor, bcoz.it has two indices t01...

That means for a third order tensor, it would look like t001,t002 and so on...?

Am I right?

Please correct me if I am wrong as I am a slow learner.

-- Shounak
 
  • #13
Yes. That is right (not the slow learner part).
 
  • #14
Thank you very much for all the help.

I can get hold of the concept now.

-- Shounak
 

Similar threads

  • · Replies 38 ·
2
Replies
38
Views
7K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 23 ·
Replies
23
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 9 ·
Replies
9
Views
5K