Skip to main content
EnglandFurther MathsSyllabus dot point

How do you build power series approximations of functions and use them to solve differential equations?

Maclaurin and Taylor series of standard functions, finding series solutions of differential equations, and using series to approximate functions and limits.

A focused answer to the Edexcel A-Level Further Mathematics Further Pure series content, covering Maclaurin and Taylor series of standard functions, finding series solutions of differential equations, and using power series to approximate functions and evaluate limits.

Generated by Claude Opus 4.812 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Maclaurin and Taylor series
  3. Standard expansions
  4. Series solutions of differential equations
  5. Examples in context
  6. Try this

What this dot point is asking

Edexcel Further Pure wants you to derive Maclaurin and Taylor series of standard functions, quote the standard expansions, find series solutions of differential equations by repeated differentiation, and use power series to approximate function values and evaluate limits. The series-solution-of-a-differential-equation question is a recurring high-tariff item.

Maclaurin and Taylor series

The Maclaurin series is the special case of the Taylor series taken about zero. Both reconstruct a (suitably smooth) function from the values of all its derivatives at a single point: the nnth derivative at the centre determines the coefficient of the nnth-degree term, divided by n!n!.

Standard expansions

These expansions are derived once and then quoted, with their intervals of validity listed in the formula booklet. They can be combined, substituted into, differentiated and integrated term by term to obtain new series quickly.

Series solutions of differential equations

To solve a differential equation as a Taylor series about the initial point, differentiate the equation repeatedly. Each differentiation produces a higher derivative in terms of lower ones; evaluating at the initial point (using the given conditions) gives the successive coefficients, which you then assemble into the Maclaurin series.

Examples in context

Taylor series connect to much of the course. The standard expansions for exe^x, sinx\sin x and cosx\cos x make Euler's formula eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\theta transparent, linking series to complex numbers, and the same idea gives the series for sinh\sinh and cosh\cosh in hyperbolic functions. Series provide an alternative to the numerical methods of root finding and integration, and the truncation error of those methods is analysed through the remainder term of a Taylor series. Series solutions of differential equations complement the exact integrating-factor and auxiliary-equation methods when no closed-form solution exists. Power series also evaluate awkward limits by cancelling leading terms.

Try this

Q1. Write down the first three terms of the Maclaurin series for cosx\cos x. [2 marks]

  • Cue. 1x22!+x44!1 - \frac{x^2}{2!} + \frac{x^4}{4!}.

Q2. Use the series for exe^x to estimate e0.1e^{0.1} to three terms. [2 marks]

  • Cue. 1+0.1+0.012=1.1051 + 0.1 + \frac{0.01}{2} = 1.105.

Q3. Find the Maclaurin series for ln(1+x)\ln(1 + x) up to the term in x3x^3. [3 marks]

  • Cue. xx22+x33x - \frac{x^2}{2} + \frac{x^3}{3}.

Exam-style practice questions

Practice questions written in the style of Pearson Edexcel exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Edexcel 20186 marksFind the Maclaurin series for f(x)=ln(1+2x)f(x) = \ln(1 + 2x) up to and including the term in x3x^3, and state the interval of validity.
Show worked answer →

Differentiate repeatedly and evaluate at x=0x = 0, or adapt the standard ln(1+x)\ln(1 + x) series.

Using the standard expansion ln(1+u)=uu22+u33\ln(1 + u) = u - \frac{u^2}{2} + \frac{u^3}{3} - \cdots with u=2xu = 2x (M1):

ln(1+2x)=2x(2x)22+(2x)33\ln(1 + 2x) = 2x - \frac{(2x)^2}{2} + \frac{(2x)^3}{3} - \cdots (M1 A1).

=2x2x2+8x33= 2x - 2x^2 + \frac{8x^3}{3} - \cdots (A1 A1).

Validity: the standard series converges for 1<u1-1 < u \le 1, so 1<2x1-1 < 2x \le 1, i.e. 12<x12-\frac{1}{2} < x \le \frac{1}{2} (A1).

Edexcel 20217 marksGiven that yy satisfies dydx=x+y\frac{dy}{dx} = x + y with y=1y = 1 at x=0x = 0, find the Taylor series solution for yy up to and including the term in x3x^3.
Show worked answer →

Differentiate the differential equation repeatedly, evaluate derivatives at x=0x = 0, then assemble the Maclaurin series.

At x=0x = 0, y=1y = 1 (given). From dydx=x+y\frac{dy}{dx} = x + y: y(0)=0+1=1y'(0) = 0 + 1 = 1 (M1 A1).

Differentiate: y=1+yy'' = 1 + y', so y(0)=1+1=2y''(0) = 1 + 1 = 2 (M1 A1). Differentiate again: y=yy''' = y'', so y(0)=2y'''(0) = 2 (A1).

Maclaurin series: y=y(0)+y(0)x+y(0)2!x2+y(0)3!x3+y = y(0) + y'(0)x + \frac{y''(0)}{2!}x^2 + \frac{y'''(0)}{3!}x^3 + \cdots (M1) =1+x+22x2+26x3=1+x+x2+13x3+= 1 + x + \frac{2}{2}x^2 + \frac{2}{6}x^3 = 1 + x + x^2 + \frac{1}{3}x^3 + \cdots (A1).

Related dot points

Sources & how we know this