DP Math AA · HL · Calculus

AHL 5.18—1st order DE’s – Euler method, variables separable, integrating factor, homogeneous DE using sub y=vx

Get started
Notes Quiz

Introduction to First-Order Differential Equations

A first-order differential equation (DE) relates a function y(x) to its first derivative dxdy​. In this subtopic, you will master four key techniques for solving or approximating solutions to first-order DEs:

  1. Euler's Method , numerical approximation
  2. Variables Separable , algebraic separation and integration
  3. Integrating Factor , for linear first-order DEs
  4. Homogeneous Substitution (y=vx) , for homogeneous DEs

First-Order Differential Equation: An equation involving an unknown function y(x) and its first derivative dxdy​, written in the general form dxdy​=f(x,y).

Initial Condition: A known value y(x0​)=y0​ that specifies a particular solution from the family of general solutions of a DE.

Choosing the right method depends on the structure of the DE , learning to recognise each type quickly is a key exam skill.

The Euler Method , Concept and Formula

The Euler method is a numerical technique for approximating solutions to first-order DEs when an exact analytical solution is difficult or impossible to find. The idea is to take small steps along the solution curve, using the derivative at each point to estimate the next.

The Core Idea:
Given a point (xn​,yn​) on the solution curve, the tangent line at that point is:
y=yn​+f(xn​,yn​)(x−xn​)
where f(xn​,yn​)=dxdy​ evaluated at (xn​,yn​).

For a small step size h, we assume the solution curve stays close to this tangent line, so the next point (xn+1​,yn+1​) is approximated by:

xn+1​=xn​+h​
yn+1​=yn​+h⋅f(xn​,yn​)​

This generates a sequence of (xn​,yn​) values that approximately follow the solution curve.

Step Size (h): The fixed increment added to x at each iteration of Euler's method. A smaller h gives greater accuracy but requires more computational steps.

Analogy

Think of Euler's method like hiking in fog: you can only see your immediate surroundings. At each step, you look at the slope of the ground directly beneath your feet and take a small step in that direction. The smaller your steps, the less likely you are to veer off the true path.

The Euler Method , Concept and Formula
Free preview

10 more sections in this topic

← Previous topicAHL 5.17—Areas under curve onto y-axis, volume of revolution (about x and y axes)Next topic →AHL 5.19—Maclaurin series
Koncepts

Learn it properly. Then practise like it's the real paper.

Start free

Features

  • Lessons
  • Past papers
  • Library
  • Homework Help
  • Duels

More

  • For parents
  • Compare
  • Plans & pricing
  • DP for students

Legal

  • Privacy
  • Terms
  • Account deletion

© 2026 Koncepts (product of PrepAiro, Inc). All rights reserved.
DP, IB, EE and TOK are terms of the International Baccalaureate Organization.

Made for IB DP students.