Laplace's equation on a rectangle with mixed boundary conditions

Click For Summary
SUMMARY

This discussion focuses on solving Laplace's equation within a rectangle defined by the boundaries 0 ≤ x ≤ L and 0 ≤ y ≤ H, with mixed boundary conditions: u(0,y) = g(y), u(L,y) = 0, u_y(x,0) = 0, and u(x,H) = 0. The initial approach of superposing solutions for Dirichlet boundary conditions is deemed ineffective for mixed conditions. A recommended method involves using separation of variables to derive the general 2D solution and then applying the specified boundary conditions to find the particular solution.

PREREQUISITES
  • Understanding of Laplace's equation and its properties
  • Familiarity with boundary value problems
  • Knowledge of separation of variables technique
  • Experience with Fourier series, particularly Fourier sine series
NEXT STEPS
  • Study the method of separation of variables for solving partial differential equations
  • Learn about Fourier sine series and their applications in boundary value problems
  • Explore mixed boundary conditions in the context of Laplace's equation
  • Investigate the implications of Dirichlet and Neumann boundary conditions on solution behavior
USEFUL FOR

Mathematicians, physicists, and engineering students dealing with partial differential equations, particularly those focused on boundary value problems and Laplace's equation.

nathan12343
Messages
26
Reaction score
0

Homework Statement


Solve Laplace's equation inside the rectangle [itex]0 \le x \le L[/itex], [itex]0 \le y \le H[/itex] with the following boundary conditions

[tex]u(0,y) = g(y)\text{, } u(L,y) = 0\text{, } u_y(x,0) = 0\text{, and } u(x,H) = 0[/tex]

Homework Equations





The Attempt at a Solution



I know that with Dirichlet boundary conditions one can simply superpose 4 solutions to 4 other problems corresponding to one side held fixed and the others held at 0. Can the same technique be generalzed for mixed boundary conditions, like I have above? I don't think so, because when I do that the solution I get for
[tex]u(0,y) = g(y)\text{, } u(L,y) = 0\text{, } u(x,0) = 0\text{, and } u(x,H) = 0[/tex]
does not satisfy [itex]u_y(x,0) = 0[/tex].<br /> <br /> Does anyone have a hint for how I might find solutions which simultaneously satisfy the boundary condition at [itex]u(0,y)\text{ and for }u_y(x,0)[/itex]?[/itex]
 
Physics news on Phys.org
nathan12343 said:

Homework Statement


Solve Laplace's equation inside the rectangle [itex]0 \le x \le L[/itex], [itex]0 \le y \le H[/itex] with the following boundary conditions

[tex]u(0,y) = g(y)\text{, } u(L,y) = 0\text{, } u_y(x,0) = 0\text{, and } u(x,H) = 0[/tex]

Homework Equations





The Attempt at a Solution



I know that with Dirichlet boundary conditions one can simply superpose 4 solutions to 4 other problems corresponding to one side held fixed and the others held at 0. Can the same technique be generalzed for mixed boundary conditions, like I have above? I don't think so, because when I do that the solution I get for
[tex]u(0,y) = g(y)\text{, } u(L,y) = 0\text{, } u(x,0) = 0\text{, and } u(x,H) = 0[/tex]
does not satisfy [itex]u_y(x,0) = 0[/tex].<br /> <br /> Does anyone have a hint for how I might find solutions which simultaneously satisfy the boundary condition at [itex]u(0,y)\text{ and for }u_y(x,0)[/itex]?[/itex]
[itex] <br /> Why not find the general 2D solution to Laplace's equation, using separation of variables (i.e. [tex]u(x,y) \equiv X(x)Y(y)[/tex])and then substitute your boundary conditions to find the particular solution?[/itex]
 
Let v(x,y)= u(x,y)- xg(y)/L

Then [itex]\nabla^2 v= \nabla^2 u- xg"(y)/L= -xg"(y)/L[/itex] since [itex]\nabla^2 u= 0[/itex].

The boundary conditions on v are v(0,y)= 0, v(L, y)= g(y)- g(y)= 0, vy(x, 0)= -xg'(0)/L, v(x,H)= -xg(H)/L.

Because the boundary conditions on x are both 0, you can write v as a Fourier sine series:
[tex]v(x,y)= \sum_{n=1}^\infty A_n(y)sin(n\pi x/L)[/tex]

You will need to write -xg"(y)/L as a Fourier sine series in x so you can treat g"(y) as a constant.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
7
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K