When do these methods for PDEs apply?

  • Thread starter logarithmic
  • Start date
  • Tags
    Apply Pdes
In summary, when deciding which method to use to solve PDEs, it is important to consider the classification of the PDE as "parabolic," "elliptic," or "hyperbolic," as well as the boundaries and linearity of the equation. Separation of variables works best for linear PDEs with separable boundaries, while method of characteristics is useful for hyperbolic equations. Fourier transforms and Laplace transforms are limited by the type of transform used and may only find solutions with a certain transform. Green's functions can be used for nonhomogeneous PDEs with simple source terms or to turn a differential equation into an integral equation. It is always beneficial to seek guidance from the professor teaching the course for
  • #1
logarithmic
107
0
I'm doing a course in PDEs, where the lecturer hasn't really explain when all these methods for solving PDEs are suitable.

How do you decide which method to use to solve PDEs? Can someone explain for which class of PDEs do the following methods work:
- similarity solutions
- separation of variables
- method of characteristics
- Laplace transform
- Fourier transform
- Green's function.
 
Physics news on Phys.org
  • #2
When they work!

For a better answer you need to look into the separation of partial differential equations as "parabolic", "elliptic", or "hyperbolic" equations. (And with variable coefficients you can have equations that are "hyperbolic" for some values of the variables and "parabolic" or "elliptic" for others.)
 
  • #3
Halls of Ivy is of course right, and you should not hesitate to ask your professor for his/her take on it. If they are teaching that class they likely have some real insight into the topic (at least you would hope so).

Here is a stab at a couple of these from someone on the practical side (I am not a mathematician who knows deep theory of pdes. I actually just know very elementary stuff) ...

Separation of variables: As a bare minimum, the pde has to be separable, of course, and the boundaries need to be along constant coordinate surfaces. Thus, if you have a 2-D Laplace equation to solve in the region bounded on the inside by a circle and the outside by a square, this technique will not work! EDIT: Also, since you will almost always need a sum of eigenfunctions to satisfy the boundary conditions, the pde needs to be linear.

Characteristics: I have personally only found these useful when dealing with hyperbolic equations (ie wave equations). This can be a very nice approach for some nonlinear wave problems as well.

Fourier transforms: This can somewhat depend upon what you count as a Fourier transform (complex argument? real argument only? distributions? bounded domain? etc.), but usually this means infinite or semi-infinite in some dimension. Limitation is that this approach will only find solutions that have a Fourier transform! Likewise for Laplace transforms (bilateral? unilateral? etc.) EDIT: forgot to mention that if the pde isn't linear, then the transformed equation is in general not so nice. If the coefficients are not constant in the variable you are transforming, the technique can still be useful but you end up with derivatives after the transform (this is usually only helpful if the resulting pde is of lower order than the original).

Green's functions: The basic idea is that to solve a nonhomogenous pde with what can be a complicated source term, you can instead find the "simple" solution to a relatively simple source (delta function), approximate the complicated source term as a sum of these simple sources, and then sum up the simple solutions just like you did the sources. This of course requires linearity. And the sum is really an integral. Sometimes you actually just care about a delta function source in order to understand some fundamental source (like a simple dipole antenna located above the ground, for example), and you have no intention of using the Green's function in an integral to solve for a more complicated source.

Green's functions can also be useful for turning a differential equation into an integral equation. This is often done in order to apply numerical methods for solving integral equations, such as the method of moments that is often used in electromagnetics. If your prof has any good insight please post it. Thanks!

Good luck,

Jason
 
Last edited:

1. What are the most common methods used for solving PDEs?

The most common methods for solving PDEs include finite difference, finite element, and spectral methods. These methods involve discretizing the domain and solving the resulting system of equations numerically.

2. When should I use finite difference methods for PDEs?

Finite difference methods are most commonly used for solving PDEs on regular grids, such as rectangular or Cartesian grids. They are also useful for problems with time-dependent solutions.

3. What types of problems are best suited for finite element methods?

Finite element methods are well-suited for solving PDEs with complex geometry and irregular boundaries. They are also useful for problems with highly variable solutions, such as shock waves.

4. When is it appropriate to use spectral methods for PDEs?

Spectral methods are most effective for smooth solutions and problems with periodic boundary conditions. They are also well-suited for problems with highly oscillatory solutions.

5. Can these methods be combined to solve PDEs?

Yes, it is common to combine different methods for solving PDEs. For example, finite element methods can be used to model complex geometry while finite difference methods can be used to handle time-dependent solutions. Spectral methods can also be used as a post-processing step to improve accuracy.

Similar threads

  • Differential Equations
Replies
1
Views
885
Replies
5
Views
607
  • STEM Academic Advising
Replies
15
Views
1K
  • Differential Equations
Replies
2
Views
2K
Replies
1
Views
2K
  • Differential Equations
Replies
10
Views
3K
  • Differential Equations
Replies
1
Views
2K
  • Science and Math Textbooks
Replies
19
Views
860
  • Differential Equations
Replies
4
Views
6K
Replies
8
Views
2K
Back
Top