AHL 5.19 (HL)—Maclaurin series

Syllabus
First assessment 2021
Objective
Level
HL

A Maclaurin series approximates a function near zero

HL only

A Maclaurin series approximates a function near zero.

The series uses derivatives at 0: f(x)=f(0)+f′(0)x+f″(0)x²/2!+…; truncation creates an approximation error.

Example

e^x≈1+x+x²/2 for small x, so e^.1≈1.105 using three terms.

State the expansion point and order, then judge whether the input lies in a range where the truncation is useful.

A convergent series can still be inaccurate when too few terms are used far from the expansion point.

Standard series: ex=1+x+x2/2!+e^x=1+x+x^2/2!+\cdots, sinx=xx3/3!+x5/5!\sin x=x-x^3/3!+x^5/5!-\cdots, cosx=1x2/2!+x4/4!\cos x=1-x^2/2!+x^4/4!-\cdots, ln(1+x)=xx2/2+x3/3\ln(1+x)=x-x^2/2+x^3/3-\cdots, and (1+x)p=1+px+p(p1)x2/2!+(1+x)^p=1+px+p(p-1)x^2/2!+\cdots. Obtain related series by substituting, multiplying, differentiating or integrating within the valid interval; a differential equation can determine successive coefficients after substituting y=anxny=\sum a_nx^n.