Questions tagged [tensors]

For questions about tensors, tensor computation and specific tensors (e.g.curvature tensor, stress tensor). Tensor calculus is a technique that can be regarded as a follow-up on linear algebra. It is a generalisation of classical linear algebra. In classical linear algebra one deals with vectors and matrices.

Tensors, are arrays of numbers, or functions, that transform according to certain rules under a change of coordinates. In physics, tensors characterize the properties of a physical system.

A tensor may be defined at a single point or collection of isolated points of space (or space-time), or it may be defined over a continuum of points. In the latter case, the elements of the tensor are functions of position and the tensor forms what is called a tensor field. This just means that the tensor is defined at every point within a region of space (or space-time), rather than just at a point, or collection of isolated points.

Tensor is a geometric object that maps in a multi-linear manner geometric vectors, scalars, and other tensors to a resulting tensor. Vectors and scalars which are often used in elementary physics and engineering applications, are considered as the simplest tensors. Vectors from the dual space of the vector space, which supplies the geometric vectors, are also included as tensors.

Tensors were conceived in $1900$ by Tullio Levi-Civita and Gregorio Ricci-Curbastro, who continued the earlier work of Bernhard Riemann and Elwin Bruno Christoffel and others, as part of the absolute differential calculus. The concept enabled an alternative formulation of the intrinsic differential geometry of a manifold in the form of the Riemann curvature tensor.

Tensors are important in physics because they provide a concise mathematical framework for formulating and solving physics problems in areas such as mechanics (stress, elasticity, fluid mechanics, moment of inertia, ...), electrodynamics (electromagnetic tensor, Maxwell tensor, permittivity, magnetic susceptibility, ...), or general relativity (stress–energy tensor, curvature tensor, ... ) and others.

References:

https://en.wikipedia.org/wiki/Tensor

http://www.ita.uni-heidelberg.de/~dullemond/lectures/tensor/tensor.pdf

https://www.grc.nasa.gov/www/k-12/Numbers/Math/documents/Tensors_TM2002211716.pdf

https://www.quora.com/What-is-a-tensor

What are the Differences Between a Matrix and a Tensor?

An Introduction to Tensors

3201 questions
220
votes
8 answers

What are the Differences Between a Matrix and a Tensor?

What is the difference between a matrix and a tensor? Or, what makes a tensor, a tensor? I know that a matrix is a table of values, right? But, a tensor?
Aurelius
  • 2,591
  • 3
  • 12
  • 13
169
votes
6 answers

An Introduction to Tensors

As a physics student, I've come across mathematical objects called tensors in several different contexts. Perhaps confusingly, I've also been given both the mathematician's and physicist's definition, which I believe are slightly different. I…
Noldorin
  • 6,184
  • 6
  • 32
  • 37
151
votes
7 answers

Does a "cubic" matrix exist?

Well, I've heard that a "cubic" matrix would exist and I thought: would it be like a magic cube? And more: does it even have a determinant - and other properties? I'm a young student, so... please don't get mad at me if I'm talking something…
Ian Mateus
  • 7,071
  • 3
  • 29
  • 57
74
votes
5 answers

What is a covector and what is it used for?

From what I understand, a covector is an object that takes a vector and returns a number. So given a vector $v \in V$ and a covector $\phi \in V^*$, you can act on $v$ with $\phi$ to get a real number $\phi(v)$. Is that "it" or is there more to it?…
Mike Flynn
  • 1,687
  • 2
  • 13
  • 21
60
votes
3 answers

Are there any differences between tensors and multidimensional arrays?

I see lots of references saying things like A tensor is a multidimensional or N-way array But others that say things like it should be remarked that other mathematical entities occur in physics that, like tensors, generally consist of…
rhombidodecahedron
  • 1,402
  • 1
  • 15
  • 24
41
votes
2 answers

Is it misleading to think of rank-2 tensors as matrices?

Having picked up a rudimentary understanding of tensors from reading mechanics papers and Wikipedia, I tend to think of rank-2 tensors simply as square matrices (along with appropriate transformation rules). Certainly, if the distinction between…
user856
40
votes
2 answers

Tensor product and Kronecker Product

Is there any difference between tensor product and Kronecker Product?
Manikanta Borah
  • 407
  • 1
  • 4
  • 4
37
votes
5 answers

Intuitive way to understand covariance and contravariance in Tensor Algebra

I'm trying to understand basic tensor analysis. I understand the basic concept that the valency of the tensor determines how it is transformed, but I am having trouble visualizing the difference between different valencies when it comes to higher…
crasic
  • 4,541
  • 6
  • 29
  • 29
37
votes
2 answers

What is the metric tensor on the n-sphere (hypersphere)?

I am considering the unit sphere (but an extension to one of radius $r$ would be appreciated) centered at the origin. Any coordinate system will do, though the standard angular one (with 1 radial and $n-1$ angular coordinates) would be preferable.…
36
votes
6 answers

What, Exactly, Is a Tensor?

I've repeatedly read things that reference tensors, and despite reading the wiki page and other answers here on stackexchange I still don't know what a tensor is. I'm fine with hearing things in the framework on linear algebra, abstract algebra, and…
user82004
34
votes
5 answers

How to intuitively understand parallel transport

In the article I've referenced below, and many other articles for that matter, the notion of parallel transport along a line of latitude $\theta=\theta_0$ on the unit 2-sphere is spoken about. What I can't understand is, intuitively, how there is…
Arturo don Juan
  • 3,688
  • 2
  • 25
  • 46
28
votes
5 answers

Why isn't there a contravariant derivative? (Or why are all derivatives covariant?)

Question: If there exists a covariant derivative, then why doesn't there also exist a "contravariant derivative"? Why are all or most forms of differentiation "covariant", or rather why do all or most forms of differentiation transform covariantly?…
Chill2Macht
  • 19,382
  • 10
  • 39
  • 120
26
votes
3 answers

Why is a linear transformation a $(1,1)$ tensor?

Wikipedia says that a linear transformation is a $(1,1)$ tensor. Is this restricting it to transformations from $V$ to $V$ or is a transformation from $V$ to $W$ also a $(1,1)$ tensor? (where $V$ and $W$ are both vector spaces). I think it must be…
25
votes
2 answers

Prove that Christoffel symbols transformation law via the metric tensor

It is known that the transformation rule when you change coordinate frames of the Christoffel symbol is: $$ \tilde \Gamma^{\mu}_{\nu\kappa} = {\partial \tilde x^\mu \over \partial x^\alpha} \left [ \Gamma^\alpha_{\beta \gamma}{\partial x^\beta \over…
22
votes
9 answers

Tensors in the context of engineering mechanics: can they be explained in an intuitive way?

I've spent a few weeks scouring the internet for a an explanation of tensors in the context of engineering mechanics. You know, the ones every engineering student know and love (stress, strain, etc.). But I cannot find any explanations of tensors…
1
2 3
99 100