Download Lecture Notes 07: Laplace`s Equation

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
LECTURE NOTES 7
LAPLACE’S EQUATION
As we have seen in previous lectures, very often the primary task in an electrostatics problem
is e.g. to determine the electric field E ( r ) of a given stationary/static charge distribution
– e.g. via Coulomb’s Law:
Charge density
ρ ( r ′)
ẑ
r = r − r′
Source
Point(s)
S
Field Point
P
r
v′
Volume
element dτ ′
in volume v′
r′
Ο
ŷ
x̂
E (r ) =
1
4πε o
rˆ
∫ r ρ ( r ′) dτ ′
2
r = r − r′
rˆ =
r = r − r′ =
(x
v′
r
r − r′
=
r
r − r′
− xs ) + ( y p − ys ) + ( z p − zs )
2
p
2
2
Oftentimes ρ ( r ′ ) is complicated, and analytic calculation of E ( r ) is painful / tedious (or just
plain hard). (Numerical integration on a computer is likely faster/easier. . . )
Oftentimes it is easier to first calculate the potential V ( r ) , and then use E ( r ) = −∇V ( r )
Here: V ( r ) =
1
1
∫ r ρ ( r ′) dτ ′
4πε o v′
But even doing this integral analytically often can be very challenging. . .
Furthermore, often in problems involving conductors, ρ ( r ′ ) may not apriori (i.e. beforehand)
be known! Charge is free to move around, and often only the total free charge Qfree is controlled
/ known in the problem.
In such cases, it is usually better to recast the problem in DIFFERENTIAL form, using Poisson’s
equation:
ρ (r )
∇i E ( r ) = −∇i∇V ( r ) = −∇ 2V ( r ) =
Or:
∇ 2V ( r ) = −
ρ (r )
εo
εo
⇐ Poisson’s Equation
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
1
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
Poisson’s equation, together with the boundary conditions associated with the value(s) allowed
for V ( r ) e.g. on various conducting surfaces, or at r = ∞, etc. enables one to uniquely determine
V ( r ) (we’ll see how / why shortly. . .).
The Poisson equation is an inhomogeneous second-order differential equation – its solution
consists of a particular solution for the inhomogeneous term (RHS of Poisson’s Equation) plus
the general solution for the homogeneous second-order differential equation:
∇ 2V ( r ) = 0
⇐ Laplace’s Equation
commensurate with the boundary conditions for the specific problem at hand.
Very often, in fact, we are interested in finding the potential V ( r ) in a charge-free region,
containing no electric charge, i.e. where ρ ( r ′ ) = 0.
If ρ ( r ′ ) = 0, then ∇ 2V ( r ) = 0 and the TRIVIAL solution is V ( r ) = 0 ∀ r , which is boring /
useless!
We seek physically meaningful / non-trivial solutions V ( r ) ≠ 0 that satisfy ∇ 2V ( r ) = 0 and the
boundary conditions on V ( r ) for a given physical problem.
Now, before we go any further on this discussion, let’s back up a bit and take a (very) broad
generalized MATHEMATICAL view (or approach) to find V ( r ) .
First, let’s simplify the discussion, by talking about one-dimensional problems:
If ρ ( x ) = 0 , Laplace’s Equation in one-dimension becomes (in rectangular/Cartesian
coordinates):
∇ V (r ) = 0
2
d 2V ( x )
=0
⇒
dx 2
⇐ Note the total (not partial) derivative with regards to x.
Integrating this equation (both sides) once, we have:
∫
d 2V ( x )
2
d x
dx = ∫
dV ( x )
d ⎛ dV ( x ) ⎞
⎛ dV
⎜
⎟ dx = ∫ d ⎜
dx ⎝ dx ⎠
⎝ dx
⎞ dV ( x )
= ∫ dx = m = 1st constant of integration
⎟=
dx
⎠
Then:
∫
Or:
∫ dV ( x ) = V ( x ) = mx + b ← 2
So:
V ( x) = b + mx (equation for a straight line) is the general solution for
dx
y-intercept
2
dx = ∫ mdx = m ∫ dx
nd
constant of integration
d 2V ( x )
= 0.
dx 2
slope
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
Depending on the boundary conditions for the problem, e.g. suppose V ( x = 5 ) = 0 Volts and
V ( x = 1) = 4 Volts, then together, these two boundary conditions uniquely specify what b and m
must be – we have two equations, and two unknowns (m & b) – solve simultaneously:
V ( x ) = b + mx ← equation for a straight line
y-intercept
slope
V ( x = 5 ) = 0 = b + 5m
→
b = −5m
V ( x = 1) = 4 = b + 1m
→
4 = −5m + 1m = −4m
∴ V ( x ) = 5 − 1x or: m = −1 and b = 5.
V ( x ) = 5 − 1x is the equation of a straight line for this problem.
b = 5 is y-intercept
5
4
V(x)
3
slope m = −1
2
1
0
1
2
3
x−a x x+a
4
5
x
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
3
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
General features of 1-D Laplace’s Equation ∇ 2V ( x ) = 0 and potential V ( x ) :
1. From above one-dimensional case V ( x ) = b + mx (general solution = straight line eqn.)
we can see that:
V ( x ) is the average of V ( x + a ) and V ( x − a ) i.e. V ( x ) =
1
2
{V ( x + a ) + V ( x − a )}
⇒ Laplace’s Equation is a kind of averaging instruction
The solutions of V ( x ) are as “boring” as possible, but fit the endpoints (boundary conditions)
properly.
This may be “obvious” in one-dimension, but it is also true / also holds in 2-D and 3-D cases of
∇ 2V ( r ) = 0 .
2. ∇ 2V ( r ) tolerates / allows NO local maxima or minima – extrema must occur at endpoints
i.e. ∇ 2V ( r ) = 0 requires the second spatial derivative(s) of V ( r ) to be zero.
- Not a proof, because e.g. ∃ fcns ( x ) where the second derivative vanishes other than at
endpoints - e.g. f ( x ) = x 4 (has a minimum at x = 0).
Laplace’s Equation in Two Dimensions (in Rectangular/Cartesian Coordinates)
If V = V ( x, y ) then ∇ 2V = 0 ⇒
∂ 2V ∂ 2V
+
=0
∂x 2 ∂y 2
n.b. now have partial derivatives of V ( r ) .
⎛ ∂2
∂2 ⎞
Because ∇ 2V = 0 = ⎜ 2 + 2 ⎟ V ( x, y ) now contains partial derivatives, the general solution
⎝ ∂x ∂y ⎠
does not contain just two arbitrary constants or any finite number - ∃ an infinite number of
possible solutions (in general)
– the most general solution is a linear combination of harmonic functions (sine and cosine
functions of x and y in rectangular coordinates and other functions (Bessel Functions) in
cylindrical coordinates).
Nevertheless, V ( x, y ) will still wind up being the average value of V around a point ( x, y )
within a circle of radius R centered on the point ( x, y ) .
4
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
The Method of Relaxation - Iterative Computer Algorithm for Finding V ( x, y ) :
V ( x, y ) =
1
2π R circle∫C of
V ( r ) dl
radius R
centered
on (x,y)
-
Start with V ( x, y ) as specified on boundary (fixed)
-
Choose reasonable “interpolated” values of V ( x, y ) (from boundary) on interior ( x, y )
-
points away from the boundaries.
1st pass reassigns V ( x, y ) = average value at interior point ( x, y ) of its nearest
neighbors.
2nd pass repeats this process . .
3rd pass repeats this process . . .
etc. ….
After few iterations, V ( x, y ) of nth iteration settles down, e.g. when:
iteration n
iteration n −1
ΔV ( x, y ) = Vn ( x, y ) − Vn −1 ( x, y ) ≤ tolerance
then QUIT iterating, V ( x, y ) is determined after nth iteration is “good enough”.
V ( x, y ) again will have no local maxima or minima – all extrema will occur on boundaries.
∇ 2V ( x, y ) = 0 has solution V ( x, y ) which is the most featureless function – as smooth as
possible.
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
5
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
Laplace’s Equation in Three Dimensions
Can’t draw this on 2-D sheet of paper (because now this is a 4 dimensional problem!), but:
V ( x, y, z ) = V ( r ) = average value of V over a spherical surface of radius R centered on r .
V (r ) =
i.e.
1
4π R 2
∫
Vda
sphere at r
of radius R
Again V ( r ) will have no local maxima or minima
-
all extrema must occur at boundaries of problem (see work-through proof in Griffiths, p. 114)
The average potential produced by a collection of charges, averaged over a sphere of
radius R is equal to the value of the potential at the center of that sphere!
Boundary Conditions on the Potential V ( r )
Dirichlet Boundary Conditions on V ( r ) :
V ( r ) itself is specified (somewhere) on the boundary - i.e. the value of V ( r ) is specified
(somewhere) on the boundary.
Neumann Boundary Conditions on V ( r ) :
The normal derivative of V ( r ) is specified somewhere on the boundary - i.e.
∇V ( r )inˆ = − E ⊥ ( r ) is specified somewhere on the boundary.
6
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
Uniqueness Theorem(s):
Suppose we have two solutions of Laplace’s equation, V1 ( r ) and V2 ( r ) , each satisfying the
same boundary condition(s), i.e. the potentials V1 ( r ) and V2 ( r ) are specified on the boundaries.
We assert that the two solutions can at most differ by a constant. (n.b. Only differences in the
scalar potential V ( r ) are important / physically meaningful!)
Proof: Consider a closed region of space with volume v which is exterior to n charged
conducting surfaces S1, S2, S3. . . Sn that are responsible for generating the potential V.
The volume v is bounded (outside) by the surface S.
Charged Conducting Surfaces
closed region of
volume v , bounded
by enclosing surface S.
S1
S3
S2
v, S
S4
Suppose we have two solutions V1(r) and V2(r) both satisfying ∇ 2V ( r ) = 0 i.e. ∇ 2V1 ( r ) = 0
and ∇ 2V2 ( r ) = 0 in the charge-free region(s) of the volume v.
V1(r) and V2(r) satisfy either Dirichlet boundary conditions or satisfy Neumann boundary
conditions ∇V ( r )inˆ on the surfaces S1, S2, S3. . . Sn. We also demand that V(r) be finite at r = ∞.
Let us define: VΔ ( r ) ≡ V1 ( r ) − V2 ( r ) = difference in the two potential solutions at the point r .
Since both ∇ 2V1 ( r ) = 0 and ∇ 2V2 ( r ) = 0 then:
(
∇ 2VΔ ( r ) = ∇ 2 (V1 ( r ) − V2 ( r ) ) = ∇ 2V1 ( r ) − ∇ 2V2 ( r ) = 0 Note that: ∇ 2V ( r ) = ∇i ∇V ( r )
separately
=0
)
separately
=0
The potentials Vi =1,2 are uniquely specified on charged (equipotential) surfaces S1, S2, S3, . . . Sn
in the volume v .
(
)
Now apply the divergence theorem to the quantity VΔ ∇VΔ ; we also define: EΔ ( r ) ≡ −∇VΔ ( r )
∫ ∇i(V ∇V ) dτ =
Δ
v
Volume integral
over enclosing
volume v
Δ
∫
S+
S1 + S2 + S3 +... Sn
(V ∇V )idA =
Δ
Δ
∫
S+
S1 + S2 + S3 +... Sn
(
)
VΔ − EΔ idA
Surface integral over
ALL surfaces in v
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
7
UIUC Physics 435 EM Fields & Sources I
Then:
−
∫
S+
S1 + S2 + S3 +... Sn
(
)
(
Fall Semester, 2007
)
(
Lecture Notes 7
)
(
Prof. Steven Errede
)
(
VΔ EΔ idA = − ∫ VΔ EΔ idAS − ∫ VΔ EΔ idAS1 − ∫ VΔ EΔ idAS2 − ... − ∫ VΔ EΔ idASn
S
S1
S2
)
Sn
Recognizing that:
1. The conducting surfaces S1, S2, S3, . . . Sn, are equipotentials.
Thus: VΔ ( r ) = V1 ( r ) − V2 ( r ) (= a constant on surfaces S1, S2, S3, . . . Sn) must = 0 at/on those surfaces!!!
2. The volume v is arbitrary, so let’s choose volume v → ∞, and thus surface area S → ∞ as well.
3. ∫ EΔ idAi = Φ Ei = electric flux through ith surface.
Si
4. VΔ ( r → ∞ ) = V1 ( r → ∞ ) − V2 ( r → ∞ ) (= constant on surface S → ∞) must = 0
because V1 ( r → ∞ ) = V2 ( r → ∞ ) .
∫
∴
(
)
v
all space
Thus:
∫
∇i VΔ ∇VΔ dτ = − VΔS
=0
(
∫
S
all space
EΔ idAS − VΔS1 ∫ EΔ idAS1 − VΔS2
= 0 S1
Δ
idAS2 − ... − VΔSn
= 0 S2
= Φ SE1
= Φ SE
)
∫E
∫E
idASn
Δ
= 0 Sn
= Φ SE2
S
= Φ En
∇i VΔ ∇VΔ dτ = 0
v
all space
=∇VΔ i ∇VΔ
(
)
(
However, using the identity ∇i VΔ ∇VΔ = VΔ ( ∇ 2VΔ ) + ∇VΔ
Then:
∫
(
)
∇i VΔ ∇VΔ dτ =
v
all space
∫
=
2
Δ
v
all space mathematically
≥0
The only way
∫ ( ∇V )
2
dτ = 0
dτ =
∫ ( ∇V i∇V ) dτ = 0
Δ
Δ
v
all space
can be
2
Δ
V
Δ
v
all space
=0
∫ ( ∇V )
2
∫ ( ∇V )
VΔ ( ∇ 2VΔ ) dτ +
v
all space
)
(
dτ = 0 is iff (i.e. if and only if) the integrand ∇VΔ ( r )
) = ( ∇V
2
Δ
mathematically
≥0
(
If ∇VΔ ( r )
) = ( ∇V
2
Δ
( r )i∇VΔ ( r ) ) = 0 , then: ∇VΔ ( r )
itself must be = 0
( i.e. A ( r )i A ( r ) = 0 ⇒ A ( r ) ≡ 0 ) for all points ( r ) in volume v.
If ∇VΔ ( r ) = 0 for all points r in volume v , then VΔ ( r ) = (same) constant at all points in
volume v. ∴ VΔ ( r ) = V1 ( r ) − V2 ( r ) = constant at all points in volume v.
8
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
( r )i∇VΔ ( r ) ) = 0 .
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
Dirichlet Boundary Conditions (V specified on surfaces S1, S2, S3, . . ., Sn)
If V1(r) and V2(r) are specified on the surfaces S1, S2, S3, . . ., Sn in the volume v enclosed by
surface S (Dirichlet boundary conditions), then: VΔ ( r ) = V1 ( r ) − V2 ( r ) = 0
(i.e. the problem is over-determined).
must = 0!
∴ VΔ ( r ) = 0 throughout the volume v and V1 ( r ) = V2 ( r ) throughout the volume v.
i.e. the two solutions V1(r) and V2(r) for ∇ 2V ( r ) = 0 are identical – there is only one unique solution.
Neumann Boundary Conditions ( E ⊥ specified on surfaces S1, S2, S3, . . ., Sn)
If ∇V1 inˆ = − E1⊥ and ∇V2 inˆ = − E2⊥ are specified on the surfaces S1, S2, S3, . . ., Sn in the volume v
enclosed by surface S (Neumann boundary conditions), then ∇VΔ ( r ) = ∇V1 ( r ) − ∇V2 ( r ) = 0 at
all points in volume v and ∇VΔ inˆ = 0.
Then VΔ ( r ) = V1 ( r ) − V2 ( r ) = constant, but is not necessarily = 0 !!!
Here, solutions V1(r) and V2(r) can differ, but only by a constant Vo.
e.g. V1 ( r ) = V2 ( r ) + Vo ⇒ problem is NOT over-determined for V ( r ) .
( E ( r ) is over-determined / unique, but not V ( r ) ).
Physical Example:
The Parallel Plate Capacitor: E = ΔV/d =100 V/m
Or:
E = ΔV/d = 100 V/ m
+ 100 V
E
0V
d=1m
+500 V
E
+400 V
d=1m
ΔV = 100 V in both cases – thus E-field is same/identical in both cases!
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
9
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
If we instead specify the charge densit(ies) ρ ( r ) within the volume v (see figure below), then we
also have a uniqueness theorem for the electric field associated with Poisson’s equation
∇i E ( r ) = −∇ 2V ( r ) = ρ ( r ) ε o .
(
)
Charged Conducting Surfaces
closed region of
volume v , bounded
by enclosing surface S.
Q1
S1
S2 Q2
Q3
Q4
S3
S4
v, S
ρ ( r ) specified
Suppose there are two electric fields E1 ( r ) and E2 ( r ) , both satisfying all of the boundary
conditions of this problem. Both obey Gauss’ law in differential and integral form everywhere
within the volume v:
∇i E1 ( r ) = ρ ( r ) ε o and: ∇i E2 ( r ) = ρ ( r ) ε o
∫
E1 ida =
i th conducting
surface , Si
1
εo
∫
Qiencl and:
E2 ida =
i th conducting
surface , Si
1
εo
Qiencl
At the outer boundary (enclosing surface S) we also have:
∫
S
E1 ida =
1
εo
encl
and:
Qtot
∫
S
E2 ida =
1
εo
encl
Qtot
We define the difference in electric fields: EΔ ( r ) ≡ E1 ( r ) − E2 ( r ) which, in the region between
the conductors, obeys ∇i EΔ ( r ) = ∇i E1 ( r ) − ∇i E2 ( r ) = ρ ( r ) ε o − ρ ( r ) ε o = 0 , and obeys
∫
Si
EΔ ida = ∫ E1 ida − ∫ E2 ida =
Si
Si
1
εo
Qiencl −
1
εo
Qiencl = 0 over each boundary surface Si.
Even though we do not know how the charge Qi on the ith conducing surface Si is distributed,
we do know that each surface Si is an equipotential, hence the scalar potential VΔ ≡ V1 − V2 on
each surface is at least a constant on each surface Si (n.b. VΔ may not necessarily be = 0, since in
general V2 may not in general be equal to V1 on each/every surface Si).
10
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
( )
(
)
(
)
Lecture Notes 7
Prof. Steven Errede
( )
Using Griffith’s product rule # 5: ∇i fA = f ∇i A + Ai ∇f , then:
(
)
(
∇i VΔ EΔ = VΔ ∇i EΔ + EΔ i ∇VΔ
)
However, in the region between conductors, we have shown (above) that ∇i EΔ ( r ) = 0 ,
(
)
(
)
and EΔ ≡ −∇VΔ , hence: ∇i VΔ EΔ = EΔ i ∇VΔ = − EΔ i EΔ = − EΔ2 .
If we integrate this relation over the entire volume v (with associated enclosing surface S):
∫ ∇i(V E ) dτ = ∫
v
Δ
Δ
all S
VΔ EΔ ida = − ∫ EΔ2 dτ
v
Note that the surface integral covers all boundaries of the region in question – the enclosing outer
surface S and all of the Si inner surfaces associated with the i conductors. Since VΔ is a constant
on each surface, it can be pulled outside of the surface integral (n.b. if the outer surface S is at
infinity, then for localized sources of charge, VΔ ( r = ∞ ) = 0 ). Thus:
VΔ ∫
But since we have shown above that
Therefore:
∫
Si
all S
EΔ ida = − ∫ EΔ2 dτ
v
EΔ ida = 0 for each surface Si, then
∫
all S
EΔ ida = 0 .
∫ E dτ = 0 . Note that the integrand E ( r ) = E ( r )i E ( r ) is always non-negative.
v
2
Δ
2
Δ
Δ
Δ
Hence, in general, the only way that this integral can vanish is if EΔ ( r ) ≡ E1 ( r ) − E2 ( r ) = 0
everywhere, thus, we must have E1 ( r ) = E2 ( r ) .
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
11
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
Solving Laplace’s Equation ( ∇ 2V ( r ) = 0 ) in 3-D, 2-D and 1-D Situations
In general, when solving the potential V ( r ) problems in 3 (or less) dimensions, first note the
symmetries associated with the problem. Then, if you have:
Rectangular
Cylindrical
Spherical
Symmetry
⇒
Solve
Problem
Using
Rectangular
Cylindrical
Spherical
Coordinates
In 2-D and 3-D problems, the general solutions to ∇ 2V ( r ) = 0 are the harmonic functions (an ∞series solution, in principle) e.g. of sines and cosines, Bessel functions, or Legendre
Polynomials and/or Spherical Harmonics.
The boundary conditions / symmetries will select a subset of the ∞-solutions.
We will now work through derivations of finding solutions to Laplace’s Equations in
3-dimensions in rectangular (i.e. Cartesian) coordinates, cylindrical coordinates, and spherical
coordinates. We will also use / show the method of separation of variables.
Laplace’s Equation ∇ 2V ( x, y, z ) = 0 and Potential Problems with Rectangular Symmetry
(Rectangular / Cartesian coordinates)
In Three Dimensions: Solve Laplace’s equation in rectangular / Cartesian coordinates:
⎛ ∂2
∂2
∂2 ⎞
∂ 2V ∂ 2V ∂ 2V
∇ 2V ( x, y, z ) = ⎜ 2 + 2 + 2 ⎟ V ( x, y, z ) = 2 + 2 + 2 = 0
∂x
∂y
∂z
⎝ ∂x ∂y ∂z ⎠
The solutions of ∇ 2V = 0 in rectangular coordinates are known as harmonic functions (i.e. sines
and cosines) (→ Fourier Series Solutions).
It is usually (but not always) possible to find a solution to the Laplace Equation, ∇ 2V = 0 which
also satisfies the boundary conditions, via separation of variables technique, i.e. try a product
solution of the form:
V ( x, y , z ) = X ( x ) Y ( y ) Z ( z )
where:
X (x)
Y (y)
Z (z)
are functions only of
Then: ∇ 2V ( x, y, z ) = 0 ⇒
x
y
z
respectively.
∂ 2V ( x, y, z ) ∂ 2V ( x, y, z ) ∂ 2V ( x, y, z )
+
+
=0
∂x 2
∂y 2
∂z 2
But: V ( x, y, z ) = X ( x ) Y ( y ) Z ( z )
12
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
∂2 X ( x)Y ( y ) Z ( z ) ∂2 X ( x)Y ( y ) Z ( z ) ∂2 X ( x )Y ( y ) Z ( z )
+
+
=0
∂x 2
∂y 2
∂z 2
∂2 X ( x)
∂ 2Y ( y )
∂2Z ( z )
= Y ( y) Z ( z)
+ X ( x) Z ( z )
+ X ( x)Y ( y )
=0
∂x 2
∂y 2
∂z 2
Thus:
Now divide both sides of the above equation by X ( x ) Y ( y ) Z ( z ) :
Then:
=
2
2
∂2 X ( x)
1 ∂ Y ( y)
1 ∂ Z ( z)
+
+
=0
X ( x ) ∂x 2
Y ( y ) ∂y 2
Z ( z ) ∂z 2
But:
=
2
2
∂2 X ( x)
1 ∂ Y ( y)
1 ∂ Z ( z)
= 0 i.e. C1 + C2 + C3 = 0
+
+
X ( x ) ∂x 2
Y ( y ) ∂y 2
Z ( z ) ∂z 2
1
1
fcn(x) only
independent of y, z
= C1
fcn(y) only
independent of x, z
= C2
fcn(z) only
independent of x, y
= C3
True for all points (x, y, z)
in volume v of problem.
The only way the above equation can be true for all points (x, y, z) in volume v is if:
1
X ( x)
∂2 X ( x)
∂x 2
= constant C1 ⇒
2
1 ∂ Y ( y)
= constant C 2 ⇒
Y ( y ) ∂y 2
d 2 X ( x)
dx 2
d 2Y ( y )
dy 2
− C1 X ( x ) = 0 #1
− C2Y ( y ) = 0 #2
2
1 ∂ Z ( z)
= constant C3 ⇒
Z ( z ) ∂z 2
d 2Z ( z )
− C3 Z ( z ) = 0 #3
dz 2
Note total derivatives now!!!
Subject to the constraint: C1 + C2 + C3 = 0
Can now solve 3 ORDINARY 1-D differential equations, #1–3, which are subject to C1 + C2 + C3 = 0,
PLUS the specific Dirichlet / Neumann boundary conditions for the problem on either V (x, y, z)
or ∇V ( x, y, z )inˆ at surfaces for this 3-D problem.
Essentially, we have replaced the 3-D problem with three 1-D problems, and the constraint:
C1 + C2 + C3 = 0.
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
13
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
* If one has a 2-D rectangular coordinate problem ( ∇ 2V ( x, y ) = 0 ) , then: V (x, y) = X(x)Y(y) (only).
d 2 X ( x)
= C1 ⇒
X ( x ) dx 2
d 2 X ( x)
− C1 X ( x ) = 0
dx 2
2
1 d Y ( y)
= C2 ⇒
Y ( y ) dy 2
d 2Y ( y )
1
dy 2
− C2Y ( y ) = 0
Subject to the constraint: C1 + C2 = 0, i.e. C1 = −C2.
Plus BC’s: either on V (x, y) or ∇V ( x, y )inˆ for the 2-D problem.
* If one has a 1-D rectangular coordinate problem ( ∇ 2V ( x ) = 0 ) , then: V(x) = X(x) (only).
2
d 2V ( x )
d 2 X ( x)
1 d X ( x)
0
0
=
⇒
=
⇒
= 0 = C1
dx 2
dx 2
X ( x) dx 2
d 2 X ( x)
= 0 ⇒ X ( x) = V ( x) = ax + b is the 1-D general solution.
dx 2
For 1-D problem ( ∇ 2V ( x ) = 0 ) , only need to solve one ordinary differential equation subject to
the constraint C1 = 0 and BC’s on either V(x) or
14
dV ( x)
.
dx
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
The General Solution V ( x, y, z ) = X ( x ) Y ( y ) Z ( z ) for ∇ 2V ( x, y, z ) = 0
in Rectangular Coordinates
Since we have the constraint C1 + C2 + C3 = 0, at least one of the Ci’s (i = 1, 2 or 3) must be less
than zero.
Let us “choose” C1 = −α 2 , C2 = − β 2 , C3 = γ 2
Then:
C1 + C2 + C3 = 0
−α 2 − β 2 + γ 2 = 0
or:
α2 + β2 = γ 2
The boundary conditions on the surfaces will define α and β , and hence define γ .
IMPORTANT NOTE:
The geometry (x – y – z) of the problem and the boundary conditions dictate whether:
C1 > 0 or C1 < 0
C2 > 0 or C2 < 0
C3 > 0 or C3 < 0
i.e. have sine / cosine type solutions vs. sinh / cosh (or e x , e− x ) type solutions for x, y, z.
Then the General Solution is (for above choice of C1 = −α 2 , C2 = − β 2 , C3 = γ 2 ):
V ( x, y , z ) =
∞
∑A
mn
m,n=0
sin (α n x ) sin ( β m y ) sinh ( γ mn z ) so we also have the additional series solutions:
could be
cos
could be
cos
could be
cosh = α n2 + β m2
∞
+ ∑ Bmn cos (α n x ) cos ( β m y ) sinh ( γ mn z )
m,n=0
= α n2 + β m2
∞
+ ∑ Cmn sin (α n x ) sin ( β m y ) cosh ( γ mn z )
m,n=0
= α n2 + β m2
∞
+ ∑ Dmn cos (α n x ) cos ( β m y ) cosh ( γ mn z )
m,n=0
n.b.
cosh( x) =
n.b.
sin( x) =
n.b.
n.b.
= α n2 + β m2
1 x −x
(e + e )
2
1 ix − ix
(e − e )
2i
eix = cos( x) + i sin( x)
e x = cosh( x) + sinh( x)
1 x −x
(e − e )
2
1
cos( x) = ( eix + e − ix )
2
− ix
e = cos( x) − i sin( x)
e − x = cosh( x) − sinh( x)
sinh( x) =
i ≡ −1
The BC’s and symmetries will determine which of the coefficients Amn, Bmn, Cmn, Dmn = 0.
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
15
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
We solve for the non-zero coefficients Apq, Bpq, Cpq and Dpq by taking inner products.
i.e. we multiply V ( x, y, z ) = ∑ ( stuff ) by e.g. sin(α p x) sin( β q y ) to project out the p-qth
component (i.e. we use the orthogonality properties of the individual terms in sin( ) and cos( )
Fourier Series.) and then integrate over the relevant intervals in x and y:
e.g.
xo
∫ ∫
=∫
yo
0
0
xo
yo
0
∫
V ( x, y ) sin(α p x) sin( β q y )dxdy
⎧⎪⎛ ∞
⎞
⎨⎜ ∑ Amn sin(α n x) sin( β m y ) sinh(γ mn z ) *sin(α p x) sin( β q y ) ⎟
⎟
⎪⎩⎜⎝ m, n =0
= constant here
⎠
⎛ ∞
⎞
+ ⎜ ∑ Bmn cos(α n x) cos( β m y ) sinh(γ mn z ) *sin(α p x) sin( β q y ) ⎟
⎜ m, n =0
⎟
= constant here
⎝
⎠
⎛ ∞
⎞
+ ⎜ ∑ Cmn sin(α n x) sin( β m y ) cosh(γ mn z ) *sin(α p x) sin( β q y ) ⎟
⎜ m, n =0
⎟
= constant here
⎝
⎠
0
⎛ ∞
⎞ ⎫⎪
+ ⎜ ∑ Dmn cos(α n x) cos( β m y ) cosh(γ mn z ) *sin(α p x) sin( β q y ) ⎟ ⎬ dxdy
⎜ m,n =0
⎟⎪
= constant here
⎝
⎠⎭
Fourier Functions: orthonormality properties of sin ( ) and cos ( ):
∫
xo
∫
xo
0
0
for n = p
sin(α n x) sin(α p x)dx = ∼∼ δ np ( == 10 for
n≠p)
some
constant
cos (α n x ) sin (α p x ) dx = 0
for n = p
Kroenecker δ -function: δ np ( == 10 for
n≠p)
So all terms in above Σ’s vanish, except for a single term (in each sum) – that for the Apq /Bpq
/Cpq /Dpq coefficient!!! The BC’s will e.g. kill off 3 out of remaining 4 non-zero terms, thus only
one term survives…
Suppose only the Apq coefficient survives. Its analytic form is now known for all integers p and q.
Then the analytic form of 3-D potential V ( x, y, z ) is now known – it is an infinite series solution
of the form:
V ( x, y , z ) =
∞
∑A
mn
m,n=0
16
sin (α n x ) sin ( β m y ) sinh ( γ mn z )
= α n2 + β m2
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
Laplace’s Equation ∇ 2V ( ρ , ϕ , z ) = 0
And Potential Problems with Cylindrical Symmetry (Cylindrical Coordinates)
ẑ
r = ρ + z = ρρˆ + zzˆ
r
Ο
ŷ
ϕ
r = ρ 2 + z2
∇ 2V ( ρ , ϕ , z ) = 0
1 ∂ ⎛ ∂V
=
ρ
ρ ∂ρ ⎜⎝ ∂ρ
ρ
ϕ̂
⎞ 1 ∂ 2V ∂ 2V
+ 2 =0
⎟+ 2
2
∂z
⎠ ρ ∂ϕ
2
2
∂ V 1 ∂V 1 ∂ V ∂ 2V
= 2+
+
+
+
=0
ρ ∂ρ ρ 2 ∂ϕ 2 ∂z 2
∂ρ
ρ̂
x̂
Again, we use the separation of variables technique:
V ( ρ , ϕ , z ) = R ( ρ ) Q (ϕ ) Z ( z ) ⇒ ∇ 2V = 0 ⇒ yields 3 ordinary differential equations:
d 2Z ( z )
− k 2 Z ( z ) = 0 ⇒ Z ( z ) = e ± kz
2
dz
2
d Q (ϕ )
+ν 2Q (ϕ ) = 0 ⇒ Q (ϕ ) = e ± iνϕ
2
dϕ
d 2R ( ρ )
dρ2
+
1 dR ( ρ ) ⎛ 2 ν 2 ⎞
+ ⎜k − 2 ⎟ R(ρ) = 0
ρ dρ
ρ ⎠
⎝
Note(s):
1.) k is arbitrary without imposing boundary conditions.
2.) k appears in both Z(z) and R(ρ) equations.
3.) In order for Q(φ) to be single-valued (i.e. Q (ϕ ) = Q (ϕ + 2π ) ), ν must be an integer!
Let x ≡ kp
Then:
d 2R ( x)
dx 2
+
1 dR ( x ) ⎛ ν 2 ⎞
+ ⎜1 − 2 ⎟ R ( x ) = 0 ⇐
x dx
⎝ x ⎠
∞
R ( x ) = xα ∑ a j x j ⇐ Power Series Solution
Bessel’s Equation
α = ±ν
j =0
a2 j ≡ −
1
a2 j − 2
4 j ( j +α )
for j = 0, 1, 2, 3, . . . .
All odd powers of xj have vanishing coefficients, i.e. a1 = a3 = a5 = a2j+1 = 0
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
17
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
Coefficients a2j expressed in terms of a0:
j
⎡ ( −1) j Γ (α + 1) ⎤
−1)
(
a2 j = ⎢ 2 j
⎥ a0 = 2( j +α )
j !Γ ( j + α + 1)
2
⎢⎣ 2 j !Γ ( j + α + 1) ⎥⎦
1
Γ ( x ) = Gamma Function
a0 = α
2 Γ (α + 1)
where
There exist TWO solutions of the Radial Equation (i.e. Bessel’s Equation):
They are:
Bessel Functions of 1st kind, of order ±ν :
2j
( −1)
⎛x⎞
∑
⎜ ⎟
j = 0 j !Γ ( j + ν + 1) ⎝ 2 ⎠
j
−ν
2j
−1)
(
⎛x⎞ ∞
⎛x⎞
J −ν ( x ) = ⎜ ⎟ ∑
⎜ ⎟
⎝ 2 ⎠ j =0 j !Γ ( j −ν + 1) ⎝ 2 ⎠
ν
⎛x⎞
J +ν ( x ) = ⎜ ⎟
⎝2⎠
∞
j
These series converge for
all values of x.
If ν is not an integer (which is not the case here), then the J ±ν ( x ) form a pair of
n.b.
linearly independent solutions to the 2nd order Bessel’s Equation:
R ( x ) = Aν Jν ( x ) + A−ν J −ν ( x ) for ν ≠ integer
However, note that if ν = integer (which is the case for us here) then the Bessel functions
Jν ( x ) and J −ν ( x ) are NOT linearly independent!!
If ν = m = integer (0, 1, 2, 3, …), then J − m ( x ) = ( −1) J m ( x )
m
∴ ⇒ We must find another linearly independent solution for R(x) when ν = m = integer
It is “customary” to replace J ± ν ( x ) by just Jν ( x ) and another function Nν ( x )
(called Neumann Functions)
Where: Nν ( x ) = Bessel Function of 2nd kind ≡
Jν ( x ) cos (νπ ) − J −ν ( x )
sin (νπ )
NOTE: Nν ( x ) is divergent (i.e singular) at x → 0
Complex Bessel Functions = Bessel Functions of 3rd kind = Hankel Functions
Hankel Functions are complex linear combinations of Jν ( x ) and Nν ( x ) (Bessel Functions of 1st
and 2nd kind respectively). They are defined as follows:
Hν(1) ( x ) ≡ Jν ( x ) + iNν ( x )
The Hankel Functions Hν(1) ( x ) and Hν( 2) ( x ) also form a
Hν( 2) ( x ) ≡ Jν ( x ) − iNν ( x )
fundamental set/basis of solutions to the Bessel equation.
18
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
The General Solution for ∇ 2V ( ρ , ϕ , z ) = 0 in Cylindrical Coordinates:
V ( ρ , ϕ , z ) = R ( ρ ) Q (ϕ ) Z ( z )
cosh(kmnz) is also allowed
V ( ρ ,ϕ , z ) =
∞
∑ J (k
m,n =0
m
mn
ρ ) sinh ( kmn z ) ⎡⎣ Amn sin ( mϕ ) + Bmn cos ( mϕ ) ⎤⎦
cosh(kmnz) is also allowed
+
∞
∑ N (k
m,n =0
m
mn
ρ ) sinh ( kmn z ) ⎡⎣Cmn sin ( mϕ ) + Dmn cos ( mϕ ) ⎤⎦
Apply ALL boundary conditions on surfaces
(and also impose for r = ∞,that V(r = ∞) = finite! {If r = ∞ is part of the problem!})
Note that sometimes we want V ( r ) only inside some finite region of space, e.g. coaxial
capacitor – if so, then don’t have to worry about r = ∞ solutions being finite – an example – the
Coaxial Capacitor:
End View of a Coaxial Capacitor
b
a
If the r = 0 region is an excluded region in the problem, then must include (i.e. allow) the Nν ( x )
solutions (singular at x = k ρ = 0 )!!!
If r = 0 region is included in problem, then ALL coefficients Cmn = Dmn ≡ 0 (for all m, n),
if V ( ρ , ϕ , z ) is finite @ r = 0 .
Using/imposing BC’s on surfaces, orthogonality conditions on sines, cosines, Jν ( x ) , Nν ( x ) ,
etc. can find / determine values for all Amn, Bmn, Cmn, Dmn coefficients!!
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
19
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
2-Dimensional Circular Symmetry
Laplace’s Equation in (Circular) Cylindrical Coordinates
y
ρ
ϕ
∇ 2V ( ρ , ϕ ) = 0
x
V ( ρ , ϕ ) = R ( ρ ) Q (ϕ )
Again try product solution
Potential, V ( ρ , ϕ ) is independent of z
(e.g. infinitely long coaxial cable)
1 ∂ ⎛ ∂V
ρ
∇ V ( ρ ,ϕ ) =
ρ ∂ρ ⎜⎝ ∂ρ
2
Get:
⎞ 1 ∂ 2V
=0
⎟+ 2
2
⎠ ρ ∂ϕ
ρ d ⎛ dR ( ρ ) ⎞
1 d Q (ϕ )
⎜ρ
⎟ = C1 = −
R(ρ) dρ ⎝
dρ ⎠
Q (ϕ ) d ϕ 2
2
Let C1 = k2
d 2 Q (ϕ )
d ⎛ dR ( ρ ) ⎞ 2
Then: ρ
+ k 2 Q (ϕ ) = 0
⎜ρ
⎟ − k R ( ρ ) = 0 and
dϕ 2
dρ ⎝
dρ ⎠
Require all solutions Q (ϕ ) to be single-valued, i.e. Q (ϕ ) = Q (ϕ + 2π )
because must have V (ϕ ) = V (ϕ + 2π ) .
Solutions for Q (ϕ ) are of the form:
Q (ϕ ) = A cos kϕ + B sin kϕ
Q (ϕ ) = Q (ϕ + 2kπ ) requires k = integer = 0, ± 1, ± 2, ± 3, … ± n …
d 2 Q (ϕ )
+ n 2Q (ϕ ) = 0 ⇒ Qn (ϕ ) = An cos ( nϕ ) + Bn sin ( nϕ )
dϕ 2
singular @ ρ → ∞
ρ
singular @ ρ = 0
d ⎛ dR ( ρ ) ⎞ 2
n
−n
for n ≥ 1 (i.e. n = 1, 2, 3, . . .)
⎜ρ
⎟ − n R ( ρ ) = 0 ⇒ Rn ( ρ ) = Cn ρ + Dn ρ
dρ ⎝
dρ ⎠
Ro ( ρ ) = Co + Do ln ( ρ ) for n = 0 only
20
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
General Solution for ∇ 2V ( ρ , ϕ ) = 0 in Two Dimensions:
Cylindrical (a.k.a. Zonal) Harmonics
∞
V ( ρ , ϕ ) = V0 + V1 ln ( ρ ) + ∑ ⎡⎣ an ρ n cos ( nϕ ) + bn ρ − n cos ( nϕ ) + cn ρ n sin ( nϕ ) + d n ρ − n sin ( nϕ ) ⎤⎦
n =1
Again, apply BC’s on all relevant surfaces, impose V ( r → ∞ ) = finite, etc. – these will dictate /
determine all coefficients, V0, V1, an, bn, cn and dn.
i.e. Solve for V0, V1, an, bn, cn and dn by applying all boundary conditions, V ( r → ∞ ) = finite,
and using orthogonality conditions / properties:
2π
ρo
0
2π
0
0
0
an = " A " ∫ dϕ ∫ d ρ ρ V ( ρ , ϕ )ρ n cos ( nϕ )
dA = ρ d ρ dϕ
ρo
bn = " B " ∫ dϕ ∫ d ρ ρ V ( ρ , ϕ )ρ − n cos ( nϕ )
2π
ρo
0
0
cn = " C " ∫ dϕ ∫ d ρ ρ V ( ρ , ϕ )ρ n sin ( nϕ )
2π
ρo
0
0
d n = " D " ∫ dϕ ∫ d ρ ρ V ( ρ , ϕ )ρ − n sin ( nϕ )
“A”, “B”, “C”, “D” are appropriate normalization factors (we will discuss later).
Laplace’s Equation ∇ 2V ( r , ϑ , ϕ ) = 0 In Spherical Coordinates
V = V ( r ,ϑ , ϕ )
ẑ
ϕ̂
r̂
r
Ο
θ
θ
ŷ
ϕ
ϕ̂
x̂
∇ 2V ( r , ϑ , ϕ ) = 0
=
1 ∂ ⎛ 2 ∂V ⎞
1
∂ ⎛
∂V ⎞
1
∂ 2V
r
+
sin
+
=0
θ
⎜
⎟
⎜
⎟
r 2 ∂r ⎝ ∂r ⎠ r 2 sin θ ∂θ ⎝
∂θ ⎠ r 2 sin 2 θ ∂ϕ 2
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
21
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
Again, try separation of variables / try product solution:
U (r )
V ( r ,ϑ , ϕ ) =
P (θ ) Q (ϕ ) ⇐ of this form!!
r
d 2U ( r ) U ( r ) Q (ϕ ) d ⎛
dP (θ ) ⎞ U ( r ) P (θ ) d 2Q (ϕ )
+
=0
P (θ ) Q (ϕ )
⎜ sin θ
⎟+ 2 2
dr 2
r 2 sin θ dθ ⎝
dθ ⎠
r sin θ
dϕ 2
Multiply by r 2 sin 2 θ / U ( r ) P (θ ) Q (ϕ ) :
⎡ 1 d 2U ( r )
1
1 d
r 2 sin 2 θ ⎢
+ 2
2
r sin θ P (θ ) dθ
⎢⎣U ( r ) dr
2
dP (θ ) ⎞ ⎤
⎛
1 d Q (ϕ )
θ
+
=0
sin
⎜
⎟⎥
dθ ⎠ ⎥⎦ Q (ϕ ) dϕ 2
⎝
function of ϕ only
function of r +θ only
Now:
1
Q (ϕ )
d 2 Q (ϕ )
dϕ
2
= −m
2
d 2 Q (ϕ )
⇒
dϕ
2
+ m 2 Q (ϕ ) = 0
Solutions are of the form: Q (ϕ ) = e ± imϕ
where m = integer = 0, 1, 2, 3, …
Since V ( r , ϑ , ϕ ) = V ( r , ϑ , ϕ ± 2π ) i.e. Q (ϕ ) = Q (ϕ ± 2π )
Then: Q (ϕ ) must be single-valued!
Thus:
⎡ 1 d 2U ( r )
dP (θ ) ⎞ ⎤
1
1 d ⎛
2
+ 2
r 2 sin 2 θ ⎢
⎜ sin θ
⎟⎥ = +m
2
r sin θ P (θ ) dθ ⎝
dθ ⎠ ⎥⎦
⎢⎣U ( r ) dr
2
dP (θ ) ⎞
1 d U (r )
1
1 d ⎛
m2
θ
=
−
+
sin
⎜
⎟
U ( r ) dr 2
r 2 sin θ P (θ ) dθ ⎝
dθ ⎠ r 2 sin 2 θ
multiply above equation by r2:
2
1
1 d
r2 d U (r )
=−
2
sin θ P (θ ) dθ
U ( r ) dr
⎛
dP (θ ) ⎞
m2
+
= −α
θ
sin
⎜
⎟
2
θ
θ
sin
d
⎝
⎠
(α ≥ 0 )
function only of θ
function only of r
must hold for any/all r and θ !!
∴
d 2U ( r ) α
− 2 U (r ) = 0
dr 2
r
and
dP (θ ) ⎞ ⎡
1 d ⎛
m2 ⎤
sin
θ
α
+
−
⎜
⎟ ⎢
⎥ P (θ ) = 0
sin θ dθ ⎝
dθ ⎠ ⎣
sin 2 θ ⎦
let / define α ≡ ( + 1)
where = integer = 0, 1, 2, 3, …
(Trust me, ☺ I know the answer . . .)
∴
22
d 2U ( r )
−
dr 2
(
+ 1)
r2
U ( r ) = 0 and
dP (θ ) ⎞ ⎡
1 d ⎛
⎜ sin θ
⎟+⎢
sin θ dθ ⎝
dθ ⎠ ⎣
(
+ 1) −
m2 ⎤
⎥ P (θ ) = 0
sin 2 θ ⎦
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
x 2 = cos 2 θ = 1 − sin 2 θ
∴ sin 2 θ = 1 − cos 2 θ = 1 − x 2
Now let x = cos θ
dx = d cos θ = sin θ dθ
sin θ = 1 − x 2
1 d ⎛ sin 2 θ dP (θ ) ⎞ ⎡
m2 ⎤
1
P (θ ) = 0
+
+
−
(
)
⎜
⎟
sin θ dθ ⎝ sin θ dθ ⎠ ⎢⎣
sin 2 θ ⎥⎦
⎡
d ⎛
m2 ⎤
2 dP ( x ) ⎞
⎢
Becomes:
1
1
−
x
+
+
−
) dx ⎟ ( ) 1 − x 2 ⎥ P ( x ) = 0 ⇐
⎜(
dx ⎝
( ) ⎥⎦
⎠ ⎢⎣
Then:
Generalized Legendre' Equation
d 2U ( r )
( + 1) U r = 0 are of the form:
General Solutions of the radial equation,
−
( )
2
dr
r2
U ( r ) = Ar + Br − ( +1)
(l + A + B) are determined by boundary conditions…
For m = 0 (azimuthally-symmetric problems – no φ-dependence) the general solution for
azimuthally-symmetric potential V ( r , θ ) is of the form:
∞
V ( r ,θ ) = ∑ ⎡⎣ A r + B r − (
=0
+1)
P ( cos θ )
⎤⎦
" ordinary " Legendre '
Polynomial of order
The coefficients A and B are determined by the boundary conditions
n.b. If ∃ no charges at r = 0, then B = 0 ∀ !!
Rodrigues’ Formula is useful for “ordinary” Legendre' Polynomials:
⎛ 1 ⎞d
P ( x) ≡ ⎜
x 2 − 1)
(
⎟
⎝ 2 ! ⎠ dx
The coefficients A and B can be found / determined by evaluating V ( r , θ ) on the conducting
surfaces in the problem, e.g. suppose we want to determine V ( r ) inside a conducting sphere of
radius r = a. Then on the surface of the conducting sphere at radius r = a (an equipotential!):
V ( r = a,θ ) = ∑ A a P ( cos θ ) = constant ⇐
Legendre' Series
n.b. inside conducting sphere, e.g. there are no charges at r = 0
∴ B =0∀
In order to determine coefficients, take inner product:
⎛ ( 2 + 1) ⎞ π
A =⎜
⎟ ∫0 V ( r = a, θ ) P ( cos θ ) sin θ dθ
⎝ 2a ⎠
normalization
factor
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
23
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
Orthogonality condition on P ( x ) ’s:
∫
−1
−1
P ′ ( x ) P ( x ) dx =
2
δ′
( 2 + 1) Kroenecker
δ -function
⎪⎧δ l 'l = 0 for l ' ≠ l
⎨
⎪⎩δ l 'l = 1 for l ' = l
⎪⎫
⎬
⎭⎪
n.b. The P ( cos θ ) functions form a complete orthonormal basis set on the unit circle (r = 1)
for −1 ≤ cos θ ≤ 1 or: 0 ≤ θ ≤ π
“Ordinary” Legendre’ Polynomials P ( x )
( x = cos θ ) defined on the interval −1 ≤ x ≤ 1 :
P0 ( x ) = 1
P1 ( x ) = x
1
3 x 2 − 1)
(
2
1
P3 ( x ) = ( 5 x 3 − 3 x )
2
1
P4 ( x ) = ( 35 x 4 − 30 x 2 + 3)
8
1
P5 ( x ) = ( 63 x 5 + 70 x 3 + 15 x )
8
…
P2 ( x ) =
Note: All P =even ( x ) functions are even functions of x: P =even ( − x ) = + P =even ( x )
All P =odd ( x ) functions are odd functions of x: P =odd ( − x ) = − P =odd ( x )
under x → −x reflection. Generally speaking, P ( − x ) = ( −1) P ( x ) .
If 3-D spherical coordinate problem DOES have azimuthal / ϕ -dependence, then m 2 ≠ 0
in Associated Legendre' Equation (A.L.E.):
dP (θ ) ⎞ ⎡
1 d ⎛
⎜ sin θ
⎟+⎢
sin θ dθ ⎝
dθ ⎠ ⎣
(
+ 1) −
m2 ⎤
⎥ P (θ ) = 0
sin 2 θ ⎦
x = cos θ
Solutions to A.L.E. are Associated Legendre' Polynomials (A.L.P.’s)
m
Associated Legendre’ Polynomials: P m ( x ) ≡ ( −1) (1 − x 2 ) 2
m
dm
P ( x)
dx m "ordinary "
Legendre '
Polynomial
m = ± integer ≠ 0
i.e. m = ±1, ±2, ±3,...
but have a constraint on m !!!
− ≤m≤+
i.e. m = − , − + 1, − + 2,... − 2, −1, 0, +1, +2, − 2, − 1,
24
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
UIUC Physics 435 EM Fields & Sources I
Also:
P − m ( x ) = ( −1)
m
(
(
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
− m )! m
P ( x)
+ m )!
Orthogonality condition for P m ( x ) for fixed m:
∫
1
−1
P m′ ( x ) P m ( x ) dx =
2 ( + m )!
δ′
( 2 + 1) ( − m )! Kroenecker
δ -function
We now define normalized P (θ ) Q (ϕ ) functions known as Spherical Harmonics:
Y m (θ , ϕ ) ≡
(2
+ 1) ( − m ) ! m
P ( cos θ ) eimϕ
4π ( + m ) !
= Qm (ϕ )
The Spherical Harmonics Y m (θ , ϕ ) form a complete orthonormal set of basis “vectors” on the
surface of the unit sphere (r = 1)
Note that Y − m (θ , ϕ ) = ( −1) Y *m (θ , ϕ )
m
complex conjugate
i.e. i → −i where i ≡ −1
Y m (θ , ϕ ) Normalization and Orthogonality Condition:
∫
2π
0
i.e.
π
dϕ ∫ sin θ dθ Y *′m′ (θ , ϕ ) Y m (θ , ϕ ) = δ ′ δ m′m
0
∫
Ω= 4π
Ω= 0
Completeness’ Relation:
d ΩY *′m′ (θ , ϕ ) Y m (θ , ϕ ) = δ ′ δ m′m
∞
d Ω = sin θ dθ dϕ
∑ ∑ Y (θ ,ϕ ) Y (θ ,ϕ ) = δ ( cos θ − cos θ ') δ (ϕ − ϕ ')
=0
m =−
*
m
m
DIRAC δ -functions
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
25
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
Y m (θ , ϕ ) Spherical Harmonics
=0
1
4π
Y00 =
Use Y − m (θ , ϕ ) = ( −1) Y *m (θ , ϕ )
m
in order to obtain Y2− 2 , Y2−1 , Y3−3 , Y3− 2 , Y3−1 etc.
=1
Y11 = −
3
sin θ eiϕ
8π
Y10 = −
3
cos θ
4π
Note:
Y m (θ , ϕ ) ≡
Y22 =
=2
=3
….
26
1 15
sin 2 θ e 2iϕ
4 2π
Y21 = −
+ 1) ( − m ) ! m
P ( cos θ ) eimϕ
4π ( + m ) !
Y 0 (θ , ϕ ) =
(2
+ 1)
4π
P ( cos θ )
5
sin θ cos θ eiϕ
8π
Y20 =
5 ⎛3
1⎞
2
⎜ cos θ − ⎟
4π ⎝ 2
2⎠
Y33 = −
1 35
sin 3 θ e3iϕ
4 4π
Y32 =
(2
1 105 2
sin θ cos θ e 2iϕ
4 2π
Y31 = −
1 21
sin θ ( 5cos 2 θ − 1) eiϕ
4 4π
Y30 =
7 ⎛5
3
⎞
3
⎜ cos θ − cos θ ⎟
4π ⎝ 2
2
⎠
…. etc.
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
UIUC Physics 435 EM Fields & Sources I
Fall Semester, 2007
Lecture Notes 7
Prof. Steven Errede
General Solution for Laplace’s Equation ∇ 2V ( r , θ , ϕ ) in Spherical Polar Coordinates
∞
V ( r ,θ , ϕ ) = ∑
=0
+
∑ ⎡⎣ A
m =−
m
r + B m r −(
+1)
⎤Y m (θ , ϕ )
⎦
Coefficients A m and B m are determined by / from Boundary Conditions on spherical surface(s)
If V = V (θ , ϕ ) on surface (e.g. at r = a)
(i.e. no charge at r = 0 in problem → B m = 0 ∀ ,m )
∞
Then: V (θ , ϕ ) = ∑
=0
+
∑A
m =−
Y m (θ , ϕ ) on surface (r = a).
m
4π
And: A m = ∫ d ΩY *m (θ , ϕ ) V (θ , ϕ ) on surface (r = a).
0
(2
∞
Note: V (θ = 0, ϕ ) = ∑
A0 =
4π
=0
" north "
pole
(2
+ 1)
4π
+ 1)
∫
4π
0
A0
d ΩP ( cos θ ) V (θ , ϕ )
General Comments: The method of separation of variables used in Laplace’s equation ∇ 2V = 0
in rectangular, cylindrical and spherical coordinates shows up again in Poisson’s Equation
ρ free
and also in the wave equation (valid for all classical wave phenomena)
εo
2
1 ∂ ψ (r,t )
2
∇ ψ (r,t ) + 2
= 0 and in Schrödinger’s wave equation Hψ = Eψ in Quantum
2
∇ 2V = −
∂t
c
Mechanics problems. These equations will appear again and again, in one form or another for
E&M, Classical Mechanics, Quantum Mechanics courses as well as for Classical / Newtonian
Gravity problems…
For more detailed information e.g. on separation of variables and solutions to 3-D Wave
1 ∂ 2ψ
Equation ∇ 2ψ = − 2 2 in rectangular, cylindrical and spherical coordinates see Prof. S.
c ∂t
Errede lecture notes (Lecture IV – parts 1 & 2) on (sound) waves in 1-D, 2-D, 3D Physics 406
Acoustical Physics of Music website:
http://online.physics.uiuc.edu/courses/phys406/406_lectures.html
and also see/read his Fourier Analysis Lectures on this website, if interested.
©Professor Steven Errede, Department of Physics, University of Illinois at Urbana-Champaign, Illinois
2005 - 2008. All rights reserved.
27
Related documents