Curl in cylindrical coordinates -- seeking a deeper understanding

In summary, we discussed the curl of the unit vector of a cylindrical coordinate system, which can be calculated using the formula $$\mbox{curl}(\vec{e}_{\varphi})=\frac{1}{\rho}\vec{e}_z$$. We also explored methods for quickly determining if the curl is non-zero, such as imagining an infinitesimal paddle wheel in the flow of the vector field. We also discussed counterexamples to this rule, such as the field $$y\hat x$$, which has a non-zero curl despite not appearing to rotate or form closed loops. Finally, we mentioned that while the field and its curl are not defined at the origin, they can be defined in a distributional sense.
  • #1
LagrangeEuler
717
20
I calculate that [tex]\mbox{curl}(\vec{e}_{\varphi})=\frac{1}{\rho}\vec{e}_z[/tex], where ##\vec{e}_{\rho}##, ##\vec{e}_{\varphi}##, ##\vec{e}_z## are unit vectors of cylindrical coordinate system. Is there any method to spot immediately that ##\mbox{curl}(\vec{e}_{\varphi}) \neq 0 ## without employing any calculations.
 
  • Like
Likes Delta2
Physics news on Phys.org
  • #2
Not sure what you are asking. Does the fact that our cartesian coordinates are based upon $$\hat {\mathbf x} \times \hat {\mathbf y}=\hat {\mathbf z}$$ make it easier?
 
  • #3
Recall some facts about how to interpret the curl, specifically as\begin{align*}
[\nabla \times \mathbf{e}_{\varphi}]_z =\lim_{A \rightarrow 0} \frac{1}{A} \oint_C \mathbf{e}_{\varphi} \cdot d\mathbf{r}
\end{align*}Let the curve ##C## be a "curvy rectangle" around the point at which you want the curl (by which I mean start at ##(\rho,\varphi) \rightarrow (\rho, \varphi + \delta\varphi) \rightarrow (\rho + \delta\rho, \varphi + \delta\varphi) \rightarrow (\rho + \delta\rho, \varphi)## and back to the start). Then\begin{align*}
[\nabla \times \mathbf{e}_{\varphi}]_z = \frac{1}{\rho \delta \rho \delta \varphi} \left\{ (\rho + \delta \rho)\delta \varphi - \rho \delta \varphi \right\} = \frac{1}{\rho}
\end{align*}Although this is an explicit calculation, you can see that the line integral will be non-zero since the outer side is longer than the inner side.
 
  • Like
Likes PhDeezNutz and Delta2
  • #4
The simplest intuitive rule (but not always correct, see counter example below) is that when the vector field rotates around something, then its curl is not zero. ##\hat \phi## rotates around the origin.

However $$\nabla\times \frac{1}{\rho}\hat \phi=0$$ !
 
Last edited:
  • #5
Another counter example, in cartesian coordinates this time, the field $$y\hat x$$ doesn't seem to rotate or form closed loops, yet its curl equals $$-\hat z$$.
 
  • #6
Angular velocity of a rigid body is given by the formula ##\boldsymbol \omega=\frac{1}{2}\mathrm{curl}\,\boldsymbol v,## where ##\boldsymbol v## is a velocity field of rigid body's points;
thus my guess is $$\boldsymbol e_z=\frac{1}{2}\mathrm{curl}\,(\rho\boldsymbol e_{\varphi})=\frac{1}{2}(\nabla\rho\times \boldsymbol e_\varphi+\rho\, \mathrm{curl}\,\boldsymbol e_{\varphi}),\quad \nabla\rho=\boldsymbol e_\rho$$
 
  • #7
Delta2 said:
The simplest intuitive rule (but not always correct, see counter example below) is that when the vector field rotates around something, then its curl is not zero. ##\hat \phi## rotates around the origin.

