Refresh KidLearning
LESSON 16 / 24 · TOPIC 10.12

How can a derivative bound guarantee Taylor accuracy?

You will be able to: Apply the Lagrange remainder bound on the full interval between center and input.

Graphs, tables and mathematical reasoningFree study resourceReview editionTeacher review pending

How can a derivative bound guarantee Taylor accuracy?

A road’s bending may vary between two points. To bound a local prediction’s error, a worst-case derivative across the whole journey is more useful than one reading at the start.

A useful starting point: Why does a Taylor polynomial use x−a? →

Words and symbols before equations

Remainder Rₙ(x)
f(x)−Pₙ(x).
Derivative bound M
An upper bound for abs(f⁽ⁿ⁺¹⁾(t)) between a and x.
Lagrange bound
M abs(x−a)ⁿ⁺¹/(n+1)!.
Intermediate point ξ
An unknown point between the center and the input.
eˣ and P3 centered at a=0eˣ and P3 centered at a=0Value (dimensionless)-0.591-11.55-0.253.690.55.841.257.982Input x (dimensionless)Taylor P3Selected input
Read this model snapshot. At x=0.5, P3=1.645833, eˣ=1.648721, actual error=0.002888. M=1.648721 on the full interval; bound=0.004294. Increasing degree and moving nearer the center change the approximation; the theorem supplies the guarantee.
What this picture assumes

For eˣ, every derivative is eᵗ. M=e^max(a,x) bounds the next derivative over the whole interval between a and x. The exact function value is used only to compare actual error with the guarantee.

Read the picture in three steps

  1. Read the axes and labels first. Identify what each symbol and line represents. Read the units and fixed conditions before comparing quantities.
  2. At x=0.5, P3=1.645833, eˣ=1.648721, actual error=0.002888. M=1.648721 on the full interval; bound=0.004294. Increasing degree and moving nearer the center change the approximation; the theorem supplies the guarantee.
  3. Check what the picture assumes below. Use the Explore task to predict one change before moving a control.

Connect the picture to the mathematics

Under Taylor’s theorem hypotheses (here, continuous derivatives through order n+1 on the interval), Rₙ(x)=f⁽ⁿ⁺¹⁾(ξ)(x−a)ⁿ⁺¹/(n+1)! for some ξ between a and x.

If abs(f⁽ⁿ⁺¹⁾(t))≤M throughout that interval, then abs(Rₙ)≤M abs(x−a)ⁿ⁺¹/(n+1)!. The unknown ξ disappears into a verified upper bound.

For eˣ between a and x, use M=e^max(a,x), since every derivative is eᵗ and increases with t. A derivative value at a alone may underestimate the maximum.

Error versus a guarantee
FeatureActual errorError bound
Meaningabs(f(x)−Pₙ(x))Verified upper limit
Information neededExact value or equivalent knowledgeDerivative or alternating conditions
InterpretationActual differenceMay be conservative

A worked example, step by step

Bound the error of P₂=1+x+x²/2 for e⁰·².

  1. The center is 0, degree n=2 and input x=0.2.
  2. The third derivative is eᵗ, so M=e⁰·² over [0,0.2].
  3. abs(R₂)≤e⁰·²(0.2)³/3!=e⁰·²/750.
  4. This is about 0.001629. The actual error is smaller; the bound is the guarantee.
Common mix-up

M must bound the next derivative everywhere between center and input, not only at the center.

CHECK THE IDEA

What derivative is needed for a degree-three polynomial bound?

Compare with an explanation

The fourth derivative, bounded throughout the interval between the center and input.

Now investigate one change Explore →

Predict. Change one thing. Explain.

Vary x and degree for eˣ. Compare actual error with the displayed bound, then explain why M changes with the interval. Check that the actual error stays below the bound.

On narrow screens, swipe or scroll diagrams sideways to read all labels.

eˣ and P3 centered at a=0eˣ and P3 centered at a=0Value (dimensionless)-0.591-11.55-0.253.690.55.841.257.982Input x (dimensionless)Taylor P3Selected input

At x=0.5, P3=1.645833, eˣ=1.648721, actual error=0.002888. M=1.648721 on the full interval; bound=0.004294. Increasing degree and moving nearer the center change the approximation; the theorem supplies the guarantee.

Approximation and error guaranteeApproximation and error guaranteeInput x=0.5; center a=0; degree n=3Pₙ(x)=1.645833; eˣ=1.648721Actual absolute error=0.002888M=e^max(a,x)=1.648721Lagrange bound=0.004294

