Gradients of Vectors and Dyadic Products

  • Thread starter ObsessiveMathsFreak
  • Start date
  • Tags
    Vectors
In summary, the conversation discusses the gradient and dyadic product of a vector field, and the different notations used by different authors. It is clarified that the gradient of a vector produces a 2nd rank tensor with mixed components, and the "dyadic" product is an ancient name for the tensor product of two vectors. There is a discussion about the correct representation of the gradient in 3D and the standard tensor product, and whether there is anything fundamentally wrong with defining the product differently. It is then mentioned that the gradient of a vector is not the same as the dyadic product, and the history and purpose of covariant derivatives in tensor analysis is explained. The conversation ends with a recommendation for further reading on the topic.
  • #1
ObsessiveMathsFreak
406
8
I'm encountering the gradient of a vector field in a problem at the moment. Not the divergence, specifically the vector.

My problem at the moment is the represenation of this using the "nabla" notation. Some authors seem to be defining this as [tex]\nabla \otimes \vec{v}[/tex], the tensor or dyadic product. But this doesn't seem to give the correct answer.

Could someone please confirm for me that the dyadic product [tex]\vec{a} \otimes \vec{b} = \vec{a} \vec{b}^T[/tex] if a and b are column vectors? What way is the gradient of a vector normally represented?
 
Physics news on Phys.org
  • #2
The gradient is an operator which, when applied on a tensor field of rank "n" (let's say it's covariant), increases the rank by one unit. That mean that, when acting on a scalar, it produces a vector field. And when acting on a vector field it produces a 2-nd rank tensor with mixed components. The "dyadic" product is an ancient name for the tensor product of 2 vectors (vector fields).

Daniel.
 
  • #3
So just be be specific, what would the gradient in 3d of a vector [tex]\vec{v}=(a,b,c)[/tex] be?

Is it
[tex]\left( \begin{array}{ccc}
\partial_x a & \partial_y a & \partial_z a \\
\partial_x b & \partial_y b & \partial_z b \\
\partial_x c & \partial_y c & \partial_z c
\end{array} \right) [/tex]

Or is it instead
[tex]\left( \begin{array}{ccc}
\partial_x a & \partial_x b & \partial_x c \\
\partial_y a & \partial_y b & \partial_y c \\
\partial_z a & \partial_z b & \partial_z c
\end{array} \right) [/tex]

The first gives the right answer when right multiplied by a column vector and the second when left multiplied by a row vector. Personally, I favour the first representation, but the standard tensor product gives [tex]\nabla \otimes \vec{v}[/tex] as the second of these two matrices. And that gives the wrong answer when right multiplied by a column vector.

Is there anything canonical about the final result of a tensor product. I mean let's say you had.
[tex]
\vec{u}=(u_1,u_2,u_3)
\vec{v}=(v_1,v_2,v_3)
[/tex]
The standard tensor product seems to give:
[tex]\vec{u} \otimes \vec{v} =
\left( \begin{array}{ccc}
u_1 v_1 & u_1 v_2 & u_1 v_3 \\
u_2 v_1 & u_2 v_2 & u_2 v_3 \\
u_3 v_1 & u_3 v_2 & u_3 v_3
\end{array} \right)
[/tex]

But is there anything fundamentally wrong with defining the product to instead be:
[tex]\vec{u} \otimes \vec{v} =
\left( \begin{array}{ccc}
v_1 u_1 & v_1 u_2 & v_1 u_3 \\
v_2 u_1 & v_2 u_2 & v_2 u_3 \\
v_3 u_1 & v_3 u_2 & v_3 u_3
\end{array} \right)
[/tex]?
 
Last edited:
  • #4
Bumping to request that this be moved to the tensor analysis subforum. Thanks in advance.
 
  • #5
The 3*3 matrix

[tex] (\nabla\otimes \vec{v})_{ij} =\partial_{i}v_{j} [/tex]

is the matrix of the gradient of the vector field [itex] \hat{v} [/itex] in the tensor space basis.

Daniel.
 
  • #6
The gradient of a vector is not the same that the dyadic product between the "nabla vector" and the vector itself.
In fact, the gradient of a vector is the dyadic product transpossed !
 
  • #7
Gradient of a vector component as discribed here does not create a tensor. Strictly speaking gradient is only applied to the scalar. If you applied it to whole vector, you have to differentiate the components of the vector and the unitary vectors too. This gives the Christoffel's symbols. Historicaly, this problem of covariant derivative was a starting point of tensor analysis.
 
  • #8
gvk said:
Historicaly, this problem of covariant derivative was a starting point of tensor analysis.
... Go on.
 
  • #9
ObsessiveMathsFreak said:
... Go on.
Well, the finding the differential of the vector is a way of finding connection between the vector in one point of manifold and the vector in infinitesimally close another point of manifold. This difference comprises of two parts: one is the change the component of vector itself, and another is the change of reference coordinate system.
What was amazing that the first part is antisymmetric and second part is symmetric in regard to the path from one point to the another. This means that if you reach the neighbor points of manifold by two different paths and substract from first differential the second, you receive the "pure" change of the component of vector. If you add two different paths, you receive change related to curvature of coordinate system, which characterize manifold itself. This is the basical idea. The math you can find in many diff. geometry books. I would recommend the old, but deep and profound source: Levi-Civita Absolute Differential Calculus 1927, Chapter IV.
 

1. What is a gradient of a vector?

The gradient of a vector is a mathematical concept used to describe the rate of change of the vector's magnitude and direction at a specific point in space. It is represented by a vector with components in the direction of the steepest ascent of the vector's magnitude.

2. How is a gradient of a vector calculated?

The gradient of a vector is calculated by taking the partial derivative of the vector's components with respect to each coordinate direction. This results in a vector with components representing the rate of change of the vector in each direction.

3. What is a dyadic product?

A dyadic product, also known as a tensor product, is a mathematical operation that combines two vectors to create a new tensor with properties that describe the relationship between the two vectors. It is represented by a matrix, with rows and columns corresponding to the components of the two vectors.

4. How is a dyadic product calculated?

A dyadic product is calculated by taking the outer product of the two vectors, which involves multiplying each component of one vector by each component of the other vector. This results in a matrix with rows and columns representing the products of the vector components.

5. What is the significance of gradients of vectors and dyadic products in science?

Gradients of vectors and dyadic products are important concepts in various fields of science, including mathematics, physics, and engineering. They are used to describe the rate of change of physical quantities, such as velocity and force, and are essential in understanding systems that involve multiple vectors and their interactions.

Similar threads

Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
7
Views
229
  • Linear and Abstract Algebra
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
9
Views
758
Replies
3
Views
453
Replies
7
Views
3K
  • Introductory Physics Homework Help
Replies
3
Views
197
  • Special and General Relativity
2
Replies
38
Views
4K
Replies
12
Views
1K
  • Special and General Relativity
Replies
1
Views
540
Back
Top