MMW - Sequences and Series
MMW - Sequences and Series
MATHEMATICS
IN THE MODERN
WORLD
1 of 37 © Boardworks Ltd 2005
Lord, in our weakness and vulnerability, bless
us with your grace to soar beyond limits.
Enlighten our vision and guide our mission
that we may clearly see and fully realize our
quest. Keep our passion for the truth burning
and our compassion for humanity bright that
we may live truly and lovingly.
Explicit Sequences
and Series
5 of 37 © Boardworks Ltd 2005
Sequences
Sequences
The formula for the nth term
Contents
Recurrence relations
Arithmetic sequences
Arithmetic series
The sum of the first n natural numbers
The sum of an arithmetic series
Using Σ notation
Examination-style questions
Sequences
The formula for the nth term
Contents
Recurrence relations
Arithmetic sequences
Arithmetic series
The sum of the first n natural numbers
The sum of an arithmetic series
Using Σ notation
Examination-style questions
u1 = 4 × 1 – 5 = –1
u2 = 4 × 2 – 5 = 3
u3 = 4 × 3 – 5 = 7
u4 = 4 × 4 – 5 = 11
u5 = 4 × 5 – 5 = 15
The first five terms in the sequence are: –1, 3, 7, 11 and 15.
Sequences
The formula for the nth term
Contents
Recurrence relations
Arithmetic sequences
Arithmetic series
The sum of the first n natural numbers
The sum of an arithmetic series
Using Σ notation
Examination-style questions
Sequences
The formula for the nth term
Contents
Recurrence relations
Arithmetic sequences
Arithmetic series
The sum of the first n natural numbers
The sum of an arithmetic series
Using Σ notation
Examination-style questions
Sequences
The formula for the nth term
Contents
Recurrence relations
Arithmetic sequences
Arithmetic series
The sum of the first n natural numbers
The sum of an arithmetic series
Using Σ notation
Examination-style questions
Gauss worked the answer out by noticing that you can quickly
add together consecutive numbers by writing the numbers
once in order and once in reverse order and adding them
together.
So to add the numbers from 1 to 100:
S= 1 + 2 + 3 + 4 + 5 + … + 98 + 99 + 100
S= 100 + 99 + 98 + 97 + 96 + … + 3 + 2 + 1
2S = 101 + 101 + 101 + 101 + 101 + … + 101 + 101 + 101
a1 an
n
2
Sequences
The formula for the nth term
Contents
Recurrence relations
Arithmetic sequences
Arithmetic series
The sum of the first n natural numbers
The sum of an arithmetic series
Using Σ notation
Examination-style questions
1 + 2 + 3 + … + 30 = 21 × 30 × 31
= 465
21 + 22 + 23 + … + 30 = (1 + 2 + … + 30) – (1 + 2 + … + 20)
= 465 1
2 × 20 × 21
= 465 – 210
= 255
Sequences
The formula for the nth term
Contents
Recurrence relations
Arithmetic sequences
Arithmetic series
The sum of the first n natural numbers
The sum of an arithmetic series
Using Σ notation
Examination-style questions
So:
If the last term is not known this formula can be written in terms
of a and n by substituting (a + (n – 1)d) for l in the above.
Sequences
The formula for the nth term
Contents
Recurrence relations
Arithmetic sequences
Arithmetic series
The sum of the first n natural numbers
The sum of an arithmetic series
Using Σ notation
Examination-style questions
3r 1 = (3 × 1 – 1) + (3 × 2 – 1) + (3 × 3 – 1) + (3 × 4 – 1)
r =1
= 2 + 5 + 8 + 11
The initial value of r doesn’t have to be 1. For example:
8
= 32 + 42 + 52 + 62 + 72 + 82
r
r=3
2
Sequences
The formula for the nth term
Contents
Recurrence relations
Arithmetic sequences
Arithmetic series
The sum of the first n natural numbers
The sum of an arithmetic series
Using Σ notation
Examination-style questions
2 – 1 : 3d = 15
d=5
a=2
b) In general, for an arithmetic series un = a + (n – 1)d so
un = 2 + 5(n – 1)
= 5n – 3
c) u10 = (5 ×10) – 3
= 47
n
Now using the formula Sn = (a + l ) with a = 2 and l = 47:
2
10
S10 = (2 + 47)
2
= 245
37 of 37 © Boardworks Ltd 2005
Examination-style question
1 1 1
1
9 1 27 1 81 1 r
1 3 1 3 1 3 3
3 9 27
40 of 37 © Boardworks Ltd 2005
The nth term of a geometric sequence has the form
an = a1r (n – 1)
where r is the common75ratio of consecutive terms of the
r 5
sequence. 15
a1 = 15
15, 75, 375, 1875, . . .
a2 = a3 = a4 =
15(5) 15(52) 15(53)
a1 3
a2 3 21 6
a3 3 22 12
a4 3 23 24
a5 3 24 48
an 5 3
n 1
a9 5 3 32,805
8
n1
4 n
1 2 3
4 4 4 4 4 4 5
4 16 64 256 1024
1364
n n
S n a1r i 1
a1 1 r .
i 1
1 r
5 + 10 + 20 + 40 + 80 + 160 + 320 + 640 = ?
n=8
a1 = 5 r 10 2
5
S n a1 1
1 r
r n
5 1
1 2
28
1 2 1
5 1 256 5 255 1275
n1
12
n1
a1 4 0.3 r 0.3 and n 12
12
1 rn
4 0.3 a1
n
n 1 1 r
1 0.312
4 0.3 1.714
1 0.3
4 0.3
n
4 0.3
0
4 0.3 4 4 0.3
n1
4 1.714 5.714
i 0 n 1
i 0
1 r
4 0.6
n 1
n 1
“a1 , a2 , … , an”
is a Harmonic Progression if