Goal: Understand how to solve boundary value problems for Laplace’s equation using separation of variables and Fourier series.
0. Motivation
We study the temperature distribution in a thin two-dimensional plate occupying a region \(R\) in the \(xy\)-plane. Assuming the plate is insulated and thin. The temperature function satisfies the two-dimensional heat equation:
In steady state (where the temperature does not vary with time), this reduces to Laplace’s equation:
1. Rectangular Domain (Finite Plate)
Rectangular Domain: Solve the boundary value problem
Remark: This problem can be split into four problems, each with a single nonhomogeneous boundary condition.
Example: Consider the boundary value problem
Show that the solution is
Solution (Separation of Variables): Substituting \( u(x,y) = X(x)Y(y) \) into Laplace’s equation gives
This leads to the system
The eigenvalue problem for \(X\) gives
Then \(Y\) satisfies
whose general solution is
Applying the boundary condition \(Y_n(b)=0\) gives
Thus the solution is
To satisfy \(u(x,0)=f(x)\), we require
Thus, using Fourier sine series,
so the coefficients are
2. Semi-Infinite Strip
Semi-Infinite Strip:
Solution (Separation of Variables): Assume
Substituting into \(u_{xx} + u_{yy} = 0\) gives
Thus we obtain the two ODEs
First solve the eigenvalue problem in \(y\). This gives
Next solve the equation for \(X_n(x)\):
The general solution is
Since \(u(x,y)\) must remain bounded as \(x \to \infty\), we must set \(A_n = 0\). Hence
Therefore
We get the formal solution
Using the boundary condition \(u(0,y)=g(y)\), we obtain the Fourier sine series
Thus the coefficients are
Final solution:
3. Dirichlet Problem for a Circular Disk
Dirichlet Problem for a Circular Disk:
We now investigate the steady-state temperature in a circular disk of radius \(a\) with insulated faces and given boundary temperatures. To match the geometry of the disk, we express in polar coordinates
Since \(u\) is now a function of \(r\) and \(\theta\), we use the chain rule to express derivatives in terms of \(r\) and \(\theta\). First compute the first derivatives:
Substituting these into the first derivatives gives:
Now we differentiate again and combine \(u_{xx}+u_{yy}\). After simplification we obtain:
The Laplace’s equation \(u_{xx}+u_{yy}=0\) becomes the polar form:
with \(0 < r < a\), with boundary condition
Summary (Boundary Value Problem): We consider Laplace’s equation in polar coordinates:
for \(0 < r < a\), with boundary condition
and periodicity condition
Solution (Separation of Variables)
Assume
Compute derivatives:
Multiply by \(r^2\):
Divide by \(R\Theta\):
Rearrange:
This yields two ODEs:
We solve the angular equation
Case 1: \(\lambda = 0\).
Periodicity condition \(\Theta(\theta)=\Theta(\theta+2\pi)\) gives
Since eigenfunctions are defined up to a constant multiple, we can normalize the constant and choose \(C_2 = 1\), so that
Case 2: \(\lambda > 0\). Write \(\lambda = n^2\)
Apply periodicity \(\Theta(\theta)=\Theta(\theta+2\pi)\):
This holds only if
Thus eigenvalues are
and eigenfunctions are
To ensure periodicity \(\Theta(\theta)=\Theta(\theta+2\pi)\), we obtain eigenvalues
with eigenfunctions
Case 3: \(\lambda < 0\). Let
Then
So the general solution is
Apply periodicity condition:
Substitute:
Rearrange:
Since this holds for all \(\theta\), first set \(\theta = 0\):
Now set \(\theta = 1\):
We now have a linear system in \(A\) and \(B\):
The only solution is
So there are no nontrivial periodic solutions for \(\lambda < 0\).
Summary: the angular eigenfunctions are:
We now solve the radial equation for each case:
Case 1: \(\lambda = 0\)
Divide by \(r\) (for \(r>0\)):
Recognize a product rule:
Thus the equation becomes:
We want \(u(r,\theta)\), hence \(R_0(r)\), to be continuous at \(r=0\), so \(C_1 = 0\), and therefore
Case 2: \(\lambda = n^2,\; n \ge 1\)
Try \(R(r)=r^k\):
We want \(u(r,\theta)\), hence \(R_n(r)\), to be continuous at \(r=0\).
Since \(r^{-n} \to \infty\) as \(r \to 0\) (for \(n \ge 1\)), we must have
Therefore
Combining the radial and angular solutions, we obtain the formal series solution
To satisfy the boundary condition
we evaluate at \(r=a\):
This must match the Fourier series of \(f(\theta)\). The coefficients are
Final solution:
where
4. Exercises
Exercise 1 (Dirichlet Problem on a Rectangle): Solve the boundary value problem
Use the method of separation of variables to find the solution.
Answer:
where
Exercise 2 (Dirichlet Problem on a Rectangle): Solve the boundary value problem
Answer:
where
Exercise 3: Find a solution of Laplace’s equation in the rectangle \(0 < x < a,\; 0 < y < b\)
Answer:
Exercise 4: Find a solution to Laplace’s equation in the semi-infinite strip \(0 < x < a,\; y > 0\), subject to the boundary conditions
Answer:
Exercise 5:
The solution to the following Laplace's equation
can be written as
where \(c_n\) are constants and \(u_n\) are the fundamental solutions. Find \(u_n\).
-
\[ u_n=\cosh \left(\dfrac{n\pi y}{3}\right)\sin \left(\dfrac{n\pi x}{3}\right) \]
-
\[ u_n=\sinh \left(\dfrac{n\pi y}{2}\right)\sin \left(\dfrac{n\pi x}{2}\right) \]
-
\[ u_n=\cosh \left(\dfrac{n\pi x}{2}\right)\sin \left(\dfrac{n\pi y}{2}\right) \]
-
\[ u_n=\sinh \left(\dfrac{n\pi x}{3}\right)\sin \left(\dfrac{n\pi y}{3}\right) \]
-
\[ u_n=\cosh \left(\dfrac{n\pi x}{3}\right)\sin \left(\dfrac{n\pi y}{3}\right) \]
Solution: We use separation of variables \(u(x,y)=X(x)Y(y)\). From the boundary conditions \(u(x,0)=u(x,3)=0\), we obtain the eigenvalue problem
which gives
For \(X(x)\), we solve
so
Using \(u_x(0,y)=0\), we get \(B_n=0\), hence
Therefore
Exercise 6: Consider Dirichlet’s problem for the region exterior to the circle \(r = a\).