AHL 5.19 (HL)—Maclaurin series
- Syllabus
- First assessment 2021
- Objective
- —
- Level
- HL
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.
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!+⋯, sinx=x−x3/3!+x5/5!−⋯, cosx=1−x2/2!+x4/4!−⋯, ln(1+x)=x−x2/2+x3/3−⋯, and (1+x)p=1+px+p(p−1)x2/2!+⋯. Obtain related series by substituting, multiplying, differentiating or integrating within the valid interval; a differential equation can determine successive coefficients after substituting y=∑anxn.