However $$\nabla\times \frac{1}{\rho}\hat \phi=0$$ !
That sounds like a more global perspective whereas curl is local. The typical intuitive rule is to imagine an infinitesimal paddle wheel in the flow of the vector field. This also works on your later example because the direction of the flow is the same everywhere but larger for larger y - thus leading to a net ”torque” on the paddle wheel.
 
  • Like
Likes hutchphd and Delta2
  • #8
Delta2 said:
omething, then its curl is not zero. ϕ^ rotates around the origin.

However ∇×1ρϕ^=0 !
such a vector field has singularity at ##\rho=0##
 
  • Like
Likes Delta2
  • #9
wrobel said:
such a vector field has singularity at ##\rho=0##
Ah yes correct the field and hence its curl and divergence are not defined for ##\rho=0##. The limits $$\lim_{\rho \to 0} |\vec{F}|=\infty, \lim_{\rho \to 0}|\nabla\times\vec{F}|=0$$.
 
  • #10
Orodruin said:
That sounds like a more global perspective whereas curl is local. The typical intuitive rule is to imagine an infinitesimal paddle wheel in the flow of the vector field. This also works on your later example because the direction of the flow is the same everywhere but larger for larger y - thus leading to a net ”torque” on the paddle wheel.
Yes, this is the typical, more accurate and more local rule, but not as simple to apply if you ask me , you have to take a look at how components vary spatially, not just to take a look of how the field lines look.
 
  • #11
Delta2 said:
Another counter example, in cartesian coordinates this time, the field $$y\hat x$$ doesn't seem to rotate or form closed loops, yet its curl equals $$-\hat z$$.
Regarding this field, we can subtract the gradient of ##xy/2##, which is ##\nabla(xy/2) = (x\hat y + y\hat x)/2##. The gradient being curl free, the fields ##y\hat x## and ##(y\hat x - x\hat y)/2 = -\rho \vec e_\phi/2## have the same curl.
 
  • Informative
Likes Delta2
  • #12
Delta2 said:
Ah yes correct the field and hence its curl and divergence are not defined for ##\rho=0##. The limits $$\lim_{\rho \to 0} |\vec{F}|=\infty, \lim_{\rho \to 0}|\nabla\times\vec{F}|=0$$.
In the distributional sense those quantities are defined. The curl has a delta distribution along the z-axis that points in the z-direction.
 
  • Informative
Likes Delta2

1. What is curl in cylindrical coordinates?

Curl in cylindrical coordinates is a mathematical operation that describes the rotation or circulation of a vector field in three-dimensional space. It is a measure of how much the vector field is rotating or flowing around a given point.

2. How is curl calculated in cylindrical coordinates?

In cylindrical coordinates, the curl is calculated using the following formula:
Curl = (1/r) * [∂(rvθ)/∂r - ∂vr/∂θ + vr/r + ∂vθ/∂z]

3. What is the physical interpretation of curl in cylindrical coordinates?

The physical interpretation of curl in cylindrical coordinates is the angular velocity of a fluid or electromagnetic field around a given point. It can also represent the rate of change of angular momentum per unit volume of the field.

4. How is curl used in physics and engineering?

Curl is used in physics and engineering to understand and analyze the behavior of vector fields, such as fluid flow, electromagnetic fields, and stress and strain in materials. It is also used in the development of mathematical models and simulations for various physical systems.

5. What are some real-world applications of curl in cylindrical coordinates?

Curl in cylindrical coordinates has many practical applications, such as in fluid dynamics for understanding the flow of fluids in pipes, in electromagnetism for analyzing the behavior of magnetic fields, and in structural engineering for studying the stress and strain in cylindrical structures. It is also used in computer graphics for creating realistic simulations of fluid and smoke movements.

Similar threads

  • Calculus
Replies
1
Views
1K
Replies
2
Views
302
Replies
2
Views
1K
Replies
11
Views
5K
  • Calculus
Replies
4
Views
2K
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
899
Replies
5
Views
2K
Replies
4
Views
2K
Back
Top