NETMaths
The bookUnit 3 · Numerical Analysis63 / 83

Numerical ODE: Euler, Runge–Kutta

Why this is asked: Know the local vs global order (Euler: local O(h²), global O(h)), the RK2 order conditions, and the stability interval for Euler applied to y′ = λy.

Numerical methods for ODE

The written notes for this page come with the Notes pack. The video, the visual and the practice below are free.

See pricing

See it move

Order of a method, and the step size stability forces on youinteractive

Why explicit Euler needs h < 2/|λ| however accurate you wanted to be.

Unlock interactive visuals

Check yourself

Using Euler's method with step size 0.05, the approximate value of the solution of dy/dx =3x+2y+1,y(1)=1= \sqrt{3x + 2y + 1}, y(1) = 1, at x = 1.1 (rounded to two decimal places) is

Next: Euler–Lagrange equation and standard functionals

Create a free account to keep your place and have this feed your study plan.

Open this in the full syllabus view · Unit 3