Average of a tensor composed of unit vectors

In summary, the average of the tensor on page 98 is 1/3 of the identity tensor, but the average should be zero.
  • #1
Irid
207
1
Hello, I'm studying The Theory of Polymer Dynamics by Doi and Edwards and on page 98 there is a tensor, defined as a composition of two identical unit vectors pointing from the monomer n to the monomer m:
[itex]
\hat{\textbf{r}}_{nm}\hat{\textbf{r}}_{nm}
[/itex]

As far as I understood, the unit vectors have a uniform distribution in space. The authors then calculate the average of the tensor and it turns out to be 1/3 of the identity tensor:
[itex]
\text{average}(\hat{\textbf{r}}_{nm}\hat{\textbf{r}}_{nm}) = \textbf{I}/3
[/itex]

No actual steps are given and I am confused by this result. I think the average should be zero. Any ideas?
 
Physics news on Phys.org
  • #2
The rotational average is defined and can be calculated with help of rotation matrix by integration over rotation angles. But in this case, there is a simpler way.

Let the vector joining the two sites be ##\mathbf n##, let us denote its ##k##-th components in laboratory frame by ##n_k##.

It helps to write the average of the tensor in the following way:

$$
(\mathbf M)_{kl} = \langle n_k n_l \rangle.
$$

There are 3x3 = 9 different terms that form the matrix 3x3. Since the expression inside the averaging bracket does not change under interchange of the two vectors(they are the same) we have ##M_{kl} = M_{lk}##, so we need to consider only 6 different quantities

$$
M_{11}, M_{22}, M_{33}, M_{12}, M_{13}, M_{23}.
$$

Since the three axes of the coordinate system have the same relation to the axes, and since we consider all rotations equally likely, the first three have to be the same, so we really need to calculate only one of them, say ##M_{11}##.

There is a nice trick to do this. What is ##M_{11}##? It is an average of squares of the 1st coordinate (##x##) of the end-point of the unit vector ##\mathbf n##, so the point lies on a unit sphere. For such points the sum of squares of all three coordinates is equal to 1 (3D Pythagorean theorem):

$$
xx + yy +zz = 1.
$$

When we average over all possible orientations of the molecule, we obtain the equation

$$
\langle xx \rangle + \langle yy \rangle + \langle zz \rangle = 1.
$$

Since all three average are the same, we infer that ##\langle xx \rangle =\frac{1}{3}## and similarly for ##\langle yy \rangle, \langle zz \rangle ##.

The off-diagonal term ##M_{12}## is the average

$$
\langle xy\rangle.
$$

However, for any given x there are many possible y values. Take some values ##y_0## and small interval of values of length ##\Delta y##. Since all orientations are equally likely, the probability that the the y coordinate is in ##(y_0, y_0+\Delta y)## is the same as the probability that it is in ##(-y_0-\Delta y_0, - y_0)##. So the expression xy is as likely positive and negative and its average turns out to be zero. Similarly for other non-diagonal terms.

So in the end, we obtain

$$
\mathbf M =
\left(
\begin{array}

~ \frac{1}{3} & 0 & 0\\
0 & \frac{1}{3} &0\\
0 & 0& \frac{1}{3}\\
\end{array}
\right).
$$

which is ## \frac{1}{3} \mathbf 1##.
 
  • Like
Likes 1 person
  • #3
Hey thanks Jano! Once you have stated the problem in a clearler mathematical notation, suddenly it starts making sense.
 

Related to Average of a tensor composed of unit vectors

What is a tensor composed of unit vectors?

A tensor is a mathematical object that describes the relationship between different coordinate systems in a multi-dimensional space. It is composed of unit vectors, which are vectors with a magnitude of 1 and are used to define the directions of the coordinate axes.

How is the average of a tensor composed of unit vectors calculated?

The average of a tensor composed of unit vectors is calculated by summing all the unit vectors and dividing the result by the total number of unit vectors. This gives the average direction of the coordinate axes in the multi-dimensional space.

Why is the average of a tensor composed of unit vectors important?

The average of a tensor composed of unit vectors is important because it gives valuable information about the orientation of the coordinate axes in a multi-dimensional space. This information is used in various fields such as physics, engineering, and computer science.

Can the average of a tensor composed of unit vectors change?

Yes, the average of a tensor composed of unit vectors can change if the unit vectors themselves change. For example, if the coordinate axes in a multi-dimensional space are rotated, the average of the tensor will also change.

What are some real-world applications of the average of a tensor composed of unit vectors?

The average of a tensor composed of unit vectors has various real-world applications, such as in computer graphics where it is used to calculate the orientation of 3D objects, in geology for analyzing the orientation of rock formations, and in physics for understanding the orientation of magnetic fields.

Similar threads

  • Classical Physics
Replies
2
Views
2K
Replies
1
Views
867
Replies
3
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
960
  • Special and General Relativity
Replies
10
Views
728
Replies
14
Views
1K
Replies
2
Views
1K
  • Advanced Physics Homework Help
Replies
11
Views
288
Replies
4
Views
479
  • Calculus
Replies
10
Views
3K
Back
Top