For eˣ, every derivative is eᵗ. M=e^max(a,x) bounds the next derivative over the whole interval between a and x. The exact function value is used only to compare actual error with the guarantee.

Explain what you noticed: Answer the investigation prompt above. State one observation and explain it using the term formula, partial sums, test conditions, remainder bound or interval of convergence. Identify what the representation cannot tell you.

Apply the idea to a fresh problem Practice →

Show what you understand.

Two original questions are a starting check, not proof of mastery. Explain your choice before revealing the answer.

1. For degree 2, the factorial in the bound is…

Show answer and reasoning

3!. The remainder uses n+1.

2. For eˣ on [0,0.5], a valid M is…

Show answer and reasoning

e⁰·⁵. eᵗ is largest at 0.5; 1 is too small for positive t.

Original written challenge

4 points · self-check · not an official AP question

For sin x, use P₁=x at center 0 to bound the error at x=0.1 with the conservative bound M=1 on the second derivative.

This response is not submitted or saved. Copy it before leaving.

Compare with the answer and four-point rubric
  1. 1 point: n=1, a=0 and x=0.1.
  2. 1 point: The second derivative is −sin t and its magnitude is at most 1.
  3. 1 point: abs(R₁)≤1(0.1)²/2!=0.005.
  4. 1 point: Thus sin(0.1) lies within 0.005 of 0.1; this is a guarantee, not the exact error.

Accept equivalent correct methods and explanations. This is a Refresh Kid teaching rubric, not an official AP scoring guideline.

Recall the ideas without notes Review →

Retrieve it before you reveal it.

RECALL 1Which derivative does Lagrange use?

Order n+1 for Pₙ.

RECALL 2Where must the derivative bound hold?

Everywhere between the center and evaluation point.

RECALL 3Does a large valid bound become false?

No; it may merely be less useful.

Revisit these tomorrow and a week later. Try a fresh problem and explain why the method applies.

How can a derivative bound guarantee Taylor accuracy?

  • abs(Rₙ(x))≤M abs(x−a)ⁿ⁺¹/(n+1)!.
  • M bounds derivative order n+1 on the relevant interval.
  • A valid larger M is conservative but still usable.

Remember: M must bound the next derivative everywhere between center and input, not only at the center.

Conditions: For eˣ, every derivative is eᵗ. M=e^max(a,x) bounds the next derivative over the whole interval between a and x. The exact function value is used only to compare actual error with the guarantee.

Refresh Kid · AP Calculus BC Unit 10 · Objectives LIM-8.C · Review edition

Framework, scope and review status

Mapped to College Board CED, Topic 10.12, LIM-8.C. CED effective Fall 2020 and Fall 2026 clarifications checked September 17, 2026. This unit covers BC topics 10.1–10.15, Infinite Sequences and Series. Required convergence methods are the nth-term, integral, comparison, alternating and ratio tests; the root test is not assigned as required AP content.

Finite plots illustrate terms and partial sums but do not establish infinite convergence. Positive-series comparisons retain their hypotheses and inequality directions. Alternating bounds use the next omitted magnitude. Taylor bounds use the next derivative over the full interval. Power-series endpoints are checked separately, including after differentiation and integration. Taylor representation requires a remainder tending to zero.

All focused explanations, examples, practice and models are original Refresh Kid work. OpenStax was consulted for mathematical cross-checking. Khan Academy’s destination was checked, but JavaScript lesson content was not fully readable by the research tool. Organic Chemistry Tutor video titles, creator and destinations were checked; full videos were not reviewed. No provider questions, diagrams or scripts were copied. Resources are optional, and no paid resource is needed. Refresh Kid is not affiliated with or endorsed by these providers.

GitHub’s 3D website collection informed optional camera and spatial inspection. The original geometric slab model uses self-hosted Three.js with its MIT license. A unit cube receives slabs of widths 1/2, 1/4, 1/8 and so on, each spanning unit height and depth. The complete 2D strip and numerical volume readout remain available. No autoplay or WebGL is required to learn the mathematics.

Independent teacher review and observation of students remain pending. Technical checks do not certify mathematical accuracy, accessibility or learning effectiveness. This is a review edition.

Optional official resource: Released AP Calculus BC questions and scoring guides. The archive spans multiple units; no entire exam question is assigned here.

Learn → Explore → Practice → Review is informed by the IES learning guide; this implementation has not been evaluated with learners.

OPTIONAL LIVE SUPPORT

Want to work through this with a tutor?

Bring your question about How can a derivative bound guarantee Taylor accuracy? Your explanation and answers remain free to access.

Request a calculus tutor →Ask about this lesson on WhatsAppThe team can confirm teacher availability and next steps.