Verifying U.del(R)=U: Vector Analysis

Click For Summary

Homework Help Overview

The discussion revolves around the verification of the expression U . del(R) = U, where U and R are vectors. The problem involves understanding the notation and operations related to vector calculus, particularly the gradient and dot product of vector fields.

Discussion Character

  • Conceptual clarification, Assumption checking, Mixed

Approaches and Questions Raised

  • Participants express confusion regarding the notation "del(R)" and its implications for the operations involved. There are attempts to clarify whether del(R) refers to the gradient of R or a different operation. Some participants question the validity of taking the gradient of a vector and discuss the implications of the notation used in the textbook.

Discussion Status

The discussion is ongoing, with participants exploring different interpretations of the notation and its mathematical implications. Some have provided insights into the nature of the operations, while others are still seeking clarity on the definitions and the correct approach to the problem.

Contextual Notes

There is mention of potential notation issues stemming from the textbook being used, which may affect the understanding of the problem. Additionally, the discussion touches on the complexity of tensor operations and their relevance to the topic at hand.

rafaelpol
Messages
16
Reaction score
0

Homework Statement



Verification of the product U . del (R) = U

Vectors are written in bold

Homework Equations



R = ix + jy + kz

The Attempt at a Solution



I cannot understand what is going on. If del R is the gradient vector of R, then the problem will be scalar product, whose answer is Ux + Uy + Uz, not a vector as it is written on the book. And if del R is the scalar product of del and R, then the answer is going to be a vector, but it will be 3U not only U.
 
Physics news on Phys.org
Since R is a vector, you can't take the gradient of it. Other than that I agree with your analysis
 
"del(R)" does not appear to me to be standard notation. Go back to the textbook or other source of this problem to determine what it means.
 
That is exactly the problem. After solving other exercises of the book I found that this is really a notation issue. In order to obtain the correct answer one has to do the dot product of vector U and del, and then operate with the resultant operator in the vector R. The answer is going to be vector U. Anyway, thank you very much for the answers.
 
Just ignore this if it's too much information; obviously it's not necessary to solve the question...

The notation del(R), where R is a vector field, is used in Davis/Snider: Introduction to Vector Analysis for a second order tensor or dyadic, thus in Cartesian coordinates:

\nabla \textbf{R}=

\frac{\partial R_1}{\partial x}\hat{\textbf{i}}\hat{\textbf{i}}+\frac{\partial R_1}{\partial y}\hat{\textbf{j}}\hat{\textbf{i}}+\frac{\partial R_1}{\partial z}\hat{\textbf{k}}\hat{\textbf{i}}

+\frac{\partial R_2}{\partial x}\hat{\textbf{i}}\hat{\textbf{j}}+\frac{\partial R_2}{\partial y}\hat{\textbf{j}}\hat{\textbf{j}}+\frac{\partial R_2}{\partial z}\hat{\textbf{k}}\hat{\textbf{j}}

+\frac{\partial R_3}{\partial x}\hat{\textbf{i}}\hat{\textbf{k}}+\frac{\partial R_3}{\partial y}\hat{\textbf{j}}\hat{\textbf{k}}+\frac{\partial R_3}{\partial z}\hat{\textbf{k}}\hat{\textbf{k}}

which we can write more briefly, using summation signs,

\nabla \textbf{R}=\sum_{p=1}^{n}\sum_{q=1}^{n}\frac{\partial R_p}{\partial x_q} \hat{\textbf{i}}_q \hat{\textbf{i}}_p

where x1=x, x2=y, x3=z, and i1=i, i2=j, i1=k.

The dot product of such an object with a vector is another vector, and this operation is, in general, not commutative; that is, the order matters. It's defined as follows:

\textbf{A}\textbf{B} \cdot \textbf{C} \equiv \textbf{A}(\textbf{B} \cdot \textbf{C})

\textbf{C} \cdot \textbf{A}\textbf{B} \equiv (\textbf{C} \cdot \textbf{A}) \textbf{B}

Another notation, not used by Davis & Snider, is

\textbf{A}\textbf{B} \equiv \textbf{A} \otimes \textbf{B}

Combining a pair of vectors to form a dyadic is a special case of the tensor product operation; the dyadic AB is the tensor product of A and B. If the vectors have n components, a tensor product of two of them will have n2 components. It can be convenient to represent these as an nxn matrix, then the dot product and tensor product can be treated as matrix multiplication of components:

\textbf{A}\cdot \textbf{B}=A^TB \enspace\enspace\enspace \textbf{A}\textbf{B}=AB^T

\textbf{C} \cdot \textbf{A}\textbf{B}=C^TAB^T \enspace\enspace\enspace \textbf{A}\textbf{B} \cdot \textbf{C}=AB^TC

From the above definitions, considering your example from this point of view gives the same answer:

(\textbf{U} \cdot \nabla) \textbf{R} = \textbf{U} \cdot (\nabla \textbf{R})

The ith component of this vector is

\sum_{k=1}^{n}U_k \frac{\partial R_i}{\partial x_k}

and in your example, all the partial derivatives in this equation come to 1, so resulting vector is equal to U.

More generally, I've seen del(T) used to mean the gradient of a tensor, T, of any order, the object which when dotted with a unit vector gives the directional derivative in along the direction indicated by the vector.
 
Thank you very much for the extra information (tensors are the next topic of my course).
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
19
Views
8K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 13 ·
Replies
13
Views
3K