0% found this document useful (0 votes)
43 views11 pages

E2 Notes

E2 notes

Uploaded by

sayandatta1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views11 pages

E2 Notes

E2 notes

Uploaded by

sayandatta1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

Theoretical Physics

Prof. Ruiz, UNC Asheville, doctorphys on YouTube


Chapter E Notes. Differential Form for the Maxwell Equations

E1. The Divergence Theorem

We are going to derive two important theorems in vector calculus in this chapter. The
first one is the Divergence Theorem. We consider a vector field E and proceed to do a
closed surface integral of this field.
 
∫∫ E ⋅ dA

You recognize this as the left side of our first Maxwell equation. The vector field can be
any vector field. To simplify, we will pick the field to be in the z direction.

This way, it is easier to


understand the basic
idea. We can easily
generalize to the case
where the vector field
has all 3 components.

We will do the surface


integral over this small
finite cube. Then we will
take limits to shrink the
cube to an infinitesimal
cube.

The result will be the


divergence theorem. To
remind ourselves that E
is up, we use the z
subscript for E:

E = Ez ( x, y, z ) .
 
∫∫ E ⋅ dA => Ez ( x, y, z + ∆z )∆x∆y − Ez ( x, y, z )∆x∆y

Note the minus sign at the bottom surface because E points up and the ∆A points down
there. Refer to the figure. On the four vertical side panels the E field skims the surfaces
so that the dot product with each of those surface elements gives zero.
So we have

Michael J. Ruiz, Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


 
∫∫ E ⋅ dA => [ Ez ( x, y, z + ∆z ) − Ez ( x, y, z )] ∆x∆y .

At this point, the right side is a surface integral. Now comes the trick. The partial
∂E z ∂E z
derivative is almost staring us in the face. So set up the partial derivative
∂z ∂z
and prepare to integrate it with respect to dz , which does not change anything.
  [ E z ( x, y , z + ∆z ) − E z ( x , y , z ) ] ∆x ∆y ∆z
∫∫
 E ⋅ dA =>
∆z
This promotes a surface integration to a volume integration when we take the limits to
get differentials.
  ∂Ez
∫∫
 E ⋅ dA = ∫∫∫
V
∂z
dxdydz .
For the general case with

 ∧ ∧ ∧
E = E x ( x, y , z ) i + E y ( x, y , z ) j + E z ( x , y , z ) k ,

we have
   ∂Ex ∂E y ∂Ez 
∫∫
 E ⋅ dA = ∫∫∫
V 

∂x
+
∂y
+  dxdydz .
∂z 

Now it is convenient to define the operator which we call the del operator:

∂ ∧ ∂ ∧ ∂ ∧  ∂E ∂E y ∂E
∇ ≡ i+ j+ k so that ∇⋅ E = x + + z .
∂x ∂y ∂z ∂x ∂y ∂z
  
Then we have the nice notation ∫∫
 E ⋅ dA = ∫∫∫ Edxdydz
∇ ⋅
V
and finally
  
∫∫ E ⋅ dA = ∫∫∫ ∇ ⋅ EdV

V
, where dV = dxdydz .

Michael J. Ruiz, Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


E2. Stoke's Theorem

We consider a vector field B and proceed to do a closed line integral of this field.
 
∫ B ⋅ dl
You recognize this as the left side of one of our Maxwell equations. The vector field can
be any vector field. To simplify, we will pick the field to be in the x-y plane.

 
∫ B ⋅ dl =>
Bx ( x, y , z ) ∆x + B y ( x + ∆x, y, z ) ∆y − Bx ( x, y + ∆y , z ) ∆x − B y ( x, y , z )∆y

=  By ( x + ∆x, y, z ) − By ( x, y, z )  ∆y − [ Bx ( x, y + ∆y , z ) − Bx ( x, y, z ) ] ∆x

 B y ( x + ∆x, y, z ) − B y ( x, y, z )  [ B ( x, y + ∆y , z ) − Bx ( x, y, z ) ] ∆x∆y
= ∆ x∆ y − x
∆x ∆y

