Laplace’s equation inside a semi-infinite strip

  • Context: Graduate 
  • Thread starter Thread starter Hio
  • Start date Start date
Click For Summary
SUMMARY

This discussion focuses on solving Laplace’s equation ∇²u = 0 within a semi-infinite strip defined by the boundaries 0 < x < ∞ and 0 < y < H. The solution employs the method of separation of variables, leading to the formulation of eigenfunctions X_n(x) and Y_n(y) that satisfy the boundary conditions u(x,0) = 0, u(x,H) = 0, and u(0,y) = f(y). The final solution is expressed as a Fourier sine series, where the coefficients a_n are determined by the integral a_n = (2/h) ∫₀^h f(y) sin(nπy/h) dy, effectively linking the boundary condition to the function f(y).

PREREQUISITES
  • Understanding of Laplace's equation and its significance in potential theory.
  • Familiarity with the method of separation of variables in solving partial differential equations.
  • Knowledge of Fourier series, specifically Fourier sine series.
  • Basic calculus skills for evaluating integrals and derivatives.
NEXT STEPS
  • Study the method of separation of variables in greater detail, focusing on its application to different boundary conditions.
  • Explore Fourier series, particularly the derivation and application of Fourier sine series.
  • Investigate the properties of eigenfunctions and eigenvalues in the context of differential equations.
  • Learn about the physical applications of Laplace’s equation in engineering and physics.
USEFUL FOR

Mathematicians, physicists, and engineering students who are working with partial differential equations, particularly in fields requiring the analysis of potential fields and boundary value problems.

Hio
Messages
1
Reaction score
0
Hello everyone,
can anyone help me with solving Laplace’s equation inside a semi-infinite strip.
Is there specific steps to follow. I'm going to give an example and I will be really grateful
if someone explains to me.

Solve Laplace’s equation ∇2u = 0 inside a semi-infinite strip (0 < x < ∞, 0 < y < H) with the following boundary condi- tions:
u(x,0) = 0, u(x,H) = 0, u(0,y) = f(y).

I miss the classes and I feel I'm lost.
 
Physics news on Phys.org
Hio said:
Hello everyone,
can anyone help me with solving Laplace’s equation inside a semi-infinite strip.
Is there specific steps to follow. I'm going to give an example and I will be really grateful
if someone explains to me.

Solve Laplace’s equation ∇2u = 0 inside a semi-infinite strip (0 < x < ∞, 0 < y < H) with the following boundary condi- tions:
u(x,0) = 0, u(x,H) = 0, u(0,y) = f(y).

I miss the classes and I feel I'm lost.

You will want to solve this using separation of variables. The idea is to take a linear combination of solutions of Laplace's equation of the form [itex]X(x)Y(y)[/itex]. Then
[tex] \nabla^2 (XY) = X''(x)Y(y) + X(x)Y''(y) = 0[/tex]
so that
[tex] \frac{X''}{X} + \frac{Y''}{Y} = 0.[/tex]
The first term on the left is a function only of x and the second a function only of y. The only way this equation can hold for all x and y is if each term is constant. Hence
[tex]X'' = CX \\<br /> Y'' = -CY[/tex]
for some real constant [itex]C[/itex] (known as a separation constant). The values of [itex]C[/itex] we need to take depend on the boundary conditions, which are:
[tex] X(0) = 1,\qquad \lim_{x \to \infty} X(x) = 0 \\<br /> Y(0) = Y(h) = 0[/tex]
with [itex]Y(y)[/itex] not identically zero (actually all that's required is [itex]X(0) \neq 0[/itex], but it is convenient to specify [itex]X(0) = 1[/itex]).

The easiest boundary condition to satisfy is that [itex]X(x) \to 0[/itex] as [itex]x \to \infty[/itex]. We must have [itex]X(x) = e^{-kx}[/itex] for some [itex]k > 0[/itex]. This means that [itex]C = k^2[/itex] so that
[tex] Y'' = -k^2 Y[/tex]
subject to [itex]Y(0) = Y(h) = 0[/itex] but with [itex]Y(y)[/itex] not identically zero. That can be done if we take [itex]k = (n\pi)/h[/itex] for some positive integer [itex]n[/itex] with
[tex] Y(y) = B\sin \left(\frac{n\pi y}{h}\right)[/tex]
where the constant [itex]B[/itex] cannot be determined from the boundary conditions on [itex]Y[/itex]. But given the next stage of the solution we may as well take [itex]B= 1[/itex].

Putting this together, we have, for each positive integer [itex]n[/itex], an eigenfunction
[tex] X_n(x) Y_n(y) = \exp\left(-\frac{n\pi x}{h}\right) \sin\left(\frac{n\pi y}{h}\right)[/tex]
and the natural thing to do is to take a linear combination of these,
[tex] u(x,y) = \sum_{n=1}^{\infty} a_n \exp\left(-\frac{n\pi x}{h}\right) \sin\left(\frac{n\pi y}{h}\right),[/tex]
and choose the coefficients [itex]a_n[/itex] to satisfy the boundary condition [itex]u(0,y) = f(y)[/itex]. We then have
[tex]f(y) = u(0,y) = \sum_{n=1}^{\infty} a_n \sin\left(\frac{n\pi y}{h}\right)[/tex]
which is the fourier sine series for [itex]f(y)[/itex] on the interval [itex]0 \leq y \leq h[/itex]. Thus
[tex] a_n = \frac{2}{h} \int_0^h f(y) \sin\left(\frac{n\pi y}{h}\right)\,\mathrm{d}y.[/tex]
 

Similar threads

  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 33 ·
2
Replies
33
Views
5K
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
969
Replies
4
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K