How many possibly unique entries are there in a symmetric tensor?

In summary, a symmetric tensor must be square and have Aij = Aji, resulting in n(n+1)/2 possibly unique quantities. This can be calculated using the formula 1+2+...+n = n(n+1)/2.
  • #1
ssh
17
0
Show that a symmetric tensor has n(n+1) \ 2 quantities.

In a symmetric tensor we have that Aij = Aji which means that
A12 = A21

A23 = A32 and so on. Thus these n quantites are similar. What do we do next?
 
Mathematics news on Phys.org
  • #2
A symmetric tensor must, by definition, be square. Hence, you have a situation like the following:
$$
\begin{bmatrix}
a_{11} &a_{21} &\dots &a_{n1}\\
a_{21} &a_{22} &\dots &a_{n2}\\
\vdots &\vdots &\ddots &\vdots\\
a_{n1} &a_{n2} &\dots &a_{nn}.
\end{bmatrix}
$$
So the possibly unique entries are all the ones on the main diagonal plus all the ones either above the main diagonal, or all the ones below the main diagonal. So to find out how many there are, let's say you take all the entries on and below the main diagonal. How many in the first row? $1$. How many in the second? $2$. And so on. So the number of possibly unique entries is
$$1+2+\dots+n=\sum_{j=1}^{n}j=\frac{n(n+1)}{2},$$
by a well-known formula.
 

FAQ: How many possibly unique entries are there in a symmetric tensor?

What is Tensor Analysis?

Tensor analysis is a branch of mathematics that deals with the study of objects known as tensors, which are mathematical objects that describe how geometric quantities change when viewed from different coordinate systems. It is used to describe and analyze physical phenomena in areas such as physics, engineering, and computer science.

What are the applications of Tensor Analysis?

Tensor analysis has a wide range of applications in various fields, including physics, engineering, computer science, and image processing. It is used to describe physical phenomena such as fluid dynamics, electromagnetism, and general relativity. It is also used in engineering for stress analysis and in computer science for image recognition and machine learning algorithms.

What are the basic concepts in Tensor Analysis?

The basic concepts in tensor analysis include tensors, covariant and contravariant vectors, tensor fields, and tensor operations such as contraction, multiplication, and differentiation. It also involves concepts from linear algebra, such as vector spaces and matrices, and differential calculus.

What are the challenges in solving Tensor Analysis problems?

Solving tensor analysis problems can be challenging as it involves complex mathematical concepts and operations. It requires a strong understanding of linear algebra, calculus, and differential geometry. Additionally, tensors can have a high number of components, making computations and manipulations time-consuming and prone to errors.

How can Tensor Analysis be useful in scientific research?

Tensor analysis is a powerful tool in scientific research as it allows for the comprehensive description and analysis of physical phenomena. It enables the formulation of mathematical models and equations to describe complex systems and helps in understanding the relationships between different variables. It also allows for the prediction and simulation of physical systems, aiding in the development of new technologies and advancements in various fields.

Back
Top