This trick lets us promote the line integral to a surface integral. The derivative and
integral for the extra variable does not change things.

Michael J. Ruiz, Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


 
This leads from ∫ B ⋅ dl =>
 B y ( x + ∆x, y, z ) − B y ( x, y, z )  [ B ( x, y + ∆y , z ) − Bx ( x, y, z ) ] ∆x∆y
= ∆ x∆ y − x
∆x ∆y

to
   ∂By ∂Bx 
∫ B ⋅ dl = ∫∫A  ∂x − ∂y  dxdy
Do you recognize the cross product arrangement? Consider

  ∧ ∧ ∧
A × B = i ( Ay Bz − Az By ) + j ( Az Bx − Ax Bz ) + k ( Ax B y − Ay Bx ) .

Now take the A vector as the del vector operator:

 ∧ ∂B ∂By ∧ ∂B ∂Bz ∧ ∂B ∂B
∇× B = i( z
− ) + j( x
− ) + k( y − x ) .
∂y ∂z ∂z ∂x ∂x ∂y
We have the z component:

   ∂By ∂Bx  
∫ B ⋅ dl = ∫∫  ∂x − ∂y  dxdy = ∫∫ (∇ × B) z dxdy
A A

   ∧ ∧
∫ B ⋅ dl = ∫∫ (∇ × B ) z k ⋅ k dA
A

   →

∫ B ⋅ dl = ∫∫ (∇ × B ) ⋅ d A
A

This is Stoke's Theorem.

Michael J. Ruiz, Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


E3. The Maxwell Equations in Differential Form

We will now transform the integral forms of the Maxwell equations into differential forms.

  Q
∫∫ E ⋅ dA =
 ε0
 
∫∫ B ⋅ dA = 0
  dΦE
∫ B ⋅ dl = µ 0 i + µ ε
0 0
dt
  dΦB
∫ E ⋅ dl = −
dt

1. The First Maxwell Equation

  Q
∫∫ E ⋅ dA =
 ε0
Express the left side using the Divergence Theorem:
  
∫∫ E ⋅ dA = ∫∫∫ ∇ ⋅ EdV

V

Express the right side with the volume charge density

Q ρ
= ∫∫∫ dV
ε0 V
ε0

The more rigorous analysis leads us to write

 ρ
∫∫∫ (∇ ⋅ E − ) dV = 0 .
V
ε0

Michael J. Ruiz, Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


Then we state that since the volume integration is arbitrary, i.e., we can take different
volumes, the integrand must vanish to make the equation true in general.

Arbitrary volumes mean that the following

 ρ
