1 of 11

FP1 Chapter 7 - Series

2 of 11

Recap

A series is just a sequence, which can be either finite or infinite.

Euler introduced the Ξ£ symbol (capital sigma) to mean the sum of a series.

Β 

3 of 11

Recap

Determine the following results by explicitly writing out the elements in the sum.

Β 

?

?

4 of 11

Sum of ones, integers, squares, cubes

These are the four essential formulae you need to learn for this chapter

(and that’s about it!):

The last two are in the formula booklet, but you should memorise them anyway)

πŸ–‰

Sum of first n integers

Sum of first n squares

Sum of first n cubes

Note that:

i.e. The sum of the first n cubes is the same as the square of the first n integers.

?

?

?

?

5 of 11

Quickfire Triangulars!

In your head...

1 + 2 + 3 + ... + 10 = 55

1 + 2 + 3 + ... + 99 = 4950

11 + 12 + 13 + ... + 20 = 210 – 55 = 155

100 + 101 + 102 + ... + 200 = 20100 – 4950 = 15150

?

?

?

?

6 of 11

Practice

Use the formulae to evaluate the following.

?

?

?

?

?

Bro Tip: Ensure that you use one less than the lower limit.

7 of 11

Test Your Understanding

Show that

?

8 of 11

Breaking Up Summations

Examples:

?

?

?

?

9 of 11

Β 

Breaking Up Summations

Examples:

?

We can combine this property of summations with the previous one to break summations up.

?

?

?

10 of 11

Past Paper Question

Edexcel June 2013

?

?

11 of 11

Exercise 7B

Given that n is even, determine 12 – 22 + 32 – 42 + 52 + ... – n2.

Alternatively, notice we have pairs of difference of two pairs. We thus get:

(3 Γ— -1) + (7 Γ— -1) + (11 Γ— -1) + ... + ([2n-1] Γ— – 1)

= -1(3 + 7 + 11 + [2n – 1])

The contents of the brackets are the sum of an arithmetic series (with a = 3, d = 4, and n/2 terms), and we could get the same result.

?