H2 Maths Maclaurin Series Formula Sheet | Standard Expansions
H2 Maths Maclaurin Series Formula Sheet | Standard Expansions
Study guide/
H2 Maths Maclaurin series formula sheet: the general Maclaurin expansion, all five standard series expansions with ranges of validity, and approximation and error rules - aligne...
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
Reviewed by
Marcus Pang·Managing Director (Maths)
). Practise deriving them quickly so you can adapt to composite functions and substitution questions.
Maclaurin means expand around x=0: Find values of derivatives at 0.
Standard series are templates: Substitute carefully and keep only needed powers.
Approximation needs range and error awareness: State validity and mention the next-term size when useful.
Concrete example: To expand e2xcosx up to x3, write both series first, multiply them, and discard terms above x3.
Status: SEAB's current H2 Mathematics (9758) syllabus PDF is labelled for 2026. Topic 5.2 scope is within Section A Pure Mathematics, which is assessed in Paper 1 (100 marks) and Paper 2 Section A (40 marks).
Formulas at a glance
The general Maclaurin theorem, the five standard expansions you may quote, and their validity ranges - on one screen. All five standard series are given in MF27, but you must apply the right substitution and validity condition yourself. Worked examples appear in the sections below.
General Maclaurin expansion
f(x)=f(0)+f′(0)x+2!f′′(0)x2+3!f(3)(0)x3+…
Standard expansions
Series
Expansion
Valid for
ex
1+x+2!x2+3!x3+…
all x
sinx
x−3!x3+5!x5−…
cosx
1−2!x2+4!x4−…
ln(1+x)
x−2x2+3x3−…
(1+x)n
1+nx+2!n(n−1)x2+…
Approximation & error
Technique
Rule
Substitution validity
Apply the base condition to the substituted input: ln(1+u) needs ∣u∣<1
Remainder estimate
For small ∣x∣, error ≈ the first omitted term's magnitude
Alternating series
Error < next term
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.
Expansion route-choice checkpoint
Before expanding, decide whether the question is testing derivation, template adaptation, product collection, or approximation. The route decides what working earns the marks.
Question cue
Best first move
Why it works
Common trap
"Use Maclaurin's theorem" or "derive"
Find f(0), f′(0), f′′(0), and higher derivatives as needed.
The coefficients must come from f(r)(0)/r!.
Quoting a memorised standard expansion without showing derivatives.
Function matches a standard form after replacing x
Set the inside expression as the new input, such as u=2x or u=−x2.
The standard template is still valid after substitution if the powers and range are updated.
Changing the terms but forgetting to change the validity condition.
Product or quotient of familiar functions
Write each needed series only up to powers that can affect the answer.
Higher powers cannot contribute to lower-order coefficients.
Expanding too many terms, then losing the requested order.
Decimal approximation near 0
Build the truncated polynomial first, then substitute the number and estimate the next omitted term.
The polynomial shows the approximation used and the next term gives error language.
Substituting the decimal before deciding how many terms are needed.
Worked check: for (1−2x)−1sinx up to x3, use the standard binomial series with u=−2x, then multiply by sinx=x−6x3+…. You only need terms in (1−2x)−1 up to x2, because multiplying by the leading x from sinx already raises each power by one.
Misconception check: "Maclaurin" does not always mean direct differentiation. Use derivatives when the question asks for them or when no standard template fits; otherwise, a clear adapted standard series is usually faster.
Example -- Expansion of e2xcosx
Start by substituting x↦2x into the ex template to obtain 1+2x+2x2+34x3+….
Use the standard cosx expansion 1−2x2+24x4−….
Multiply the truncated polynomials and keep terms up to x3: 1+2x+23x2+31x3+….
Product coefficient checkpoint
When two series are multiplied, collect each power of x by asking which term pairs have powers that add to the target power. For e2xcosx, keep only the terms that can affect up to x3:
Target term
Pairs that contribute
Coefficient
constant
1×1
1
x
(2x)×1
2
x2
(2x2)×1 and 1×(−2x2)
x3
(34x3)×1
Common trap: do not multiply the first three displayed terms only and stop. A term like x3 can come from a cubic term in one series, or from a linear term multiplied by a quadratic term in the other series.
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).
Validity after substitution checkpoint
When a standard series has a validity condition, apply the condition to the substituted expression, not just to x.
Series used
Substitution
Validity check
Common trap
ln(1+u), valid for ∣u∣<1 in most approximation questions
u=2x
Need ∣2x∣<1, so ∣x∣<21
Copying ∣x∣<1 without changing it.
(1+u)n, valid for ∣u∣<1 when n is not a non-negative integer
u=−3x
ln(1+u)
u=x2
Need ∣x2∣<1
Worked check: for ln(1+3x), set u=3x. Since the base expansion uses ∣u∣<1, the substituted series is valid when ∣3x∣<1, so −31<x<31.
Misconception check: substituting into a known expansion changes both the terms and the validity interval.
Error bounded by next term magnitude 4x4≈0.000010.
Solving Equations with Series
Replace functions with truncated series to solve equations near 0.
Example: solve ex=1+kx for small x by matching coefficients.
Truncated-equation root checkpoint
When a series is used to solve an equation, the algebra may produce roots that do not fit the "near 0" assumption. Check each candidate root against the size of the retained terms before accepting it.
Step
What to check
Why it matters
Common trap
1
Identify the expansion point and the small variable.
A Maclaurin approximation is built around x=0.
Treating every algebraic root as equally valid.
2
Note the highest power kept and the first omitted term.
The omitted term should be small at the candidate root.
Keeping a root where the omitted term is comparable to the retained terms.
3
Substitute each candidate root into the original equation if possible.
The original equation, not the truncated one, decides the true solution.
Reporting a root that only solves the approximation.
4
State whether the answer is a near-zero estimate or a numerical root needing another method.
This protects method marks and interpretation.
Presenting a far-from-zero root as a Maclaurin result.
Worked check: in the example below, the truncated equation gives x=0 or x=1. The root x=0 is exactly at the Maclaurin centre. The root x=1 is already far enough that omitted terms such as x3/6 are no longer negligible, so it should be treated as a rough clue rather than a trustworthy Maclaurin estimate.
Misconception check: solving the truncated polynomial is not the same as solving the original equation. It is only a local approximation unless the question asks for an exact polynomial model.
Example -- Estimate solution
Solve e−x=1−2x for small x.
Expand e−x=1−x+2x2−6x3+….
Equate: 1−x+2x2≈1−2x
Simplify: −x+2x2=−2x
Solutions: x=0 or x=1. The Maclaurin truncation near x=0 highlights the trivial root; the non-zero solution lies farther out (approximately x≈1.59) and needs either more terms or a calculator/numerical check beyond the small-x
Calculators and Verification
Use graphing calculator (GC) series expansion (Series or taylor) to confirm terms before committing to final answers.
Always write manual working; the GC is for checking only.
When quoting decimal approximations, state the truncated polynomial clearly and show substitution.
Exam Watch Points
Keep factorial denominators exact-do not evaluate unless simplifying later.
State the remainder/order of approximation (e.g. “accurate up to x3”).
For composite functions, show substitution steps to avoid losing method marks.
Mention validity range when required (usually ∣x∣<1).
Practice Quiz
Check that you can derive, manipulate, and apply Maclaurin expansions-including error language-without relying on memory aids.
Quick Revision Checklist
Derive Maclaurin series directly from derivatives at zero.
Memorise and adapt the standard expansions efficiently.
Estimate errors using next-term bounds or alternating-series rules.
Apply series to approximation or equation-solving problems with clear justifications.
Want weekly guided practice on Maclaurin Series? Our H2 Maths tuition programme builds fluency in this topic through structured problem sets and exam-style drills.
Common exam mistakes
Forgetting the factorial denominators: Writing sinx=x−x3/3+… instead of x−x3/3!+… is an extremely common and costly error. Always write 3! explicitly until you are confident enough to simplify it in one step.
Truncating too early: If the question asks for the expansion up to and including x3, including only up to x2 loses accuracy marks. Count the required power before truncating.
Confusing validity range with approximation validity: The expansion ln(1+x) converges only for ∣x∣≤1 (with x=1 borderline). Using it for x=2
Collecting wrong powers when multiplying two series: When multiplying e2x and cosx, the x3 term comes from summing all pairs of terms whose powers add to 3. Systematically track (x0)(x3)+(x1)(x2)+(x2)(x1)+(x3)(x0)
Using the wrong base expansion for a substitution: For ln(1−x), you must substitute −x into the ln(1+x) template, giving alternating sign changes. Writing ln(1−x)=x−x2/2+…
Frequently asked questions
Is Maclaurin Series in Paper 1 or Paper 2? Topic 5.2 is Pure Mathematics and can appear in Paper 1 (100 marks) or Paper 2 Section A (40 marks). Questions often combine the standard expansions with substitution or product scenarios.
Do I need to derive the standard expansions from scratch, or can I quote them? You may quote the standard Maclaurin expansions (ex, sinx, cosx, ln(1+x), (1+x)n) without re-deriving them from scratch. However, if the question says "use the Maclaurin theorem" or "show that", you must derive term-by-term using f(k)(0)/k!.
How many terms should I include in a series expansion? Include all non-zero terms up to the power specified in the question. If no power limit is given but approximation is the goal, keep terms up to and including the first two or three non-zero terms and state that remaining terms are of higher order.
Is there a formula sheet for H2 Maths Maclaurin series? Yes - the "Formulas at a glance" section near the top lists the general Maclaurin expansion and all five standard series (ex, sinx, cosx, ln(1+x), (1+x)n) with their ranges of validity. These standard series are given in MF27, but you must apply the right substitution and adjust the validity condition yourself.
Other H2 Maths formula sheets
Revising more than one topic? Grab the matching one-page formula sheet: