2024 MSO LaplaceEqn
2024 MSO LaplaceEqn
∆u = 0, in Ω,
with various cases of domains Ω and the boundary conditions of the Dirichlet, Neumann, or
Robin type boundary conditions on Γ. Here ∆ = ∇2 = ∇ · ∇ is the Laplace operator and
the domain Ω, considered in R2 or R3 , is enclosed by a piecewise smooth boundary Γ. We
first consider,
∆u(x, y) = uxx (x, y) + uyy (x, y) = 0, (x, y) ∈ R = {(x, y) : 0 < x < a, 0 < y < b},
By putting u(x, y) = X(x)Y (y) in the Laplace equation and separating the variables, we get
X ′′ Y ′′
=− = λ.
X Y
For X we get the SLP, X ′′ − λX = 0, 0 < x < a, with the BCs X(0) = 0 and X(a) = 0.
This SLP will have a non-zero solution for λ < 0. Hence we take λ = −µ2 , µ > 0. We get
the eigenvalues λn = −n2 π 2 /a2 and the eigenfunctions Xn (x) = sin(nπx/a). For Y we get
the SLP Y ′′ − (n2 π 2 /a2 )Y = 0 which has the solution
The Bc Y (0) = 0 implies Dn = −Cn . Hence we may take The index often starts from n=1
because n=0 yields trivial or
nπy constant solutions that may not
Yn (x) = Bn sinh .
a contribute in meaningful ways to
the physical solution.
Hence ∞
X nπy nπx The summation form allows for constructing
u(x, y) = Bn sinh sin . solutions as linear combinations of
a a
n=1 orthogonal eigenfunctions.
1
The index often starts from n=1 because =0
yields trivial or constant solutions that may not
contribute in meaningful ways to the physical
solution.
Finally, to determine Bn , we use the BC u(x, b) = f (x), 0 ≤ x ≤ a, which gives,
nπb nπx
f (x) = Bn sinh sin .
a a
Hence Z a
nπb 2 nπx
Bn sinh = f (x) sin dx
a a 0 a
which gives Z a
2 nπx
Bn = f (x) sin dx.
a sinh(nπb/a) 0 a
Laplace Equation in Symmetric Domains Now we consider the equation ∆u = 0 in a
circular domain Ω = {(r, θ) : 0 < r < a, 0 ≤ θ ≤ 2π}. We have U (r, θ) = u(x(r, θ), y(r, θ)).
Using the chain rule and x2 + y 2 = r2 , tan−1 (y/x) = θ, we have
ux = Ur rx + Uθ θx , uy = Ur ry + Uθ θy ,
∆u = Urr (rx2 + ry2 ) + Ur (rxx + ryy ) + Uθ (θxx + θyy ) + 2Urθ (rx θx + ry θy ) + Uθθ (θx2 + θy2 )
1 1
= Urr + Ur + 2 uθθ .
r r
Now, we consider the BVP,
2
Now, U (a, θ) = f (θ) gives
∞
X
f (θ) = A0 + an [An cos nθ + Bn sin nθ].
n=1
Hence Z π
1
A0 = f (θ) dθ,
2π −π
Z π Z π
n 1 n 1
a An = f (θ) cos nθ dθ, a Bn = f (θ) sin nθ dθ.
π −π π −π
Now,
xUr yUθ yUr xUθ x y
∇U = − 2 , + 2 , n̂ = , , ds = adθ.
r r r r r r
Hence Z π
g(θ) dθ = 0.
−π
3
Z 2π Z 2π
1 1
A∗n = f (θ) cos nθ dθ, Bn∗ = f (θ) sin nθ dθ, (5).
π 0 π 0
Hence ∞
a2 − r 2
1 X r n 1
+ cos n(ϕ − θ) = . (6)
2 n=1 a 2 a2 − 2ar cos(θ − ϕ) + r2
Using (6) we get the Poisson integral formula:
Z 2π
1 a2 − r 2
U (r, θ) = f (ϕ) dϕ. (7)
2π 0 a2 − 2ar cos(ϕ − θ) + r2
Remark: For a ≤ b ≤ c, we have
Z c Z b Z c
f (x) dx = f (x) dx + f (x)dx.
a a b
then we take ∞
X Dn n
U (r, θ) = A0 + [An cos nθ + Bn sin nθ] Cn r + n .
n=1
r
∞
X
sin θ = A0 + [An cos nθ + Bn sin nθ] [Cn + Dn ]
n=1
4
∞
X
n Dn
0 = A0 + [An cos nθ + Bn sin nθ] Cn 3 + n .
n=1
3
Z π
1
A0 = sin θ dθ = 0.
2π −π
We have An = 0 for n = 0, 1, 2, . . . and Cn = Dn = 0 for n = 2, 3, . . . and
D1
B1 (C1 + D1 ) = 1, 3C1 + = 0.
3
Hence
9
U (r, θ) = −B1 C1 sin θ r − .
r
For r = 1 we get
sin θ = 8B1 C1 sin θ.
Hence B1 C1 = 1/8. Thus,
9 − r2
U (r, θ) = sin θ. (8)
8r
Verification: Clearly, U given by (8) satisfies the BCs. To check that ∇2 U (r, θ) = 0 in
1 < r < 3, 0 ≤ θ ≤ 2π, it is enough to check that V = (sin θ)/r (or v = y/(x2 + y 2 )) and
W = r sin θ (or w = y) satisfy
We have
sin θ 2 sin θ sin θ
Vr = − 2
, Vrr = 3
, Vθθ = − .
r r r
Wr = sin θ, Wrr = 0, Wθθ = −rsin θ.
We see that V and W satisfy (9). Since U = (9V + W )/8, it follows by linearity of (9) that
U also satisfies (9).
If we take the Neumann conditions Ur (1, θ) = sin θ, and Ur (3, θ) = 0, then we get all
An = 0, except A1 and all Bn = 0. Hence
D1
B1 (C1 − D1 ) = 1, C1 − = 0.
9
Hence D1 = 9C1 and B1 C1 = −1/8. Thus,
1 9
U (r, θ) = − r+ sin θ.
8 r
5
Laplace Operator in Spherical Coordinates
Referring to the figure,
we have
x = r cos θ sin ϕ, y = r sin θ sin ϕ, z = r cos ϕ.
Also, p
r 2 = x2 + y 2 + z 2 , θ = tan−1 (y/x), ϕ = tan−1 ( x2 + y 2 /z),
where square root of non-negative number is taken non-negative. Let
Then
uxx + uyy + uzz = wrr (rx2 + ry2 + rz2 ) + wθθ (θx2 + θy2 + θz2 ) + wϕϕ (ϕ2x + ϕ2y + ϕ2z )
6
2y 2 y2
z
ϕyy = p 1− − ,
(x2 + y 2 + z 2 ) x2 + y 2 x2 + y 2 + z 2 x2 + y 2
p
2z x2 + y 2
ϕzz = 2 .
(x + y 2 + z 2 )2
Thus,
1 1 1 1
rx2 + ry2 + rz1 = 1, θx2 + θy2 + θz2 = = 2 2 , ϕ2x + ϕ2y + ϕ2z = 2 = 2,
x2 +y 2 r sin ϕ 2
x +y +z 2 r
rx θx + ry θy + rz θz = rx ϕx + ry ϕy + rz ϕz = θx ϕx + θy ϕy + θz ϕz = 0,
2 z cot ϕ
rxx + ryy + rzz = , θxx + θyy + θzz = 0, ϕxx + ϕyy + ϕzz = p = 2 .
r 2 2 2 2
(x + y + z ) x + y 2 r
Putting these expressions in (1), we get
2 1 1 cot ϕ
uxx + uyy + uzz = wrr + wr + 2 2 wθθ + 2 wϕϕ + 2 wϕ
r r sin ϕ r r
1 2 1 1
= 2 (r wr )r + (sin ϕ wϕ )ϕ + wθθ .
r sin ϕ sin2 ϕ
Laplace Equation in Spherical Domain Now we consider the interior BVP,
2 1 1 cot ϕ
= wrr + wr + 2 2 wθθ + 2 wϕϕ + 2 wϕ = 0, 0 < r < a,
r r sin ϕ r r
7
The equation (∗∗) is of the from of Legendre’s equation if we take k = n(n + 1) with the
solution Ψn (ψ) = Pn (ψ), n = 0, 1, 2, . . . . Thus (∗) has solutions Φn (ϕ) = Ψn (ψ) = Pn (ψ) =
Pn (cos ϕ). Now for R, we get
2n + 1 1 2n + 1 π
Z Z
An = g(ψ)Pn (ψ)dψ = f (ϕ) sin ϕPn (cos ϕ)dϕ.
2an −1 2an 0
(2n + 1)an π
Z
Bn = f (ϕ) sin ϕPn (cos ϕ) dϕ.
2 0
Example: Let a = 1 and f (ϕ) = 1 + cos ϕ. The for interior problem, we have
∞
X
1 + cos ϕ = An Pn (cos ϕ).
n=0
8
For the interior problem with a = 1 and the f, given above, we get
Z π/2 Z 1
An = 55(2n + 1) Pn (cos ϕ) sin ϕ dϕ = 55(2n + 1) Pn (x)dx.
0 0
Using
M
X (2n − 2m)!
Pn (x) = (−1)m xn−2m ,
m=0
2n m!(n − m)!(n − 2m)!
we get
M 1
(2n − 2m)!
X Z
m
An = 55(2n + 1) (−1) n xn−2m dx
m=0
2 m!(n − m)!(n − 2m)! 0
M
X (2n − 2m)!
= 55(2n + 1) (−1)m
m=0
2n m!(n − m)!(n − 2m + 1)!
Example: For the interior problem, let a = 1 and f (ϕ) = cos 2ϕ. Since
2 4 2 1 4 3 2 1 1
w = cos ϕ =⇒ f (ϕ) = cos 2ϕ = 2 cos ϕ − 1 = w − 1 = P2 (w) − = w − − .
3 3 3 2 2 3
Hence
4 1 4 1 2 1
U (r, ϕ) = r2 P2 (w(ϕ)) − = r2 P2 (cos ϕ) − = r2 (3 cos2 ϕ − 1) − .
3 3 3 3 3 3
Maximum Principle for the Laplace Equation
uxx + uyy = 0, in D.
9
Let
MD = max u(x, y), MΓ = max u(x, y). the minimum (maximum) of u in D + T only
(x,t)∈D (x,t)∈Γ occur on T unless u is a constant in D+ T
Then
MΓ = MD .
Proof: Clearly, MΓ ≤ MD . Suppose that MΓ < MD . Then there exists (x0 , y0 ) ∈ D such
that u(x0 , y0 ) = MD . Consider the auxiliary function
MD − MΓ
v(x, y) = u(x, y) + [(x − x0 )2 + (y − y0 )2 ],
4R2
where R > 0 is large enough so that the disc (x − x0 )2 + (y − y0 )2 ≤ R2 includes D̄. Then
v(x0 , y0 ) = MD and for any (x, y) ∈ Γ we have v(x, y) < MD . Therefore maximum of v(x, y)
attained in D. But in D we have
MD − MΓ M − MΓ
vxx + vyy = uxx + uyy + 2
= D 2 > 0 (∗),
2R 2R
since uxx + uyy = 0 in D. If there is (x1 , y1 ) ∈ D, such that
then
vxx (x1 , y1 ) ≤ 0, vyy (x1 , y1 ) ≤ 0.
Hence
vxx (x1 , y1 ) + vyy (x1 , y1 ) ≤ 0,
which is a contradiction to (∗). Hence MD = MΓ .
10