Sequences PDF
Sequences PDF
Sequences
• Sequences
• Arithmetic sequences
• Geometric sequences
• Jumping to later terms of arithmetic
and geometric sequences
• Growth and decay – again!
• Miscellaneous exercise three
Situation One
Rabbits
The Fibonacci sequence 1, 1, 2, 3, 5, 8, 13, … is named after the Italian mathematician Leonardo
Fibonacci (1170 – 1240). The sequence occurs in many number patterns associated with nature.
One example involving rabbits is shown here. Commencing with one pair of rabbits, we assume
that these rabbits will be adults after 1 month and will produce a pair of baby rabbits each month
after that.
Pair of adult
rabbits
Pair of baby
rabbits
Pair of adult
rabbits
1 pair 1 pair 2 pairs 3 pairs 5 pairs 8 pairs
5 + 8 = 13
x 2 3 4 5 6 7 8
y 8 11 14 17 20 23 26
EXAMPLE 1
For the sequence 3, 10, 31, 94, 283, 850, 2551, … determine
a T3 b
T5 c
T3 + T5 d 3T2 e
2T3 f
T8
Solution
a T3 is the 3rd term in the sequence. Thus T3 = 31.
b T5 is the 5th term in the sequence. Thus T5 = 283.
c 3T2 = 3(10) e
T3 + T5 = 31 + 283 d 2T3 = 2(31)
= 314 = 30 = 62
f
Noticing that each term is obtained by multiplying the previous term by 3 and then adding 1,
it follows that T8 = 3(T7) + 1
= 3(2551) + 1
= 7654.
1 T3 2 T5 3 T3 + T5 4 T8
11 (T3 ) 12 (T2 )
2 3
9 T9 10 T10
13 T2 14 T6 15 T2 + T6 16 T8
21 T5 22 3T2 23 T1 + T2 + T3 24 T8
Using Cn for the nth term of the cubic numbers 1, 8, 27, 64, 125, … determine
25 C3 26 C6 27 C7 28 C6 – C5
The Lucas sequence follows the same rule as the Fibonacci sequence, i.e. each term after the first
two is the sum of the previous two terms. Using Ln for the nth term of the Lucas sequence and given
that L1 = 1 and L2 = 3, determine
31 ( L4 )
2
29 L3 30 L4 32 2L8
WS
Arithmetic sequences x 1 2 3 4 5 6
EXAMPLE 2
A sequence is such that Tn + 1 = Tn + 5 and the first term, T1, is 7. Find the first four terms of the sequence.
Solution
The recursive definition informs us that each term is the previous term add 5.
Hence, if T1 = 7,
it follows that T2 = 7 + 5 T3 = 12 + 5 T4 = 17 + 5
= 12 = 17 = 22
The first four terms of the sequence are 7, 12, 17, 22.
EXAMPLE 3
For each of the following sequences, state whether the sequence is an AP or not and, for those that
are, state the first term, the common difference and a recursive formula.
a 13, 18, 23, 28, 33, 38, … ,
b 3, 6, 12, 24, 48, 96, … ,
c 90, 79, 68, 57, 46, 35, … ,
Solution
a Each term is 5 more than the previous term. Thus the sequence is an arithmetic progression.
First term = 13
Common difference = 5
Recursive formula: Tn + 1 = Tn + 5
b The terms do not have a common difference. Thus the sequence is not an arithmetic progression.
c Each term is 11 less than the previous term. Thus the sequence is an arithmetic progression.
First term = 90
Common difference = –11
Recursive formula: Tn + 1 = Tn – 11
EXAMPLE 4
A sequence is defined by Tn = 3Tn – 1 – 2 with T1 = 5. Determine the first five terms of this sequence
and hence determine whether the sequence is an arithmetic sequence or not.
Solution
The formula Tn = 3Tn – 1 – 2 tells us that each term is obtained by multiplying the previous term by
3 and then subtracting 2.
Thus, if T1 = 5, it follows that
T2 = 3(5) – 2 = 13,
T3 = 3(13) – 2 = 37,
T4 = 3(37) – 2 = 109,
T5 = 3(109) – 2 = 325.
The first five terms are 5, 13, 37, 109, 325.
5 13 37 109 325
These terms do not have a common difference.
The sequence is not an arithmetic sequence. 8 24 72 216
n an
1 5
2 13
3 37
4 109
5 325
A B C D
1 3 3
2 7 10
= 2*A3 + 1
3 15 25
4 31 56
= Sum (A$1:A6)
5 63 119
6 127 246
7 255 501 What does the
8 511 1012 inclusion of the
$ symbol do?
9 1023 2035
10 2047 4082
Note that this sequence is not an arithmetic sequence – the entries in column A do not display a
common difference pattern.
Once again, the progressive sums (or partial sums) can easily be shown, as in column B.
Create the spreadsheet yourself and use the ‘fill down’ ability when creating it.
EXAMPLE 5
For each of the following sequences state whether the sequence is a geometric sequence or not and,
for those that are, state the first term, the common ratio and a recursive formula.
a 3, 6, 12, 24, 48, 96, …,
b 128, 96, 72, 54, 40.5, 30.375, …,
c 4, 9, 14, 19, 24, 29, …,
Solution
6 12 24 48 96
a = 2, = 2, = 2, = 2, = 2.
3 6 12 24 48
Each term is the previous term multiplied by 2.
Thus the sequence is a geometric sequence.
First term = 3
Common ratio = 2
Recursive formula: Tn + 1 = 2Tn
(or Tn = 2Tn – 1)
9 14
c = 2.25, = 1. 5 .
4 9
The sequence does not have a common ratio.
Thus the sequence is not a geometric sequence.
EXAMPLE 6
$400 is invested in an account and earns $20 interest each year.
a How much is the account worth after 1 year, 2 years, 3 years and 4 years?
b Do the amounts the account is worth at the end of each year form an arithmetic sequence,
a geometric sequence or neither of these?
Solution
After 1, 2, 3 and 4 years the account is worth $420, $440, $460 and $480 respectively.
b The situation gives rise to amounts with a common difference of $20.
The amounts the account is worth at the end of each year form an arithmetic sequence.
As you are probably aware, the situation described in the previous example is not the way that an
investment usually earns interest. Once the $20 interest has been added at the end of year 1, the
account has $420 in it and it is this $420 that attracts interest in year 2, not just the initial $400.
In this way, the interest earned in one year itself attracts interest in subsequent years, i.e. compound
interest is involved, rather than the simple interest situation described in the previous example.
Solution
After 1, 2, 3 and 4 years the account is worth $2200, $2420, $2662 and $2928.20 respectively.
b The situation gives rise to amounts with a common ratio of 1.1.
The amounts the account is worth at the end of each year form a geometric sequence.
Exercise 3B
For each of the following arithmetic sequences state
• the first term, T1
and • the (n + 1)th term, Tn + 1, in terms of the nth term, Tn .
1
6, 10, 14, 18, 22, 26, …
2
28, 26, 24, 22, 20, 18, …
3
5, 15, 25, 35, 45, 55, …
4
7.5, 10, 12.5, 15, 17.5, 20, …
5
100, 89, 78, 67, 56, 45, …
6
6, 12, 24, 48, 96, 192, …
10
1000, 1100, 1210, 1331, 1464.1, 1610.51, …
14
50, 39, 28, 17, 6, –5, …
15
1, 1, 2, 3, 5, 8, …
16
128, 160, 200, 250, 312.5, 390.625, …
17 Tn + 1 = 3Tn, T1 = 3.
18 Tn + 1 = Tn + 6, T1 = 2.
19 Tn + 1 = 3Tn + 5, T1 = 1.
20 Tn = (Tn – 1)2, T1 = 7.
21 Tn = Tn – 1 – 8, T1 = 2000.
22 Tn = (0.5)Tn – 1, T1 = 8.
23 An AP has a first term of 8 and a common difference of 3. Determine the first four terms of the
sequence and the recursive rule for Tn + 1 in terms of Tn .
24 An AP has a first term of 100 and a common difference of –3. Determine the first four terms of
the sequence and the recursive rule for Tn + 1 in terms of Tn .
25 A GP has a first term of 11 and a common ratio of 2. Determine the first four terms of the
sequence and the recursive rule for Tn + 1 in terms of Tn .
26 A GP has a first term of 2048 and a common ratio of 0.5. Determine the first four terms of the
sequence and the recursive rule for Tn + 1 in terms of Tn .
27 The graph on the right shows the number of vehicles Number sold
11 000
a company sold in a particular country each year from
10 000
2011 to 2014.
9 000 8 400
a Verify that the figures for these years are in 8 000 7 600
arithmetic progression. 7 000 6 800
6 000
b With N2011 = 6000, write a recursive rule for 6 000
5 000
Nn + 1 in terms of Nn.
4 000
3 000
2 000
1 000
Year
31 The graph on the right indicates the first five terms, T1 to T5, of a Tn
sequence, all of which are whole numbers. 25
State a the first term and a recursive rule for the sequence, 20
b whether the sequence is arithmetic, geometric or
15
neither of these types.
10
5
n
1 2 3 4 5
32 The graph on the right indicates the first five terms, T1 to T5, Tn
of a sequence. The last four of these terms are whole numbers. 25
State a the first term and a recursive rule for the sequence, 20
b whether the sequence is arithmetic, geometric
15
or neither of these types.
10
5
n
1 2 3 4 5
33 The graph on the right indicates the first five terms, T1 to T5, 40
Tn
of a sequence. All of these terms are whole numbers.
30
Determine a the first five terms,
b
whether the sequence is arithmetic, 20
geometric or neither of these types. 10
n
1 2 3 4 5
36 Won Yim starts working for a particular company on the 1st January one year and is paid an
initial annual salary of $45 000 with a guaranteed $1500 rise each year for the next 7 years.
Express the sequence of annual salaries over this time as a sequence using recursive notation
and state whether the terms of the sequence progress arithmetically, geometrically or neither
of these.
37 Joe started a new job on 1 January 2014 and, during 2014, he received a salary of $68 000.
His contract guarantees a salary increase of 5% of the salary of the previous year on each
subsequent 1 January, until and including 1 January 2017. Calculate Joe’s salary for each
year from 2014 to 2017.
Express the sequence of salaries from 2014 (term one) to 2017 (term four) using recursive
notation.
38 $1500 is invested and accrues interest at a rate of 8% per annum, compounded annually. With
this $1500 as the first term in the sequence, express the value of the account on this and each
subsequent year as a sequence defined recursively.
39 Each year the value of a car depreciates by 15% of its value at the beginning of that year. The car
is initially worth $36 000. With this $36 000 as the first term, express the value of the car on this
and each subsequent year as a sequence defined recursively.
Shutterstock.com/G-Valeriy
Shutterstock.com/Chris Howey
T1, T2, T3, .... .... T100
Consider the arithmetic sequence defined by
Tn + 1 = Tn + 2 and T1 = 3
The rule allows us to obtain the terms of the sequence:
T1 = 3
T2 = T1 + 2 = 3 + 2 = 5
T3 = T2 + 2 = 5 + 2 = 7
T4 = T3 + 2 = 7 + 2 = 9 etc.
However, if we wanted to know the value of a term much later in the sequence, say T100, it would be
a tedious process to have to calculate all of the terms up to T100. It would be more useful if we could
jump to the desired term without having to determine all of the preceding ones.
EXAMPLE 8
For the sequence defined recursively as Tn + 1 = Tn + 7 with T1 = 25, determine the first four terms
and the one hundredth term.
Solution
With Tn + 1 = Tn + 7, it follows that T2 = T1 + 7
= 32
T3 = T2 + 7
= 39
T4 = T3 + 7
= 46
Notice that by the second term we have added 7 once, by the third term we have added 7 twice, by
the fourth term we have added 7 three times. It follows that for the one hundredth term we need
to have added 7 ninety-nine times.
Hence T100 = T1 + 99(7)
= 25 + 693
= 718.
The first four terms are 25, 32, 39 and 46 and the one hundredth term is 718.
Tn = a + (n – 1)d or tn = t1 + (n – 1)d
Just pause for a moment and check that you understand the difference between a recursive formula,
which tells you how each term is obtained from the previous term, and the formula for the nth term,
which allows you to determine any term.
Note: Thinking of Tn as y, and n as x, the reader should see similarities between
Tn = a + (n – 1)d and y = mx + c.
This is no surprise given the linear nature of arithmetic sequences.
EXAMPLE 9
For the AP: 11, 14, 17, 20, …
Determine a T123
b
T500
c
which term of the sequence is the first to exceed 1 000 000.
Solution
a T123 = 11 + 122(3)
= 377
b T500 = 11 + 499(3)
= 1508
c Suppose that Tn is the first term to exceed 1 000 000.
Now Tn = 11 + (n – 1)3
\ 11 + (n – 1)3 > 1 000 000
i.e., n > 333 330. 6
Thus, the first term to exceed 1 000 000 is T333 331.
Solution
a To go from T50 to T61 we must add the common difference 11 times.
Thus, if d is the common difference, then 253 – 209 = 11d
\ 44 = 11d
giving d=4
Hence T62 = T61 + 4
= 257
The 62nd term is 257.
b From our understanding of APs, it follows that T50 = T1 + 49d
\ 209 = T1 + 49(4)
209 – 196 = T1
T1 = 13
The 1st term is 13.
Note
Alternatively, we could use the given information to write
a + 49d = 209
and a + 60d = 253
and then solve these equations simultaneously.
EXAMPLE 11
For the sequence defined recursively as Tn + 1 = 1.5Tn with T1 = 8192, determine the first four terms
and the fifteenth term.
Solution
With Tn + 1 = 1.5Tn, it follows that
T2 = 1.5T1 T3 = 1.5T2 T4 = 1.5T3
= 8192 × 1.5 = 12 288 × 1.5 = 18 432 × 1.5
= 12 288 = 18 432 = 27 648
Note that for the second term we multiply by 1.5 once, for the third term we multiply by 1.5 twice,
for the fourth term we multiply by 1.5 three times. It follows that for the fifteenth term we need to
multiply by 1.5 fourteen times.
Hence T15 = T1 × 1.514
= 8192 × 1.514
= 2 391 484.5
The first four terms are 8192, 12 288, 18 432 and 27 648. The fifteenth term is 2 391 484.5.
If we apply the thinking of the previous example to the general geometric sequence:
a, ar, ar2, ar3, ar4, ar5, ar6, …
we note that T2 is ar , T3 is ar2, T4 is ar3, etc. Thus, Tn = arn –1.
1
Tn = a × r n – 1 or tn = t1r n – 1
EXAMPLE 12
Determine the 12th term and the 15th term of the geometric sequence:
0.0025, 0.01, 0.04, 0.16, …
Solution
By inspection, the common ratio is 4.
Hence the 12th term will be 0.0025 × 411
= 10 485.76
and the 15th term will be 0.0025 × 414
= 671 088.64
Again, make sure that you can obtain these same answers using the ability of some calculators to
display the terms of a sequence.
Solution
a To go from the 13th term to the 16th term we must multiply by the common ratio 3 times.
If r is the common ratio, then T16 = T13 × r3
\ 98 304 = 12 288 × r3
Giving r=2
Hence T17 = T16 × 2
= 196 608
The 17th term is 196 608.
b From our understanding of GPs, it follows that T13 = T1 × r12
i.e. 12 288 = T1 × 212
Giving T1 = 3
The 1st term is 3.
(Alternatively, we could write ar12 = 12 288 and ar15 = 98 304 and solve simultaneously.)
WS
Growth and decay – again!
Consider the growth in the value of a house that is initially valued at $500 000 and is subject to an
Modelling arithmetic
and geometric annual increase in value of 6.4%.
sequences
4
3 Value at end of year 1
2
$532,000.00
$566,048.00
□ b = □ 1
n+1
b = 0
5
6
3
4
$602,275.07
$640,820.68
□ c = □ 1
n+1
7 5 $681,833.20 c1 = 0
8 6 $725,470.52
n an
9 7 $771,900.64
10 8 $821,302.28 9 8.2Ε+5
11 9 $873,865.63 10 8.7Ε+5
12 10 $929,793.03 11 9.3Ε+5
13 11 $989,299.78 12 9.9Ε+5
14 12 $1,052,614.96 13 1.1Ε+6
1052614.96443211
Without using the sequence display routine available on some calculators, determine the twenty-fifth
term in each of the following geometric sequences, leaving your answers in the form a × bn.
5
5, 10, 20, 40, 80, 160, …
6
1.5, 6, 24, 96, 384, 1536, …
7 Tn + 1 = 3Tn with T1 = 8.
8 Tn + 1 = 2Tn with T1 = 11.
Use the ability of some calculators to display the terms of a sequence to determine the requested term
in each of the following sequences.
9 Tn + 1 = Tn + 8 with T1 = 7. Determine T28.
10 Tn + 1 = 35 – 2Tn with T1 = 5. Determine T20.
11 Tn + 1 = 3Tn + 2 with T1 = 1. Determine T19.
12 Tn + 1 = (–1)n Tn + 3 with T1 = 6. Determine T45.
13 Julie starts a new job at a factory manufacturing
automobile components. The machine she operates
Shutterstock.com/Vasily Smirnov
requires several weeks before the operator is fully
accustomed to it and so her output increases each
day for the first 3 weeks (15 days). On the first day
she successfully completes 48 items on the machine
and increases this by 3 each day after that up to and
including her 15th day on the machine.
Express the number of items completed on each of the first 15 days as a sequence using
recursive notation.
How many items does she successfully complete on this 15th day on the machine?
14 Use the formula for the nth term of an AP with common difference d and T1 = a, i.e. the formula
Tn = a + (n – 1)d, to explain why for this AP, when we plot Tn on the y-axis and n on the x-axis, the
points obtained lie on a straight line of gradient d. Find the coordinates of the point where this
straight line cuts the y-axis.
15 Use the formula for the nth term of a GP with common ratio r and T1 = a to explain why for this
GP, when we plot Tn on the y-axis and n on the x-axis, the points obtained fit an exponential curve.
Find the equation of this curve and the coordinates of the point where it cuts the y-axis.
17 Write a few sentences explaining what happens to the terms of the following geometric
progression as n → ∞.
T1 = a, T2 = ar, T3 = ar2, T4 = ar3, …. Tn = arn – 1, ….
18 An arithmetic sequence has a first term of 8 and a common difference of 3. Determine the first
four terms, the 50th term and the 100th term of the sequence.
19 An arithmetic sequence has a first term of 100 and a common difference of –3. Determine the
first four terms, the 50th term and the 100th term of this sequence.
20 A geometric sequence has a first term of 11 and a common ratio of 2. Determine the first four
terms, the 15th term and the 25th term of this sequence.
21 A geometric sequence has a first term of 2048 and a common ratio of 0.5. Determine the first
four terms and the 16th term of this sequence.
27 The nth term of a sequence is given by Tn = n3. Obtain the first four terms of this sequence and
state whether the sequence is arithmetic, geometric or neither of these.
30 A geometric sequence has a 10th term of 98 415 and a 13th term of 2 657 205. Find
a the 14th term b the 1st term.
31 A geometric sequence has a 7th term of 28 672, a 9th term of 458 752 and a negative common
ratio. Find
a the 10th term, b the 1st term.
32 $4000 is invested into an account paying interest at 8%, compounded annually. Determine
(to the nearest cent) the amount in the account at the end of ten years.
Shutterstock.com/Artazum
Note for questions 34 and 35
The next two questions involve an initial amount being invested into an account paying interest and
each year a further amount being added (question 34) or subtracted (question 35). The amounts in the
account each year no longer progress geometrically but the questions can be solved using the ability of
some calculators to display the terms of a sequence defined recursively.
34 $4000 is invested into an account paying interest at 8%, compounded annually and an extra $200
is invested after each 12 months. Thus:
Amount in account at end of 1 yr = $4000 × 1.08 + $200 ← T1
Amount in account at end of 2 yrs = ($4000 × 1.08 + $200) × 1.08 + $200 ← T2
Express Tn+1 in terms of Tn and determine (nearest cent) the amount in the account at the end
of ten years, after the $200 for that year has been added.
35 $4000 is invested into an account paying interest at 8%, compounded annually and $200 is
withdrawn from the account after each 12 months. Thus:
Amount in account at end of 1 yr = $4000 × 1.08 – $200 ← T1
Amount in account at end of 2 yrs = ($4000 × 1.08 – $200) × 1.08 – $200 ← T2
Express Tn+1 in terms of Tn and determine (nearest cent) the amount in the account at the end
of ten years after the $200 for the year has been withdrawn.
1 For each of the following, state whether the relationship between the variables x and y is linear,
quadratic, exponential or reciprocal.
a y = x2 b y = 2x
c y = 5x –7 d y = x2 – 3x + 4
4 x
e y= f y=
x 4
g y = 0.5x – 12 h y – 6x = x2 + 7
i y = (x – 5)(x + 4) j xy = 7
k y + 8 = 2x l y = 6 × 3x
–3 –2 –1 1 2 3
3 If the following are all written in the form 2n, determine the value of n for each case.
1 1
a 8 b c d
2
8 2
1
e 1 f 8 g h
2 2
64
4 Determine a formula for Tn, the nth term of a geometric sequence, for which T2 = 6 and
T5 = 20.25, giving your answer in the forms
a Tn = k × rn – 1 b Tn = k × rn
For numbers 11 to 19, simplify each expression without the assistance of a calculator, expressing your
answers in terms of positive indices.
( −3a )2 6 a −1
14 (–3a)2 × (2a2b)3 15 16
(2a 2b )3 (8b )−1
6 a 2b −4 k7 + k3 p5 − p8
17 18 19
3a −3b k3 p2
5k + 2 5n + 2 − 50 2h+3 + 8
20 21 22
5k −1 5n − 2 3 × 2h + 3