Griffiths Chapter 10 del cross position vector

AI Thread Summary
The discussion revolves around understanding why the curl of the position vector, denoted as ∇ × r, equals zero, as stated in Griffith's electrodynamics. The original poster, an engineer, struggles with this concept and seeks clarification. Responses clarify that the curl of the position vector can be easily shown to be zero using Cartesian coordinates, as all partial derivatives of the position components with respect to each other yield zero. The conversation emphasizes the importance of collaboration in grasping complex physics concepts and the satisfaction that comes from achieving understanding. Overall, the exchange highlights the challenges and joys of self-study in advanced physics.
Sparky_
Messages
227
Reaction score
5
I am working through chapter 10 of Griffith’s electrodynamics (for fun and in my spare time). While I don’t have a formal bucket list, getting to an understanding of how Newton’s third law is not as straightforward for electrodynamics has been on my mental bucket list.
I am an engineer not a physicist. I find myself having to research and review a good bit especially on the mathematics.
On page 436, Griffith is showing the differentiation and simplification of
\nabla V (pg. 435)

Through some product rules and algebra and so forth he is simplifying terms.
On the bottom of page 436 he has:
\nabla \times \mathcal r = \nabla \times \mathtt r- \nabla \times w
(X = cross product)
W = position function for moving charge
Script r = r – w
\mathcal r = \mathtt r- w

r = position vector
My question is in the text, the author has the statement:
\nabla \times \mathtt r = 0
No reason, no background just the statement. So I assume I am supposed to know this and it is probably obvious but I don’t see it.
I wrote out the cross product for del x r in matrix form and turned the crank – nothing canceled or became apparent.
Can you explain why
\nabla \times \mathtt r = 0
Del cross position vector is zero?
Thanks
Sparky_
 
Physics news on Phys.org
You must have done it wrong. Post your work and we can see what happened.
 
Its easy to see in Cartesian coordinates. The position vector is
\vec{r} = x \hat{e_x} +y \hat{e_y} +z \hat{e_z}

The curl of this vector is

\nabla \times \vec{r} = \left( \frac{dz}{dy}-\frac{dy}{dz} \right)\hat {e_x}+\left( \frac{dx}{dz}-\frac{dz}{dx} \right)\hat {e_x}+\left( \frac{dy}{dx}-\frac{dx}{dy} \right)\hat {e_z} = \vec 0
 
Hi there! Since this is a vector equation, we can evaluate it in any coordinate system and if it holds in one, it will hold in all. Say we choose cartesian coordinates so that ##\mathbf{r} = x\hat{\mathbf{x}} + y\hat{\mathbf{y}} + z\hat{\mathbf{z}}##. Then, ##\nabla\times \mathbf{r} = \begin{vmatrix}
\hat{\mathbf{x}} & \hat{\mathbf{y}} & \hat{\mathbf{z}} \\
\partial_{x} & \partial_{y} & \partial_{z} \\
x& y &z
\end{vmatrix} = (0 - 0)\hat{\mathbf{x}} - (0 - 0)\hat{\mathbf{y}} + (0 - 0)\hat{\mathbf{z}}## because ##\partial_{j}x^{i} = \delta^{i}_{j}##. Hence ##\nabla\times \mathbf{r} = 0## in any coordinate system.

Equivalently, you can show this in a coordinate-free manner from the start: ##(\nabla\times \mathbf{r})^{i} = \epsilon^{ijk}\partial_{j}x_{k} = \epsilon^{ijk}\delta_{jk} = 0##.
 
Oh crap - is it this obvious: the derivative of "z" with respect to y (which is no function of z :) )is zero likewise for all of the derivatives?
 
Yes.
 
once again - embarrassing and I couldn't see the forest for the trees

Thank you all for the help!
 
It's not always easy to see the forest for the trees unless someone else points it out to you. Happens to everyone-what's important is you get the physics. Good luck!
 
thank you!

In my "circle" I really don't have any friends or resources I can run question like this by. I do appreciate this forum!

I do enjoy playing with the physics and it is cool when the light goes on and I get it. When I heard about this Newton's 3rd law interesting deal in electrodynamics, I bought Griffith's textbook. I have been slowly going through this material off and on and feel very close to being able to explain it. (something an under grad physics major could do easily but as an older engineer removed from some of the mathematics I am doing this just for fun)

Thanks again
 
Back
Top