How does Euler's method use the slope at each step to approximate a solution curve numerically?
Topic 7.5 Approximating Solutions Using Euler's Method: approximate the solution of a differential equation at a point using Euler's method with a given step size and initial condition (BC).
A focused answer to AP Calculus BC Topic 7.5, approximating the solution of a differential equation numerically with Euler's method, using the slope and step size to step forward from an initial condition, with worked examples.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this topic is asking
The College Board (Topic 7.5, BC only) introduces Euler's method, a numerical way to approximate the solution of a differential equation when you cannot (or are not asked to) solve it exactly. Starting from a known point, you use the differential equation to read off the slope, then take a small straight-line step in that direction, repeating to march forward.
The update rule
Why it is just repeated tangent lines
Each Euler step is exactly the linear approximation (local linearization) from Unit 4: near the solution looks like its tangent line, whose slope is . Moving along that tangent changes by slope times . The difference from a single linearization is that Euler re-reads the slope at each new point rather than using the original slope throughout, so the approximation bends to follow the slope field. This connection is worth stating on the exam: Euler's method is local linearization applied iteratively, with the slope field of Topics 7.3 and 7.4 giving the direction of each step.
A worked multi-step approximation
Over- and under-estimation from concavity
Whether Euler's method overshoots or undershoots the true solution depends on the concavity. Because each step follows a straight tangent line, when the actual solution curve is concave up the tangent lies below the curve, so Euler underestimates; when the solution is concave down, the tangent lies above, so Euler overestimates. You can judge concavity from the sign of , found by differentiating the differential equation. This reasoning is a frequent free-response follow-up: after computing an Euler estimate, you may be asked whether it is greater or less than the true value, and the answer comes from the concavity of the solution, not from the size of the step.
Step size and accuracy
Euler's method is exact only in the limit of zero step size; with a finite it accumulates error at every step. Halving the step size roughly halves the error per step but doubles the number of steps, and overall the global error is proportional to . The exam will specify the step size and the number of steps, so you rarely choose them yourself, but you should understand that more, smaller steps give a better approximation. The trade-off is more arithmetic, which is why exam problems use two or three steps with friendly numbers. Reading the requested step size and target carefully, and not stopping early or taking one step too many, is where most marks are won or lost.
Exam-style practice questions
Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
AP 2022 (BC, style)1 marksSection I (multiple choice, no calculator). Let with . Using Euler's method with one step of size , the approximation of is (A) (B) (C) (D) Show worked answer →
The correct answer is (B), .
At the slope is . One Euler step: .
AP 2024 (BC, style)4 marksSection II (free response, no calculator). Let with . Use Euler's method with two steps of size to approximate , showing each step.Show worked answer →
A 4-point two-step Euler approximation.
(2 points) Step 1 from : slope , so .
(2 points) Step 2 from : slope , so . The approximation is .
Related dot points
- Topic 7.3 Sketching Slope Fields: construct a slope field by computing the slope at grid points from a differential equation.
A focused answer to AP Calculus AB Topic 7.3, constructing a slope field by evaluating the differential equation at grid points to draw short tangent segments, with a worked grid example and the meaning of the field.
- Topic 7.4 Reasoning Using Slope Fields: sketch solution curves on a slope field and reason about their behavior.
A focused answer to AP Calculus AB Topic 7.4, sketching particular solution curves on a slope field through a given point and reasoning about long-term behavior and equilibria, with worked curve-tracing examples.
- Topic 7.7 Finding Particular Solutions Using Initial Conditions and Separation of Variables: solve an initial value problem by separation and applying the initial condition.
A focused answer to AP Calculus AB Topic 7.7, solving initial value problems by separating variables, integrating, and using the initial condition to find the constant, with worked examples and the domain of the particular solution.
- Topic 4.6 Approximating Values of a Function Using Local Linearity and Linearization: use the tangent line to approximate function values near a point.
A focused answer to AP Calculus AB Topic 4.6, using local linearity and the tangent line to approximate function values near a point, building the linearization formula, and determining whether the estimate is an over- or under-estimate using concavity, with worked examples.
- Topic 7.9 Logistic Models with Differential Equations: model and analyze bounded growth with the logistic differential equation, identifying the carrying capacity and the point of fastest growth (BC).
A focused answer to AP Calculus BC Topic 7.9, modelling bounded growth with the logistic differential equation, reading off the carrying capacity, finding where growth is fastest, and analyzing long-run behavior, with worked examples.
- Topic 7.2 Verifying Solutions for Differential Equations: verify that a proposed function satisfies a differential equation by substitution.
A focused answer to AP Calculus AB Topic 7.2, verifying that a proposed function solves a differential equation by differentiating and substituting into both sides, with worked checks of general and particular solutions.
Sources & how we know this
- AP Calculus AB and BC Course and Exam Description — College Board (2020)