Partial Differential Equation with initial conditions

Click For Summary
SUMMARY

The discussion focuses on solving the partial differential equation (PDE) given by u_{xx}(x,y) + u_{yy}(x,y) = 0 with specified boundary and initial conditions. The user correctly identifies the method of separation of variables by setting u(x,y) = X(x)Y(y), leading to two ordinary differential equations (ODEs): X''(x) + λX(x) = 0 and Y''(y) - λY(y) = 0. The user seeks guidance on how to proceed with the non-homogeneous initial conditions and the application of boundary conditions after deriving the general solutions for both ODEs.

PREREQUISITES
  • Understanding of partial differential equations (PDEs) and boundary value problems.
  • Familiarity with the method of separation of variables.
  • Knowledge of ordinary differential equations (ODEs) and their solutions.
  • Basic concepts of boundary and initial conditions in mathematical physics.
NEXT STEPS
  • Study the method of separation of variables in depth, focusing on PDEs.
  • Learn how to solve ordinary differential equations, particularly with non-homogeneous conditions.
  • Explore techniques for applying boundary conditions to PDE solutions.
  • Investigate the concept of patching solutions in PDEs to handle discontinuities.
USEFUL FOR

Mathematicians, physics students, and engineers dealing with partial differential equations, particularly those interested in boundary value problems and initial conditions.

alex12
Messages
1
Reaction score
0
Hello! This is my first post to this excellent forum! I would like some help with this exercise:

[itex]u_{xx} (x,y) + u_{yy} (x,y) = 0[/itex], with [itex]0 < x < 2 \pi[/itex], [itex]0 < y < 4 \pi[/itex]
[itex]u_x (0,y) = 0, \, u_x(2 \pi, y) = 0, \, 0< y < 4 \pi[/itex]
[itex]u(x,0) = a \cos(2x), \, u(x, 4 \pi) = a \cos^3(x), \, 0<x<2\pi[/itex]

I think that the first step is to set [itex]u(x,y) = X(x) Y(y)[/itex], from which the first equation becomes [itex]X''(x) Y(y) + X(x) Y''(y) = 0[/itex]. And by dividing with [itex]X(x) Y(y)[/itex] with obtain [itex]\frac{X''(x)}{X(x)} = \frac{Y''(y)}{Y(y)} = - \lambda[/itex]

Now, be obtain two ordinary PDEs, [itex]X''(x) + \lambda X(x) = 0[/itex], and [itex]Y''(y) - \lambda Y(y) = 0[/itex].

I don't know how to continue from now one. Especially what to do with the non-homogeneous initial conditions.

Thank you very much in advance!
 
Physics news on Phys.org
Without analyzing the equations in detail, consider:

(a) λ is a constant (parameter) shared by both equations;
(b) the ODE's can be solved in the "ordinary" way; don't stop until you have the general solutions for both!
(c) the boundary conditions will not be applied until you have found the general solutions; you may end up having to "patch together" pieces drawn from the two sets of general solutions which are continuous where the patches join.
 

Similar threads

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