0

I just have came across information that confuses me: I used to believe that Stokes' theorem of curl is valid everywhere, but in the course of learning magnetostatics I read about the magnetic force $(F=qv×B)$, and my professor told me that this force depends on the velocity of the moving charge so Stokes' theorem is not valid in this case: Instead of being $ ∮F\cdot \mathrm{d}r=0 $, we have $∇×F=0$.

I can't understand why Stokes' thorem is not valid for moving objects. What is the relation of velocity with Stokes' theorem?

ACuriousMind
  • 132,081
user101134
  • 741
  • 14
  • 26

2 Answers2

2

Stokes' theorem is valid everywhere, in the sense that if you have a field $\vec{F}$ defined everywhere, then $\int_{\partial S} \vec{F}\cdot d\vec{s}=\int_S (\vec{\nabla}\times\vec{F})\cdot d\vec{a}$. The problem is, what is your field $\vec{F}$ that you want to define? Since the value of the force $\vec{F}$ doesn't depend on just your position in space but on the particle's velocity as well, it's not possible to unambiguously define a force field at every point in space, since once you get to that point, your particle might have any velocity (and thus any possible force).

I'll add that in the case of the magnetic field itself, you do have a field $\vec{B}$ defined everywhere in space, and so Stokes' theorem applies perfectly well to $\vec{B}$: $\int_{\partial S} \vec{B}\cdot d\vec{s}=\int_S (\vec{\nabla}\times\vec{B})\cdot d\vec{a}$. Combining this with the fact that $\vec{\nabla}\times\vec{B}=\vec{J}$, you get Ampere's Law. So it's not like Stokes' theorem fails for magnetism, it's really just that there is no force field $\vec{F}$ to apply Stokes' theorem to.

ACuriousMind
  • 132,081
Jahan Claes
  • 8,388
1

Stokes theorem is purely mathematical and is valid for all smoothly differentiable vector fields. If you assume a constant velocity vector $\vec v$, Stokes theorem can also be applied to the magnetic force field $\vec F=q\vec v×\vec B$. It can also be applied in the case that both the vector $\vec v(\vec r)$ and the vector $\vec B(\vec r)$ is a given function of position $\vec r$.

If you consider a single point charge $q$ moving in a magnetic field $\vec B$ without any additional forces, the closed line integral along the point charges path $∮\vec F\cdot \mathrm{d}r$ will always be zero because magnetic fields don't do work on a moving charge, they only change the direction of the velocity.

freecharly
  • 18,177