We may earn an affiliate commission when you visit our partners.

Euler's Method

Save
May 1, 2024 4 minute read

Euler's Method is a numerical method for approximating the solution to a differential equation. It is a first-order method, which means that it uses the value of the solution at the previous point in time to approximate the value at the current point in time.

What is Euler's Method?

Euler's Method is based on the idea of using a linear approximation to the solution of a differential equation. The linear approximation is given by the following equation:

$$y_{i+1} = y_i + h \cdot f(x_i, y_i)$$

where:

  • $y_{i+1}$ is the approximate value of the solution at the point $x_{i+1}$
  • $y_i$ is the approximate value of the solution at the point $x_i$
  • $h$ is the step size
  • $f(x_i, y_i)$ is the value of the differential equation at the point $(x_i, y_i)$

Why is Euler's Method important?

Share

Help others find this page about Euler's Method: by sharing it with your friends and followers:

Reading list

We've selected ten books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Euler's Method.
Provides a detailed overview of computational methods for differential equations, including Euler's Method.
Provides an extensive treatment of numerical methods for solving differential equations, including Euler's Method.
Not only provides a comprehensive explanation of Euler's Method but goes into significant depth on additional numerical methods and can be a useful resource for those who wish to go deeper into the subject matter.
Presents advanced methods for solving ordinary and partial differential equations, including Euler's method, using finite difference techniques.
Concentrates on MATLAB-based explanations of Euler's Method and other numerical techniques. Students who are proficient in MATLAB may find this book useful when looking at a particular method's implementation.
Table of Contents
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2025 OpenCourser