∫∫∫ E − ) dV = 0
V
(∇ ⋅
ε0
implies
 ρ
∇⋅E − = 0,
ε0
which leads to

 ρ
∇⋅E = .
ε0
This the differential form for Gauss's Law, which in turn is equivalent to Coulomb's Law.

2. The Second Maxwell Equation

This one is easy after doing the first. Since

  Q  ρ
∫∫ E ⋅ dA =
 ε0 becomes
∇⋅E =
ε0 ,

  
∫∫ B ⋅ dA = 0
 becomes ∇⋅ B = 0 .

No magnetic field lines can originate at a point such that a next flux pierces out of the
enclosed surface. This is a most elegant statement that there are no magnetic
monopoles. The magnetic field tends to loop and the presence of a north and south pole
for a magnet means we have a cancellation effect. There is no such thing as magnetic
charge, at least so far as we know.

Michael J. Ruiz, Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


3. The Third Maxwell Equation

What about this one?

  dΦE
∫ B ⋅ dl = µ 0 i + µ ε
0 0
dt
We use Stoke's theorem for the left side.

   
∫ B ⋅ dl = ∫∫ (∇ × B) ⋅ dA
A

dΦE
Then we need to express the right side µ 0 i + µ 0ε 0 as an area integral. We
dt
use the definition of the current density. If you forgot about this from your intro physics
course, we are led to it here. The mathematics guides us and suggests the following
definition.
 
i = JA and in general i = ∫∫ J ⋅ dA
A

The flux ΦE is no problem because an area is involved in its definition:

 
Φ E = EA and in general Φ E = ∫∫ E ⋅ dA .
A

Putting this all together:

    d  


∫∫A (∇ × B ) ⋅ dA = µ 0 ∫∫
A
J ⋅ dA + µ ε
0 0
dt ∫∫ E ⋅ dA .
A

We move the derivative inside the integral since the integration is over area and has
nothing to do with time. We write as a partial derivative as E depends on x, y, z, and t.

    ∂ E 
∫∫A (∇ × B ) ⋅ dA = µ 0 ∫∫
A
J ⋅ dA + µ 0 0 ∫∫
ε
A
∂t
⋅ dA
We rewrite

Michael J. Ruiz, Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License



    ∂ E 
∫∫A (∇ × B) ⋅ dA = µ0 ∫∫A J ⋅ dA + µ0ε 0 ∫∫A ∂t ⋅ dA
as

   ∂ E  
∫∫A (∇ × B) − µ0 J − µ0ε 0 ∂t  ⋅ dA = 0
 
Since the surface area chosen is arbitrary, the integrand must vanish to make this true
in general. This gives us the third Maxwell equation.

  ∂E
∇ × B = µ 0 J + µ 0ε 0
∂t
4. The Fourth Maxwell Equation

The last Maxwell Equation is easy since it is similar and simpler than the third. Since

  dΦE   ∂E
∫ B ⋅ dl = µ 0 i + µ 0 ε 0
dt becomes ∇ × B = µ 0 J + µ 0ε 0
∂t ,


  dΦB  ∂B
∫ E ⋅ dl = −
dt becomes ∇× E = −
∂t

Michael J. Ruiz, Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


The Maxwell Equations in Integral Form (left) and Differential Form (right)

 ρ
  Q ∇⋅E =
∫∫ E ⋅ dA =
 ε0 
ε0
  ∇⋅B = 0
∫∫ B ⋅ dA = 0  

∂E
  dΦE ∇ × B = µ 0 J + µ 0ε 0
∫ B ⋅ dl = µ 0 i + µ ε
0 0
dt 
∂t
   ∂B
dΦB ∇× E = −
∫ E ⋅ dl = −
dt ∂t

E4. Uses of the del Operator

∂ ∧ ∂ ∧ ∂ ∧
∇ ≡ i+ j+ k
∂x ∂y ∂z
1. The Gradient

When the del operator acts on a scalar function φ ( x, y , z ) , we get a vector function
called the gradient.
∂φ ∧ ∂φ ∧ ∂φ ∧
∇φ = i+ j+ k
∂x ∂y ∂z

PE1 (Practice Problem). Calculate the gradient for each of the following.

f ( x, y , z ) = x 2 + y 2 + z 2

g ( x, y , z ) = 2 xy + yz 2

h( x, y , z ) = 2 x + 3 y 2 + sin z

Michael J. Ruiz, Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


2. The Divergence


When the del operators acts on a vector field A as a dot product, you have the
divergence.

 ∂A ∂Ay ∂A
∇⋅ A = x + + z
∂x ∂y ∂z
PE2 (Practice Problem). Calculate the divergence for each of the following.

 ∧ ∧ ∧
A = x i + y j+ z k
 2

2

2

B = x i + y j+ z k
 ∧ ∧
C = cos x i + sin y j

3. The Curl


When the del operators acts on a vector field A as a cross product, you have the curl.

 ∧ ∂A ∂A ∧ ∂A ∂A ∧ ∂A ∂A
∇ × A = i ( z − y ) + j( x − z ) + k ( y − x )
∂y ∂z ∂z ∂x ∂x ∂y

PE3 (Practice Problem). Show that

∧ ∧ ∧
i j k
 ∂ ∂ ∂
∇× A =
∂x ∂y ∂z
Ax Ay Az

Michael J. Ruiz, Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


PE4 (Practice Problem). Calculate the curl for each of the following vector fields.

 ∧ ∧ ∧
A = x i + y j+ z k
 ∧ ∧
B = y i− x j
 2

C=x j

Michael J. Ruiz, Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License

You might also like