Numerical methods: and , is a solution.
1. Using the proof of Picard's Theorem:
2. The Euler Method:
if h is constant
Backward Euler formula:
Local truncation error: where
Local error is proportional to .
Global error is proportional to h.
3. Improved Euler Formula (or Heun Formula):
Local truncation error is proportional to
Global truncation error is proportional to
4. The Runge-Kutta Method:
where
Local truncation error is proportional to .
Global truncation error is proportional to .
Based largely off of a note available here Simon1 --Twine 20:55, 25 October 2012 (EDT)