0
$\begingroup$

In most of the books I've seen, the authors explain various methods for solving partial differential equations, sometimes give recommendations about usage and limitations of the approach, but I never seen a complete algorithm or a guide how to choose an appropriate method. For example

  1. Determine type of you PDE (type, order, linear/nonlinear etc)
  2. If the PDE is linear, try method one.
  3. If not, but the coefficients satisfy the conditions, try method two.

I would expected such a guide in various "PDE for engineers" books, but they do not have it. It would be also nice to have a summary or roadmap for pros and con of the different methods. Could anybody suggest such a book?

$\endgroup$
9
  • 1
    $\begingroup$ Do you know any book that does the same for ODE? $\endgroup$ Commented May 30, 2012 at 11:41
  • $\begingroup$ @timur no, but it might be interesting for me as well $\endgroup$ Commented May 30, 2012 at 12:23
  • 3
    $\begingroup$ A complete algorithm is probably too much to ask for, but you might be interested in "Handbook of Differential Equations" by Daniel Zwillinger. $\endgroup$ Commented May 30, 2012 at 17:27
  • 1
    $\begingroup$ Let us forget about ODEs. How about a human-exectuable general algorithm for finding an integral? $\endgroup$ Commented May 31, 2012 at 0:48
  • 1
    $\begingroup$ Also, there are three major branches of "solving" PDEs. (a) Analytical: which cares about existence and uniqueness of solutions, and their dependence on boundary or initial data (b) Algebraic: which studies the symmetries and conservation laws of an equation, and methods of producing exact solutions (c) Numerical: which involves the analysis of discretisation methods, computational algorithms, their efficiency, their convergence, and their errors, as well as the application of those algorithms to provide numerical solutions. Are you specifically interested in one of the three branches? $\endgroup$ Commented Jun 1, 2012 at 8:23

1 Answer 1

0
$\begingroup$

A complete algorithm is probably too much to ask for, but you might be interested in "Handbook of Differential Equations" by Daniel Zwillinger. (Google Books link.)

$\endgroup$
1

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.