Q: What does H2 Maths Notes (JC 1-2): 5.2) Maclaurin Series cover? A: Series derivation, standard expansions, and approximation error handling for H2 Maths Topic 5.2.
Before you revise Memorise the first four terms of the classic expansions (exsinxcosxln(1+x)(1+x)n
). Practise deriving them quickly so you can adapt to composite functions and substitution questions.
Definition
Maclaurin series expands a differentiable function about x=0:
f(x)=f(0)+f′(0)x+2!f′′(0)x2+3!f(3)(0)x3+…
Truncate after the required power; remainder term bounds the error.
Substitute expressions: replace x with ax or x2 to adapt templates.
Multiply series: keep terms up to required power.
For composite functions, write as product of known series and collect like powers.
Example -- Expansion of e2xcosx
Start by substituting x↦2x into the ex template to obtain 1+2x+2x2+34x3+….
Apply the same substitution to cosx to get 1−2x2+24x4−….
Multiply the truncated polynomials and keep terms up to x3: 1+2x+23x2+31x3+….
Approximations and Error Bounds
Remainder estimate: use next term magnitude when ∣x∣ is small.
For inequality bounds, apply alternating series test (error < next term).
State approximation interval explicitly (e.g. valid for ∣x∣<1).