Boundary value problems for two-dimensional elliptic equations
by Aleksas Domarkas
Vilnius University, Faculty of Mathematics and Informatics,
Naugarduko 24, Vilnius, Lithuania
aleksas@ieva.mif.vu.lt
NOTE: In this session we find solutions of boundary value problems for two-dimensional
Laplace's, Poisson or Helmholtz equations in regions r<R, r>R and R1<r<R2
1 Example
Problem
Solve interior Dirichlet problem on a disk for the Laplace equation:
, r<R, u| r=R =
Theory
Solution of the problem , r<R, u| r=R = is
,
where , .
Procedure
lap2di solve interior Dirichlet problem on a disk for the Laplace equation:
Calling Sequence: lap2di(f, R);
The lap2di function computes a truncated series of solution up to Order.
Examples
In examples 1-4 solution is exact.
Example 1
Checking the Solution:
Example 2
Example 3
Example 4
Example 5
2 Example
Solve exterior boundary-value problem
, r>R,
u| r=R =g .
Here , or , ;
The function g may be polynomial with variables x,y or sin(phi), cos(phi).
or
[vlad]: V.S.Vladimirov(ed.), Exercises book on Equations of Mathematical Physics, Nauka, Moscow, 1982, 16
Solving problem
See [vlad] 16 :
Solution
Problem:
Solution:
or in Cartesian coordinates:
Checking the Solution
Note
In similar way can solve boundary-value problems in domains r<R and R1<r<R2.
3 Example
Solve boundary-value problem
, r1<r<r2,
u| r=r 1 =u1, | r=r 2 =u2
Here ; r1, r2, u1, u2 -- constants.
Solving method
We consider problem
u| r=r1 =0, | r=r2 =0
and problem
w| r=r1 =u1, | r=r2 =u2.
Then u+w is solution of our problem. Solutions of these problems are sought in the form
Solution in Cartesian coordinates
This is solution in Cartesian coordinates.
4 Example
We solve Dirichlet boundary-value problems for Laplace's or Helmholtz Equations on a disk.
, r<R,
u| r=R =g
Here ; or ; ;
The function g may be polynomial with variables x, y or sin(phi), cos(phi).
Please input number of examples "n"(1..7) and Execute Section.
[vlad]: V.S.Vladimirov(ed.), Exercises book on Equations of Mathematical Physics,
Nauka, Moscow, 1982, 16
[pinsky]: Mark A.Pinsky, Partial Differential Equations and Boundary-Value Problems with Applications, McGraw-Hill, Inc, 1991. ch. 3
Data of examples
a, R and g:
5 Example
We solve Dirichlet boundary-value problem for Poisson Equation on a disk:
=f, r<R,
u| r=R =0
While every effort has been made to validate the solutions in this worksheet, Waterloo Maple Inc. and the contributors are not responsible for any errors contained and are not liable for any damages resulting from the use of this material.
Back to contents