Recommendations for Numerical Analysis texts?

I'm in a numerical analysis course right now and it's pretty rigorous but I'm enjoying it a lot. I took a lower level course before that was more oriented towards implementation of numerical methods, so it's not my first time with the material.

Anyway, my professor wrote his own course notes and they're fantastic but I wanted some reference material since I'm currently outlining my own notes. Just wondering what the big ones out there are

edit: I would say I'm at an advanced undergraduate level


Solution 1:

Not sure what level you are looking for, but you might have a look at:

  • Numerical Methods for Scientists and Engineers, R. W. Hamming
  • Analysis of Numerical Methods, Isaacson and Keller
  • Numerical Mathematics and Computing by E. Ward Cheney and David R. Kincaid
  • Numerical Analysis, Burden and Faires
  • Theoretical Numerical Analysis: A Functional Analysis Framework, K. Atkinson, W. Han

The first two are Dover books, so the price is great, the last two are lots of dough. I do not have the last one, but it looks worthwhile checking out. The others I refer to often.

I think you can peruse them all online.

You might also want to check these out these other MSE postings:

  • Book in Numerical analysis
  • Numerical Analysis References
  • Numerical methods book
  • Numerical analysis textbooks and floating point numbers

Solution 2:

You may also find this one interesting:

J. Stoer and R. Bulirsch, Introduction to Numerical Analysis, Second Edition. Translated by R. Bartels, W. Gautschi, and C. Witzgall.

See here: https://www.springer.com/gp/book/9780387954523

Solution 3:

I like Numerical Recipes. Obsolete versions are free online.

Solution 4:

These are not really textbooks but free course materials available online from MITOpenCourseWare:

Introduction to Numerical Analysis - 2012

Introduction to Numerical Analysis - 2004