About this document
Corrections to Division S1 Lecture Slides by Puneet Meena is a document available to read on EtoBox.
The document provides corrections to formulas presented in slides from three lectures on numerical analysis. The correct formula for the Runge-Kutta Method of order 2 is given as yn+1 = yn + (k1 + k2)/2, where k1 = hf(xn, yn) and k2 = hf(xn + h, yn + k1). Additionally, the last line of a slide from Lecture 24 listed the dominant eigenvalue of A-1 incorrectly and should be the reciprocal of the dominant eigenvalue.
- Author
- Puneet Meena
- Language
- EN