Divergence (Divergence) and Curl of Magnetic Fields
📂ElectrodynamicsDivergence (Divergence) and Curl of Magnetic Fields
Theorem
The divergence and curl of a magnetic field are as follows:
∇⋅B=∇×B= 0 μ0J
Description
Just like the electric field was always a special vector function with a curl of 0, so is the magnetic field. Let’s calculate the divergence and curl using the law of Biot-Savart for volume currents.
B(r)=4πμ0∫
2J(r′)×
dτ
It is important to note here what coordinates each function depends on.
B is a function of the coordinates (x,y,z) of the observation point, and J is a function of the coordinates (x′,y′,z′) of the source point. The separation vector and volume element are as follows:
=(x−x′)x+(y−y′)y+(z−z′)z
dτ′=dx′dy′dz′
The integral is an operation regarding the source point (with prime ′), and divergence and curl are operations regarding the observation point (without prime ′).
Proof
Divergence of the Magnetic Field
According to the Biot-Savart law, the divergence of the magnetic field is as follows:
∇⋅B=4πμ0∫∇⋅(J×
2
)dτ′
Multiplication rule involving the del operator
∇⋅(A×B)=B⋅(∇×A)−A⋅(∇×B)
Applying the above multiplication rule to the integrand yields
∇⋅(J×
2
)=
2
⋅(∇×J)−J⋅(∇×
2
)
In the first term, ∇ is a derivative operation regarding x,y,z, and J is a function regarding (x′,y′,z′), hence it equals ∇×J=0. Additionally, since the curl of the separation vector is 0, the second term in brackets equals 0 as well. Therefore, the divergence of the magnetic field is
∇⋅B=4πμ0∫0dτ′=0
Curl of the Magnetic Field
According to the Biot-Savart law, the curl of the magnetic field is as follows:
∇×B=4πμ0∫∇×(J×
2
)dτ′
Multiplication rule involving the del operator
∇×(A×B)=(B⋅∇)A−(A⋅∇)B+A(∇⋅B)−B(∇⋅A)
Applying the above multiplication rule to the integrand yields:
∇×(J×
2
)=(
2
⋅∇)J−(J⋅∇)
2
+J(∇⋅
2
)−
2
(∇⋅J)
Here, the first and fourth terms, when ∇ is applied to J, result in 0 for the same reason mentioned in the calculation of divergence earlier. Although the second term is not directly 0, integrating it results in 0. This process is explained separately below. Finally, the third term is equal to the divergence of the separation vector, thus a Dirac delta function.
∇⋅(
2
^)=4πδ2(
)
Therefore, the curl of the magnetic field is as follows:
∇×B=4πμ0∫J(r′)4πδ3(r−r′)dτ′
By the definition of the Dirac delta function:
∇×B=μ0J(r)
What remains is to verify why the integration of the second term equals 0. If this part is difficult, it can be understood as being so due to physical meaning rather than a mathematical one. Since the separation vector equals
=(x−x′)x^+(y−y′)y^+(z−z′)z^, the following equation holds:
−∂x∂
=−x^=∂x′∂
and−∂y∂
=−y^=∂y′∂
and−∂z∂
=−z^=∂z′∂
Thus, the following equality holds:
−(J⋅∇)
2
=== −(Jx′∂x∂+Jy′∂y∂+Jz′∂z∂)
2
(Jx′∂x′∂+Jy′∂y′∂+Jz′∂z′∂)
2
(J⋅∇′)
2
The x component of this vector is as follows:
[(J⋅∇′)
2
]x=(J⋅∇′)(
3x−x′)
Expanding this using the multiplication rule ∇⋅(fA)=f(∇⋅A)+A⋅(∇f) yields:
(J⋅∇′)(
3x−x′)=∇′⋅[
3x−x′J]−(
3x−x′)(∇′⋅J)
Additionally, if there’s steady current, since the divergence of J is 0 (reference), the second term equals 0. Integrating the remaining terms, by the divergence theorem:
∫V∇′⋅[
3x−x′J]dτ=∮S
3x−x′J⋅da′
The reason for changing ∇ to ∇′ above is due to this integration. The left-hand side’s integral range must be large enough to contain all currents, and in this case, J=0 at the region’s boundary. Therefore, as J=0 over the entire area for the right-hand side’s area integral, the integral result is 0. By the same logic, the y and z components also equal 0, so the integration of the second term equals 0.
■