Skip to main content
EnglandFurther MathsSyllabus dot point

How do you sum series, relate roots to coefficients, and use the method of differences?

Summing series of powers of integers, relationships between roots and coefficients of polynomials, transforming equations with new roots, and the method of differences.

A focused answer to the Edexcel A-Level Further Mathematics further algebra content, covering standard summation formulae for powers of integers, the relationships between roots and coefficients of polynomials, forming equations with transformed roots, and the method of differences.

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. Standard summation formulae
  3. Roots and coefficients
  4. Transforming roots
  5. Method of differences
  6. Examples in context
  7. Try this

What this dot point is asking

Edexcel wants you to use the standard results for r\sum r, r2\sum r^2 and r3\sum r^3 to sum polynomial series, link the roots of a polynomial to its coefficients through symmetric functions, form new equations whose roots are transformed versions of the originals, and telescope sums using the method of differences. These techniques are bread-and-butter Core Pure and frequently set as "show that" questions, so every line of working must be visible.

Standard summation formulae

You build sums of any polynomial in rr from the three standard results, splitting the sum term by term and then factorising to a tidy closed form. Linearity lets you pull out constants and split across additions: (ar2+br+c)=ar2+br+cn\sum (ar^2 + br + c) = a\sum r^2 + b\sum r + cn.

The neat fact that r3=(r)2\sum r^3 = (\sum r)^2 is worth remembering; it occasionally lets you check a long calculation.

Roots and coefficients

For a polynomial with roots α,β,γ,\alpha, \beta, \gamma, \dots, the elementary symmetric functions (the sum of roots, the sum of products in pairs, and so on) are fixed by the coefficients. This lets you evaluate symmetric expressions in the roots without ever solving the polynomial.

Useful derived identities include α2+β2=(α+β)22αβ\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta and, for cubics, α2+β2+γ2=(α)22αβ\alpha^2 + \beta^2 + \gamma^2 = (\sum\alpha)^2 - 2\sum\alpha\beta.

Transforming roots

To find the equation whose roots are a transformation of the originals, substitute the inverse transformation. If the new roots are y=2αy = 2\alpha, then α=y2\alpha = \frac{y}{2}, so replace xx by y2\frac{y}{2} in the original polynomial and clear fractions. The resulting polynomial in yy has exactly the transformed roots.

Method of differences

If each term of a sum can be written as f(r)f(r+1)f(r) - f(r+1) (or f(r1)f(r)f(r-1) - f(r)), the sum telescopes: interior terms cancel in adjacent pairs, leaving only contributions from the start and end. Standard exam terms such as 1r(r+1)\frac{1}{r(r+1)} decompose by partial fractions into exactly this form. Always write out the first two and last two bracketed terms so you can see precisely which boundary terms survive.

Examples in context

This dot point underpins much of Core Pure. The standard summation results are proved by proof by induction, and the method of differences is itself a route to those proofs. Summing series of complex exponentials, treating cosrθ\sum\cos r\theta as the real part of a geometric series in eiθe^{i\theta}, links to complex numbers and de Moivre. Roots and coefficients reappear whenever a question gives one complex root of a real polynomial and expects you to use the conjugate pair, and the transformed-roots technique is the standard way to build a new equation without solving the old one. Maclaurin and Taylor series (a later option) use similar coefficient-matching ideas.

Try this

Q1. Evaluate r=1n(2r1)\displaystyle\sum_{r=1}^{n} (2r - 1). [3 marks]

  • Cue. 2r1=n(n+1)n=n22\sum r - \sum 1 = n(n+1) - n = n^2.

Q2. The quadratic x25x+6=0x^2 - 5x + 6 = 0 has roots α,β\alpha, \beta. Find α2+β2\alpha^2 + \beta^2. [3 marks]

  • Cue. (α+β)22αβ=2512=13(\alpha + \beta)^2 - 2\alpha\beta = 25 - 12 = 13.

Q3. Find a quadratic with roots α+2\alpha + 2 and β+2\beta + 2, where α,β\alpha, \beta are the roots of x26x+8=0x^2 - 6x + 8 = 0. [4 marks]

  • Cue. Substitute x=y2x = y - 2: (y2)26(y2)+8=y210y+24=0(y-2)^2 - 6(y-2) + 8 = y^2 - 10y + 24 = 0.

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 20185 marksShow that r=1n(r2+2r)=16n(n+1)(2n+7)\sum_{r=1}^{n}(r^2 + 2r) = \frac{1}{6}n(n+1)(2n+7).
Show worked answer →

Split the sum and apply the standard results for r2\sum r^2 and r\sum r.

r=1n(r2+2r)=r2+2r=16n(n+1)(2n+1)+212n(n+1)\sum_{r=1}^{n}(r^2 + 2r) = \sum r^2 + 2\sum r = \frac{1}{6}n(n+1)(2n+1) + 2 \cdot \frac{1}{2}n(n+1) (M1 A1).

Factor out 16n(n+1)\frac{1}{6}n(n+1): =16n(n+1)[(2n+1)+6]= \frac{1}{6}n(n+1)\big[(2n+1) + 6\big] (M1).

=16n(n+1)(2n+7)= \frac{1}{6}n(n+1)(2n+7) as required (A1, plus A1 for fully correct shown working with no errors).

Edexcel 20206 marksThe cubic x34x2+x+6=0x^3 - 4x^2 + x + 6 = 0 has roots α\alpha, β\beta, γ\gamma. Find the value of α2+β2+γ2\alpha^2 + \beta^2 + \gamma^2 and hence form a cubic equation with integer coefficients whose roots are α2\alpha^2, β2\beta^2, γ2\gamma^2 is not required; just find α2+β2+γ2\alpha^2 + \beta^2 + \gamma^2.
Show worked answer →

Read the symmetric functions off the coefficients, then use the identity for the sum of squares.

For x34x2+x+6x^3 - 4x^2 + x + 6: α=41=4\sum\alpha = -\frac{-4}{1} = 4, αβ=11=1\sum\alpha\beta = \frac{1}{1} = 1, αβγ=61=6\alpha\beta\gamma = -\frac{6}{1} = -6 (M1 A1 for the first two).

The identity is α2+β2+γ2=(α)22αβ\alpha^2 + \beta^2 + \gamma^2 = (\sum\alpha)^2 - 2\sum\alpha\beta (M1).

=422(1)=162=14= 4^2 - 2(1) = 16 - 2 = 14 (A1 A1, with M1 for correct substitution).

Edexcel 20226 marksUse the method of differences to find r=1n1r(r+1)\sum_{r=1}^{n}\frac{1}{r(r+1)}, given that 1r(r+1)=1r1r+1\frac{1}{r(r+1)} = \frac{1}{r} - \frac{1}{r+1}.
Show worked answer →

Write each term as the given difference and telescope the sum.

r=1n(1r1r+1)=(112)+(1213)++(1n1n+1)\sum_{r=1}^{n}\left(\frac{1}{r} - \frac{1}{r+1}\right) = \left(1 - \frac{1}{2}\right) + \left(\frac{1}{2} - \frac{1}{3}\right) + \cdots + \left(\frac{1}{n} - \frac{1}{n+1}\right) (M1 for writing out terms).

All interior terms cancel in pairs, leaving the first and last contributions 11n+11 - \frac{1}{n+1} (M1 A1).

=n+11n+1=nn+1= \frac{n+1-1}{n+1} = \frac{n}{n+1} (A1). As a check, the sum tends to 11 as nn \to \infty (M1 A1 for full method and simplified answer).

Related dot points

Sources & how we know this