How can a vector field with circular components have a zero curl?

  • Context: Graduate 
  • Thread starter Thread starter superg33k
  • Start date Start date
  • Tags Tags
    Curl Cylindrical
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
superg33k
Messages
95
Reaction score
0
If a vector field has any component in a circular direction how can its curl be zero? If I imagine a vortex of water, it makes sense that it will be easier to go with the water in a circle than it would be to go against the water in a circle. Or more mathsy:

A vector field in cylindrical coords is defined by:
[tex]\mathbf{E} = \frac{A}{r} \mathbf{ \hat{e}_{\phi} }[/tex]
where A is a constant. Therefore the curl is zero.
[tex]\mathbf{curlE} = \frac{1}{r} \frac{\partial}{\partial r} r \frac{A}{r} \mathbf{ \hat{e}_{z} } = \mathbf{0}[/tex]
So taking a line integral in a circle, taking it back to the same point should also be zero.
[tex]\int^{2 \pi}_{0} \mathbf{E \cdot} r \mathbf{\hat{e_{\phi}}} \partial \phi = \int^{2 \pi}_{0} \frac{A}{r} \mathbf{ \hat{e}_{\phi} } \mathbf{\cdot} r \mathbf{\hat{e_{\phi}}} \partial \phi =\int^{2 \pi}_{0} A \partial \phi = 2 \pi A \neq 0[/tex]

Thanks in advance
 
Physics news on Phys.org
Quite correctly calculated!

The reason is that your function E has a singularity in the region bounded by your curve (i.e, at the origin).

The theorem you had in mind specifically requires, in order to be valid, that such singularities do not exist, so you have misapplied it.