1

I have a question regarding, as the title says, this equation: $\nabla \times \textbf{E}=-\frac{\partial \textbf{B}}{\partial{t}}$

So, the above equation says that the curl of an electric field is proportional to the rate of change of a magnetic field. However, since electric fields have a potential associated with them (i.e. voltage), they should be conservative and thus have 0 curl.

Then this would mean that all magnetic fields are constant in time. This seems like a very strong result, though, and one that I never hear mentioned at that. So is my assumption above wrong? Or am I just misunderstanding the equation?

2 Answers2

3

In fact, for dynamic fields, $\vec E$ is NOT generated by a scalar potential, and instead, is generated by the equation ${\vec E} = - {\vec\nabla}\phi - \frac{\partial{\vec A}}{\partial t}$, where $\vec A$ is the magnetic vector potential, which is related to the magnetic field by ${\vec B} = {\vec \nabla} \times {\vec A}$

Of course, these relations are just a clever way of capturing:

$$\begin{align} {\vec \nabla}\times {\vec E} &= - {\vec \nabla} \times \left(\vec \nabla \phi\right) - {\vec \nabla} \times \frac{\partial {\vec A} }{\partial t}\\ &= - 0 - \frac{\partial}{\partial t}{\vec \nabla}\times {\vec A}\\ &= -\frac{\partial {\vec B}}{\partial t} \end{align} $$

So, I've kind of just restated your question back at you.

3

(Originally posted as a comment):

The flaw is actually implicit in the statement that all electric fields are generated by a potential, $\mathbf{E}=-\nabla\phi$. In fact, that's only valid for electrostatics. Actual time-varying electric/magnetic fields are not necessarily conservative.

For example, when a decreasing magnetic flux is passing through a metal ring, the electrons will start cycling through the ring and the metal will heat up (slightly). If the electric field were truly conservative ($\mathbf{E}=-\nabla\phi$), then by the fundamental theorem of calculus the path integral around the ring ought to vanish, and so no work would be done upon traversing the loop, and so the electrons would have no motivation to move.

But experimentally, we find otherwise, and thus from that you have no choice but to conclude that $\mathbf{E}$ is not conservative.

See also this question.