[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference rusure::math

Title:Mathematics at DEC
Moderator:RUSURE::EDP
Created:Mon Feb 03 1986
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2083
Total number of notes:14613

1097.0. "Learning Differential Equations" by LANDO::RAYMOND () Mon Jul 10 1989 14:50

    I am looking for a good book/package which will help me learn
    differential equations.  I would prefer something which is strong on
    applications as opposed to theory.  I want to understand how to do them
    and use them....not really interested in a rigorous proof approach.
    
    Thanks for your help.
    
    Ric
T.RTitleUserPersonal
Name
DateLines
1097.1ALLVAX::ROTHIf you plant ice you'll harvest windTue Jul 11 1989 15:5126
    I've heard of a program that runs on PC's called PHASER for this purpose.

    Othewise, there are numerous books on the subject.  A well-known text is
    Boyce and DePrima but it's a bit cookbookish; I used it in a college
    course ages ago.  A very nice paperback from MIT Press is a book by
    V. Arnold - it emphasises a geometric/qualitative point of view which
    is a good complement to something like the first book.

    Finally, look at a numerical analysis book on differential equations.
    There is one by Dawber (or something like that) which introduces a good
    Runge-Kutta program and then gives a series of interesting examples.
    I'd have to look at the exact title - it's something like "Computing
    Applications to Differential Equations".

    This is all assuming you want ordinary differential equations - partial
    differential equations are another area.  For these physics books are
    the best, and also books on finite element modeling.

    Oh, another interesting book worth finding is "Differential Equations,
    Dynamical Systems, and Linear Algebra" by Hirsh and Smale.

    You're best off programming some of your own simple numerical analysis
    differential equatins solvers and playing with them to really get
    an intuition about it.

    - Jim