Chap 3
Chap 3
This chapter consists of two essentially unrelated parts. First a short look at the complex
numbers. After giving the definition, we will see different ways of expressing complex numbers,
perform basic arithmetic with them, and use De Moivre’s Theorem and the Binomial Theorem
to prove trigonometric identities. The bulk of the chapter is given over to the study of infinite
sequences. A sequence is just an ordered list of numbers, such as 1, 12 , 41 , 18 , . . .. In this sequence
the numbers are getting closer and closer to zero; we say that the limit of the sequence is zero.
Such sequences are called null sequences and we begin by looking at them before generalising to
sequences with arbitrary limits (convergent sequences) and sequences that do not have a limit
(divergent sequences). We finish with a look at infinite series. A series is just the sum (where
it exists) of a sequence, for example 1 + 12 + 41 + · · · . We look at some ways of determining
whether a series has a well-defined sum – that is, whether it is convergent or divergent.
z1 + z2 = (a + c) + i(b + d)
z1 − z2 = (a − c) + i(b − d)
z1 z2 = (a + ib)(c + id)
= ac + ibc + iad + i2 bd
= ac + i(bc + ad) + (−1)bd
= (ac − bd) + i(bc + ad)
Example 3.1.1 For the complex numbers z1 = 3 + 5i and z2 = −8 + 3i find (i) z1 + z2 (ii)
z1 − z2 ; (iii) z1 z2 ; (iv) z12 .
60 Proof & Structure Chapter 3: Complex Numbers and Sequences
Exercise 3.1 For the complex numbers z1 = 4 − 3i and z2 = 1 + 6i find (i) z1 + z2 ; (ii) z1 − z2 ;
(iii) z1 z2 .
(Note: The complex conjugate is sometimes denoted z ∗ .) To see how the complex conjugate
can be used to divide complex numbers consider the product
zz = (a + ib)(a − ib)
= a2 − iab + iab − i2 b2
= a2 + b2 .
z1
Example 3.1.2 For the complex numbers z1 = 3 + 5i and z2 = −8 + 3i find z2
.
z1 z1 z2
=
z2 z2 z2
(3 + 5i) (−8 − 3i)
=
(−8 + 3i) (−8 − 3i)
−24 − 40i − 9i − 15i2
=
82 + 32
−9 − 49i
=
73
9 49
= − − i.
73 73
z1
Exercise 3.2 For the complex numbers z1 = 4 − 3i and z2 = 1 + 6i find z2
.
For example, the complex numbers z1 = 3 + 5i and z2 = −8 + 3i would appear as below on the
Argand diagram. y
z1
5
z2 4
3
2
1
−8 −7 −6 −5 −4 −3 −2 −1 1 2 3 4 5
x
−1
Consider the line segment joining the point representing the number z = x + iy to the origin
(0, 0). Using Pythagoras’s Theorem,
√ the length r of this line segment is given by r = x2 + y 2.
(Note that this is the same as zz.)
Let the angle measured anticlockwise from the x-axis to the line segment be θ.
y
r r sin θ
θ
x
r cos θ
Using the definitions of the trigonometric functions sin and cos, we have:
x = r cos θ and y = r sin θ.
Thus if we know the values of r and θ we can determine z uniquely since
This is called the polar form of z. The length r is called the modulus of z, and is denoted
by |z|, and θ is called the argument of z and is denoted by arg z.1
We have already seen how to determine the value of r from x and y. To determine θ, note that,
if x = 0, then
y r sin θ
= = tan θ.
x r cos θ
Thus θ = tan−1 ( xy ). However, since tan θ = tan(θ + π) for any θ, there are two possibilities for
θ in the interval [0, 2π) and so we have to choose the one which is in the same quadrant as z.
What if x = 0? Then z = iy, so z lies on the y-axis (and r = |y|). If y > 0, then we have
θ = π2 . If y < 0, then θ = 3π
2
. If y = 0, then z = 0, so r = 0 and we could pick any value of θ.
We have the convention that θ = 0.
Note: It is important that the argument θ be an angle in the range 0 ≤ θ < 2π. This is the
standard way of writing complex numbers in polar form and you would lose marks on an
exam for giving an argument θ which was not in this range.
1
Although most current meanings of argument indicate a disagreement, the Latin root arguere was closer to
such present meanings as declare or prove. When we talk about the argument of a function, we are declaring a
value for the independent variable of the function, in this case the function f (θ) = r(cos θ + i sin θ).
62 Proof & Structure Chapter 3: Complex Numbers and Sequences
Most of the time, the argument will not be a nice fraction of π, and you will need to use a
calculator to get an approximation to it. However, there are some important angles whose
tangents you are expected to know. The best way to learn them is by drawing a couple of
triangles.
π
3
2 2
1 1
π π
6 4
3 1
You also need to remember that tan(θ) = tan(π + θ) and − tan(θ) = tan(π − θ), for any angle
θ. You can then construct the following table:
Exercise 3.3 Find the modulus and argument of (i) 1 + i; (ii) 2 − 4i.
3.1 The Complex Numbers Proof & Structure 63
De Moivre’s Theorem
We now consider finding powers of complex numbers. Let z = r(cos θ + i sin θ). Using the stan-
dard rules for indices we have z t = r t (cos θ + i sin θ)t for all real numbers t. Thus to determine
z t we need to be able to find (cos θ + i sin θ)t .
Exercise 3.4 Use induction to prove De Moivre’s Theorem. You will also need the trigono-
metric identities:
cos(A + B) = cos A cos B − sin A sin B;
sin(A + B) = sin A cos B + cos A sin B.
In conjunction with the Binomial Theorem for expanding brackets, De Moivre’s Theorem can
be used for finding expressions for cos nθ and sin nθ, where n ∈ N, in terms of cos θ and sin θ.
This is illustrated in the following example.
Example 3.1.5 To find expressions for cos 5θ and sin 5θ in terms of cos θ and sin θ we consider
(cos θ + i sin θ)5 in two different ways. Using the Binomial Theorem we have
Comparing the real parts of the two expressions for (cos θ + i sin θ)5 gives
Using sin2 θ = 1 − cos2 θ, we can take this further and express cos 5θ in terms of cos θ as follows:
Comparing the imaginary parts of the two expressions for (cos θ + i sin θ)5 gives
Exercise 3.6 Find expressions for cos 4θ and sin 4θ in terms of cos θ and sin θ. Hence express
sin θ
cos 4θ in terms of cos θ, and tan 4θ in terms of tan θ (using tan θ = cos θ
).
64 Proof & Structure Chapter 3: Complex Numbers and Sequences
De Moivre’s Theorem can be generalized to all real numbers. That is, for all x ∈ R
(cos θ + i sin θ)x = cos xθ + i sin xθ.
This form of De Moivre’s Theorem can be used to find the n distinct nth roots of a nonzero
complex number c, which is equivalent to finding all complex solutions z to the equation
z n − c = 0, as follows. Note first that for any integer k, we have cos θ = cos(θ + 2kπ) and
sin θ = sin(θ + 2kπ). Thus, for each integer k,
√
n 1
cos θ + i sin θ = (cos(θ + 2kπ) + i sin(θ + 2kπ)) n
= cos θ+2kπ
n
+ i sin θ+2kπ
n
.
Taking k = 0, 1, 2, . . . , n − 1 gives the n distinct nth roots. If z ∈ C and |z| = 1, then we can
find the nth roots of z√= r(cos θ + i sin θ) by finding the nth roots of (cos θ + i sin θ) and then
multiplying these by n r.√(Since r ≥ 0, r will have exactly one non-negative real nth root, and
this is what is meant by n r.)
√
3
Example 3.1.6 Let z = 2
+ 12 i. Then z = cos π6 + i sin π6 . Thus
√ π
1
3
z = cos 6
+ 2kπ + i sin π6 + 2kπ 3
π π
6
+ 2kπ + 2kπ
= cos + i sin 6
3 3
π 2kπ π 2kπ
= cos 18
+ 3 + i sin 18 + 3
(12k+1)π (12k+1)π
= cos 18
+ i sin 18
.
π π
Taking k = 0, 1, 2 we get the following cube roots of z: cos 18 + i sin 18 , cos 13π
18
+ i sin 13π
18
and
25π 25π
cos 18 + i sin 18 .
Note I have not justified the fact that rearranging an infinite number of terms like this does
not change the infinite sum. This does not hold in general. But it is OK to do this when the
series converges to a finite value – in this case it does because it is the series for eiy .
Thus we get ez = ex+iy = ex (cos y + i sin y).
One consequence of this is the following succinct proof of De Moivre’s Theorem:
(cos θ + i sin θ)n = (eiθ )n = einθ = cos nθ + i sin nθ.
Putting x = 0 and y = π gives the following beautiful identity, seen by many as one of the most
extraordinary facts in mathematics because it involves three seemingly unrelated mathematical
concepts:
eiπ = −1.
From N to C
We have seen that C has some advantages over R, such as the ability to take nth √
roots, but
unfortunately we lose the concept of <, because how do you compare numbers like −1 with
for example 12 ? This means we lose the completeness axiom. Do we gain anything? In this
section, we aim to provide a partial answer.
The sets Z, Q, R and C all arise from trying to solve polynomial equations. Consider the
following list of equations, noting that all the coefficients are natural numbers:
2x = 8; (3.1)
2x + 8 = 0; (3.2)
2x = 7; (3.3)
x2 = 7; (3.4)
x2 + 5 = 1. (3.5)
Now equation (3.1) has a solution which is a natural number: x = 4. The solution to equation
(3.2)is x = −4 which is not a natural number – we need the concept of negative numbers, so we
have to work with the integers Z. For equation (3.3) the integers are not enough, we now have
to consider fractions (that is, the rational numbers Q) to obtain a solution (x = 72 ). In fact,
rational numbers are enough to solve any linear equation with rational coefficients. However,
with equation (3.4), which is quadratic, even rational numbers aren’t enough. We have√to
widen our net to the set R of real numbers - the only solutions are the irrational numbers ± 7.
Finally, equation 3.5 has no real solutions. We get x2 = −4 = 4(−1) and hence x = ±2i.
Every quadratic equation has two (not necessarily distinct) solutions if we are allowed to use
complex numbers. So all the sets of numbers that we have met come about from trying to
solve equations where the coefficients are natural numbers. A question you might ask is ‘what
happens with cubic equations?’ We know that we need to introduce complex numbers to deal
with quadratics, when rational numbers were good enough for linear equations. The incredible
answer is that complex numbers are enough to provide solutions to ALL polynomials. The
proof of this theorem uses results which are too advanced for a first year module, but I have
included a sketch proof in Appendix 3 if you would like to see some justification. We therefore
finish the section by stating:
Theorem 3.1.7 (The Fundamental Theorem of Algebra) Let P be a polynomial of degree
n ≥ 1 with coefficients in C. Then the equation P (x) = 0 has n (not necessarily distinct)
solutions in C.
66 Proof & Structure Chapter 3: Complex Numbers and Sequences
3.2 Sequences
In this section we are going to establish some ground rules for working with infinite sequences
of numbers. We’ll start with some examples and motivation – why should we be interested in
sequences, and what types of sequence are there?
Example 3.2.1 Here are some examples of what we might intuitively call sequences.
(a) 1, 0, 6, 6.
(b) 1, 2, 3, . . .
(c) 1, −1, 1, −1, 1, . . .
(d) 3, 1, 4, 1, 5, 9, . . .
(e) 1, 21 , 14 , 18 , 16
1
...
(f) 1, 12 , 13 , 41 , 51 . . .
(g) 3, 8, 43, 11, 540, 0.1, . . .
All these examples involve real numbers. In this course we will only be interested in real
sequences, that is, sequences consisting of real numbers. The order of the numbers is important
as well. 5, 4, 3, 2, 1 is a different sequence from 1, 2, 3, 4, 5. An informal definition, then, is that
a (real) sequence is an ordered list of (real) numbers.
In Example 3.2.1(a), the list of numbers terminates. We will not consider such examples to be
sequences (call them lists if you wish). The other examples have the mysterious ‘. . .’, indicating
that they continue forever. Of course, in the very first exercises of this module, we saw that
writing 1, 2, 3 . . . is not enough to define a sequence. Who knows whether the next number is
4, 5, 42 or anything else you like? The only way to make the whole thing hold water is to give
a proper definition as follows:
an = n2 , n = 1, 2, . . .
begins 1, 4, 9, 16, . . ..
a1 = 1, a2 = 1, an = an−1 + an−2 , n = 3, 4 . . .
begins 1, 1, 2, 3, 5 . . ..
3.2 Sequences Proof & Structure 67
Exercise 3.7 Calculate the first eight terms of each of the following sequences.
(a) {2n };
nπ
(b) {cos 2
};
(c) an = (−1)n n . . .;
n n n
(d) an = 5
+ 3
+ 1
, n = 1, 2, . . .;
(e) an = the smallest positive integer with exactly n factors, n = 1, 2, . . ..
Exercise 3.8 Write down possible formulae for the sequences in Example 3.2.1(b) – (f).
Some Terminology
Many sequences that crop up in mathematics have the property that, as n increases, the terms
either always increase or always decrease. For example the sequence { n1 } (whose first few terms
are 1, 12 , 31 , . . .) is decreasing. If a sequence always does the same thing (so terms always increase
or always decrease), we call it monotonic. Here are the formal definitions.
Notice that a constant sequence, rather strangely, is both increasing and decreasing. This is
an unfortunate consequence of the definitions, but we really need those definitions because of
examples like the following.
Example 3.2.6 The sequence {n − 3} is strictly monotonic increasing. To prove this, note
that an+1 − an = ((n + 1) − 3) − (n − 3) = 1 > 0. Since an+1 − an is strictly positive, for all n,
the sequence is strictly increasing.
Example 3.2.7 To determine whether the sequence { n1 } is monotonic, again we can compare
adjacent terms. an+1 − an = n+1 1
− n1 = n−(n+1)
n(n+1)
1
= − n(n+1) . Since an+1 − an < 0 for all n ≥ 1,
1
the sequence { n } is strictly decreasing.
In these examples, we calculated an+1 − an . Let’s call this λ. If for all n ≥ 1, λ ≥ 0, then {an }
is increasing. If λ > 0, then {an } is strictly increasing. If λ ≤ 0, then {an } is decreasing. And
if λ < 0, then {an } is strictly decreasing.
Exercise 3.10 Show that {an } is monotonic, where an is the number of prime numbers less
than or equal to n.
There is another approach which works as long as all the terms of the sequence are positive,
and that is to calculate the ratio an+1
an
. If an+1
an
≥ 1 for all n, then the sequence is increasing and
if an+1
an
≤ 1 for all n then the sequence is decreasing. This approach can sometimes be quicker,
as the next example shows.
Of course not all sequences are monotonic. To prove that a sequence is not monotonic, we need
to show it is neither increasing nor decreasing. We do this by giving a counterexample to each
possibility.
Example 3.2.9 Consider the sequence {(−2)n }. Now a1 = −2, a2 = 4, a3 = −8. The fact
that a1 < a2 means that {an } is not decreasing. The fact that a2 > a3 means {an } is not
increasing. Therefore {(−2)n } is not monotonic.
Exercise 3.11 Show that the following sequences {an } are not monotonic.
(a) an = (−1)n , n = 1, 2, . . .;
nπ
(b) an = cos 2
, n = 1, 2, . . .;
(c) an is the number of factors of n, n = 1, 2, . . ..
2
Exercise 3.12 Determine whether the sequence { 2nn } is monotonic.
Sometimes sequences may start off with uncharacteristic behaviour but settle down to have a
particular property. If this is the case, in other words, if we ignore an initial finite number of
terms, then we say the sequence eventually has that property. For example, the terms of the
sequence { n1 } are eventually less than 0.001. (This is because for all n > 1000, n1 < 0.001.)
3.3 Null Sequences Proof & Structure 69
Exercise 3.13 For a positive integer n, let s(n) be the sum of the digits of n. So for example
s(185) = 1 + 8 + 5 = 14. Now consider the sequence {n − s(n)}. Show that the terms of
{n − s(n)} are eventually positive.
Definition A sequence {an } is a null sequence if for all ε > 0 there is N ∈ Z+ such that
|an | < ε for all n ≥ N.
Example 3.3.1 The sequence { n1 } is a null sequence. To prove this, let ε > 0. Our task is to
find N for which n1 < ε for all n ≥ N. Now n1 < ε if and only if n > 1ε . So suppose we let N
be the smallest positive integer such that N > 1ε . Then for all n ≥ N, we have n ≥ N > 1ε and
hence n1 < ε. So the recipe for N is ‘the smallest positive integer greater than 1ε ’. (For example
if ε = 0.12, then N = 9.) This shows that { n1 } is indeed a null sequence.
Example 3.3.2 The sequence {e−n sin n} is a null sequence. Remember that we are only
concerned with |an |, so the fact that sin can take positive and negative values doesn’t matter
as much as the fact that | sin x| ≤ 1 for all x ∈ R. Thus |e−n sin n| ≤ e−n . Now given ε > 0,
e−n < ε if and only if −n < ln ε, which is if and only if n > − ln ε. So take N to be the smallest
positive integer greater than − ln ε. (For example if ε = 0.04, then N = 4.) Working backwards
if n ≥ N, then n > − ln ε, so −n < ln ε and hence e−n < ln ε and so
When you are showing that sequences are null, by the way, it is not necessary to give an example
of calculating N from a particular value of ε as I did with ε = 0.04 above, you just need a
general recipe for N in terms of ε.
Note that because we are working with |an | in the definition, we can say that a sequence {an }
is null if and only if the sequence {|an |} is null.
Of course not all sequences are null, as the following examples show.
Example 3.3.3 The sequence {(−1)n } is not null. To prove this we need to show that there
is some ε > 0 such that for all N ∈ Z+ , there is some n ≥ N for which |an | ≥ ε. (You should
check that this really is the negation of the definition of null sequence.) This means we have to
find a value of ε for which no matter how far along the sequence we go, we still find values of
|an | which are greater than ε. Since |an | = 1 for all n, it would be pointless looking for ε ≥ 1.
But if we pick, for example ε = 12 , then for all n, |an | = |(−1)n | = 1 > ε. Therefore no possible
choice of N makes |an | < ε. Hence {(−1)n } is not null.
1
if n is not prime
n
Example 3.3.4 The sequence defined by an = is not null. Any ε < 2
2 if n is prime
will do for us here. Suppose for example ε = 1 and there was some N for which |an | < ε for
all n ≥ N. Then let p be the first prime number larger than N. (We know p exists because
there are infinitely many primes.) Now ap = 2 > ε, a contradiction. Therefore {an } is not a
null sequence.
n
Exercise 3.16 (a) Show that { (−1)
24
} is not null.
(b) Show that { nn!3 } is not null. (Hint: first show the sequence is increasing for n ≥ 3.)
3.3 Null Sequences Proof & Structure 71
Combination Laws
In this section we will look at recipes for making new null sequences from ones we already have.
Theorem 3.3.5 Suppose {an } and {bn } are null sequences and c is any real number. Then
the following are also null sequences:
(a) {can } (Scalar Multiplication);
(b) {an + bn } (Addition);
(c) {an bn } (Products).
Example 3.3.6 Given that { n1 } is null, we can deduce that { n12 }, { n42 }, { n1 + n12 } and { n13 } are
all null sequences. So is { 2n+1
n2
}, since 2n+1
n2
= n2 + n12 .
In the proof of Theorem 3.3.5 we use the Triangle Inequality. Recall that this says for any real
numbers x and y, |x + y| ≤ |x| + |y|.
Proof (a) We want to prove {can } is a null sequence. This is trivially true for c = 0, so assume
c = 0. Let ε > 0. Given that {an } is null, we know that for all ε̂ > 0, there exists N ∈ Z+ such
ε ε
that |an | < ε̂ whenever n ≥ N. In particular, setting ε̂ = |c| , |an | < |c| whenever n ≥ N. That
is, |can | < ε for all n ≥ N. Hence {can } is null.
(b) Let ε > 0. Given that {an } is null, we know that there exists N1 ∈ Z+ such that |an | < 12 ε
whenever n ≥ N1 . Similarly, since {bn } is null, there exists N2 ∈ Z+ such that |bn | < 21 ε
whenever n ≥ N2 . Choose N = max(N1 , N2 ). Then for n ≥ N, both |an | < 21 ε and |bn | < 21 ε.
Hence, by the Triangle Inequality, |an + bn | ≤ |an | + |bn | < ε. Therefore {an + bn } is null.
√
(c) Let ε > 0. Given that {an } is null, we know that there exists N1 ∈ Z+ such that |an | < √ε
whenever n ≥ N1 . Similarly, since {bn } is null, there exists N2 ∈ Z+ such √ that |bn | < √ ε
whenever n ≥ N2 . Choose N = max(N1 , N2 ). Then for n ≥ N, both |an | < ε and |bn | < ε.
Hence |an bn | = |an | · |bn | < ε. Therefore {an bn } is null.
Lemma 3.3.7 Powers Suppose {an } is a null sequence with an ≥ 0 for all n. Then for all
k > 0, {akn } is also a null sequence.
Note that we need to specify an ≥ 0 to ensure that akn is always defined. For a ≥ 0 and k > 0,
th
ak is defined to be the unique non-negative k power of a. But if a < 0, then there may be no
real number ak . For example (−1)1/2 is not a real number.
Proof Let ε > 0. Since {an } is null, we know that there exists N ∈ Z+ such that |an | < ε1/k
whenever n ≥ N. This means |akn | < ε for all n ≥ N and hence {akn } is null.
Example 3.3.8 Given that { n1 } is a null sequence, so is { √1n }, by setting k = 1
2
in the powers
law.
Exercise 3.17 Use the Combination Laws (Theorem 3.3.5 and Lemma 3.3.7) and the fact that
1 2
n
is null to show that 2n −3n+7
n3
is null.
Lemma 3.3.9 The Sandwich Lemma Suppose {an } is a null sequence and for all n, |bn | ≤
|an |. Then {bn } is a null sequence.
The idea is that the sequence {|bn |} is sandwiched between zero and {|an |}, so is forced to
converge to zero.
72 Proof & Structure Chapter 3: Complex Numbers and Sequences
Proof Suppose {an } is a null sequence and for all n, |bn | ≤ |an |. Let ε > 0. By definition of
a null sequence, there is N ∈ Z+ such that |an | < ε for all n ≥ N. But now |bn | ≤ |an | < ε.
Therefore {bn } is null.
1
Example 3.3.10 Since n + 7 > n, dividing through gives n+7
< n1 . Hence | n+7
1
| < | n1 | and so,
1
by the Sandwich Lemma, { n+7 } is null.
1
Example 3.3.11 Consider the sequence { n−1 }n≥2 . We can’t directly compare with { n1 } as
1
n−1
> n1 . However, using the scalar multiplication law, the fact that { n1 } is null implies { n2 } is
null. For n ≥ 2, n − 1 ≥ n2 . Hence n−1
1
≤ n2 . Therefore, by the Sandwich Lemma, { n−1 1
} is null.
Exercise 3.18 Show that { n23−n }n≥2 is null. You may use any of the Combination Laws, but
the only null sequence you can assume is { n1 }.
Note that when we are applying the Sandwich Lemma it is enough to check that |bn | ≤ |an |
eventually – that is, the first few terms do not matter, because a null sequence is still null if a
finite number of terms are added, removed or altered.
Theorem 3.3.12 Let k, x ∈ R with k > 0. The following sequences are null sequences.
(a) { n1k };
(b) {xn } whenever |x| < 1;
(c) { n!1 };
(d) {xn nk }, whenever |x| < 1.
n
(e) { xn! };
k
(f ) { nn! };
The proof of Theorem 3.3.12 uses several of the Combination Laws that we derived in the
previous section. We can prove that all these sequences are null just using those laws and the
fact that { n1 } is null.
Proof (a) This is just an application of the powers law. In the null sequence { n1 }, 1
n
≥ 0 for
k
all n. Therefore, since k > 0 the powers law implies { n1 } = { n1k } is null.
(b) This one is slightly more tricky. We have to use the Binomial Theorem. Firstly, if x = 0
the sequence is trivially null. And in fact we may assume x > 0 because {xn } is null if and only
if {|xn |} is null, so we can replace x by |x| without any difficulty. We already know |x| < 1,
so in summary we are assuming 0 < x < 1. This means x1 > 1. So we can write x1 = 1 + y
for some y > 0. Now, by the Binomial Theorem, (1 + y)n = 1 + ny + n2 y 2 + · · · . Because all
n
the terms are non-negative, this allows us to conclude x1 = (1 + y)n > ny. Hence xn < ny 1
.
1 1
Since { n } is null, the law of scalar multiplication shows that { ny } is also null. Therefore, by
the Sandwich Lemma, {xn } is null.
3.4 Convergent Sequences Proof & Structure 73
Technical Note You may be worried about the terms where n ≤ m + 1. We could either
deal with those by changing the scalar multiple so it was larger than any of the first m + 1
terms, or simply noting that a null sequence remains null if a finite number of terms are added
or removed. After all, it is what happens as n → ∞ that we are concerned about.
k
(f) The final sequence, { nn! } is actually easy to deal with given what we have just shown in (d)
k n
and (e). We just pick any nonzero |x| < 1 and write write nn! = (xn nk ) × (1/x) n!
. By (d), {xn nk }
n k
is null. By (e), { (1/x)
n!
} is null. Therefore the product { nn! } is also null.
Exercise 3.19 Use the Combination Laws and the list of basic null sequences to show that
4 2
the following sequences are null: (i) 4nn ; (ii) n 3+42
n
3
; (iii) (2n−1)! .
Definition The sequence {an } converges to l if {an − l} is a null sequence. This is written
‘ lim an = l’ or ‘an → l as n → ∞’.
n→∞
If {an } converges to l then we say l is the limit of {an }, and refer to {an } as a convergent
sequence.
Often it is easier to work with the following equivalent definition:
Definition The sequence {an } converges to l if for all ε > 0 there is N ∈ Z+ such that
|an − l| < ε for all n ≥ N.
Note As with null sequences, a convergent sequence will still be convergent if a finite number
of terms are added, removed or altered.
To prove the next lemma we use the Triangle Inequality again.
Proof Suppose for a contradiction that {an } converges with limits l and m, where l = m.
Then choose ε < 21 |l − m|. From the definition of convergence, there are Nl and Nm such
that for all n ≥ Nl , |an − l| < ε and for all n ≥ Nm , |an − m| < ε. Pick any n for which
n ≥ max(Nl , Nm ). Then
n
Example 3.4.3 Let’s prove that the sequence {161/2 } converges to 1. The algebra is slightly
more complicated but the principle is the same. Given ε > 0 we need to produce N ∈ Z+ such
n
that 161/2 − 1 < ε for all n ≥ N.
n
161/2 − 1 < ε
n
161/2 < 1 + ε
1
2n
log2 16 < log2 (1 + ε)
4
2n >
log2 (1 + ε)
4
n > log2
log2 (1 + ε)
4
So let N be the smallest positive integer greater than log2 log2 (1+ε)
. Then for n ≥ N we have
4 1/2n n
2n ≥ 2N > log (1+ε) and hence 16 − 1 < ε. Thus an < ε as required and {161/2 } converges
2
to 1. (If you want to find N for given ε on your calculator, remember that log2 x = ln x
ln 2
for any
positive x.)
1 2n+1
Exercise 3.20 Prove that: (i) lim (3 + n2
) = 3; and (ii) lim = 23 .
n→∞ n→∞ 3n
We finish this part by noting that all null sequences are convergent with limit 0, and all constant
sequences {c} for some c ∈ R are convergent with limit c.
3.4 Convergent Sequences Proof & Structure 75
Theorem 3.4.4 Suppose lim an = l and lim bn = m. Let c be any real number. Then
n→∞ n→∞
1 1
(d) lim bn
= m
as long as m = 0 (Reciprocal).
n→∞
an l
(e) lim bn
= m
as long as m = 0 (Quotient).
n→∞
Note that the reciprocal law still makes sense if some of the bn are zero, as long as m = 0. This
is because at most finitely many bn are zero (see Exercise 3.21 below), and so we can remove
them from the sequence and the resulting sequence will converge to m1 .
Exercise 3.21 Prove that if lim bn = m = 0, then bn = 0 for only finitely many (possibly no)
n→∞
values of n.
These laws are useful because not only do they tell us that certain sequences converge, they
also tell us what the limits of those sequences are. Let’s do a couple of examples before we
prove the theorem.
5n3 −2n+1
Example 3.4.5 Prove that the sequence {an } given by an = (n2 +2)(3n+4)
is convergent and
find its limit.
To answer this we might go straight for the quotient law, but the numerator and denominator
sequences are not convergent; the values get arbitrarily large. The trick is to divide top and
bottom through by the ‘largest’ or ‘dominant’ term appearing in the numerator or denominator.
In this case we have a 5n3 which for large n will outweigh the other terms. So we divide through
by n3 to get
5n3 − 2n + 1 5 − n22 + n13
an = 2 = .
(n + 2)(3n + 4) (1 + n22 )(3 + n4 )
Notice that when we divided (n2 + 2)(3n + 4) by n3 we split the n3 into n2 × n, so we worked
2
out (n n+2)
2 · (3n+4)
n
. Now, lim 1 = 1 and lim n22 = 0, so by the addition law, lim (1 + n22 ) = 1.
n→∞ n→∞ n→∞
Similarly lim (3 + n4 ) = 3 and lim (5 − n22 + n13 ) = 5. Hence, applying the product and quotient
n→∞ n→∞
5
laws, we get lim an = 1×3
= 35 .
n→∞
We can use more economical working if we wish, as the next example shows.
76 Proof & Structure Chapter 3: Complex Numbers and Sequences
Proof of Theorem 3.4.4 We will prove parts (b), (c) and (d) and leave the remaining parts
as an exercise.
(b) To prove that lim (an + bn ) = l + m we use the trick of expressing (an + bn ) − (l + m) in
n→∞
terms of null sequences. We know that {an − l} and {bn − m} are null. Now
(an + bn ) − (l + m) = (an − l) + (bn − m).
By the addition law for null sequences, this means {(an + bn ) − (l + m)} is null. Hence
lim (an + bn ) = l + m.
n→∞
(c) To prove that lim (an bn ) = lm we again try to express an bn − lm in terms of null sequences.
n→∞
(an − l)(bn − m) = an bn − lm + (lm − an m − bn l + lm) = (an bn − lm) − m(an − l) − l(bn − m).
Therefore (an bn − lm) = (an − l)(bn − m) + m(an − l) + l(bn − m). By the scalar multiplication
and addition laws for null sequences, (an bn − lm) is a null sequence. Hence lim (an bn ) = lm.
n→∞
|m−bn |
(d) First we note that − | b1n
= = 1
m
| | m−b
bn m
n
| |bn m|
.
The numerator is certainly a null sequence,
but what about the denominator? We know that lim bn = m and so given ε = 21 |m|, there is
n→∞
some N ∈ Z+ such that |bn − m| < 21 |m| whenever n ≥ N. That is, − 12 |m| < bn − m < 21 |m|. If
m > 0 the left hand inequality gives bn > 21 m. If m < 0 then we get bn < 21 m < 0, so in either
case, |bn | > 21 |m|. This means that, for n ≥ N, |m−b n|
|bn m|
≤ |m−b n|
| 1 m2 |
. By the scalar multiplication
2
law for null sequences, | m−b
1 2 | is a null sequence. The Sandwich Lemma for null sequences now
m
n
2
shows that { b1n − 1
m
} is null. Hence lim 1
= 1
.
n→∞ bn m
Proposition 3.4.7 Suppose {an } and {bn } are convergent sequences for which an ≤ bn (n ≥ 1).
If lim an = l and lim bn = m, then l ≤ m.
n→∞ n→∞
Exercise 3.24 See if you can prove Proposition 3.4.7. A suggested plan of attack is as follows.
Suppose for a contradiction that l is not less than or equal to m. So l > m. Now think about
the limit of the sequence {an − bn } and recall the definition of limit to obtain a contradiction.
Exercise 3.25 Use Proposition 3.4.7 to give an alternative proof of Lemma 3.4.2, which stated
that every convergent sequence has a unique limit.
3.5 Divergent Sequences Proof & Structure 77
Theorem 3.4.8 The Sandwich Theorem Suppose {an } and {bn } are sequences with lim an =
n→∞
lim bn = l. If for all n ≥ 1, an ≤ cn ≤ bn , then lim cn = l.
n→∞ n→∞
As with other results, it is enough to show that these conditions apply eventually. In other
words, it doesn’t matter if a finite number of values of cn are bigger than bn or smaller than an .
Proof By the laws of scalar multiplication and addition, lim (bn − an ) = l − l = 0. In other
n→∞
words, {bn − an } is a null sequence. Now subtract an throughout the inequality an ≤ cn ≤ bn
to get 0 ≤ cn − an ≤ bn − an . This means the Sandwich Lemma for null sequences applies, and
so {cn − an } is a null sequence. Hence, by the addition law, lim (cn − an + an ) = 0 + l = l.
n→∞
n+sin n
Exercise 3.26 Use the Sandwich Theorem to find lim .
n→∞ n−4
n
Exercise 3.27 By the Binomial Theorem if x > 0 and n ≥ 1, then 1 + nx ≥ 1+n· nx = 1+x.
Hence (1 + x)1/n ≤ 1 + nx . Setting a = 1 + x in the inequality, use the Sandwich Theorem to
show that for a > 1, lim a1/n = 1.
n→∞
Definition A sequence {an } is bounded above if there is a real number u such that an ≤ u for
all n ≥ 1. Otherwise {an } is unbounded above.
A sequence {an } is bounded below if there is a real number d such that an ≥ d for all n ≥ 1.
Otherwise {an } is unbounded below.
A sequence {an } is bounded if it is bounded below and bounded above. Equivalently, {an } is
bounded if there is a real number K such that |an | ≤ K for all n ≥ 1.
If a sequence is not bounded, then it is unbounded.
Note: The two definitions of a bounded sequence really are equivalent. To see this, note that
if there is a real number K such that |an | ≤ K for all n ≥ 1, then an ≤ K, meaning {an } is
bounded above by K. In addition, an ≥ −K, meaning {an } is bounded below by −K. On the
other hand, if {an } is bounded below (by d say) and above (by u say), we let K be the larger
of |d| and |u|. Then |an | ≤ K for all n ≥ 1.
Theorem 3.5.1 If {an } is convergent, then {an } is bounded. Hence any unbounded sequence
is divergent.
78 Proof & Structure Chapter 3: Complex Numbers and Sequences
Proof Suppose lim an = l. Then there is some N ∈ Z+ such that |an − l| < 1 whenever
n→∞
n ≥ N. So
|an | = |an − l + l| ≤ |an − l| + |l| < 1 + |l|
whenever n ≥ N. Now let K = max{|a1 |, |a2|, . . . , |aN −1 |, 1 + |l|}. Then |an | ≤ K for all n ≥ 1.
We have shown that any convergent sequence is bounded. The contrapositive (and therefore
equivalent) statement is that any unbounded sequence is divergent.
Example 3.5.2 The definition of {an } being bounded is ∃ K ∈ R such that ∀n ∈ Z+ , |an | ≤ K.
To negate this we replace ∃ by ∀, ∀ by ∃ and negate the conclusion. So the definition of {an }
being unbounded is ∀K ∈ R, ∃n ∈ Z+ such that |an | > K. To prove a sequence is unbounded
we need to show that given an real number K, there is always some an with |an | > K.
√
Consider the sequence { n}. Let K ∈ R.√ If K < 0, then we can choose n = 1 since
|a1 | = 1 > K. If K ≥ 0, we want n with
√ √ n > K. Since K and n are both nonnegative,
2
n > K if and only if n > K 2 (since n − K = √n−K n+K
). So we simply choose n to be any
2 2
√ √
positive integer greater than K . And then n > K implies |an | = n > K. Therefore { n}
is unbounded and hence divergent.
Example 3.5.3 Being bounded is not enough to guarantee convergence. For example the
sequence {(−1)n } is clearly bounded (by 1, for example) but is divergent. The best way to
prove this is by contradiction: suppose the sequence converges and lim an = l, say. If l = 1,
n→∞
then (choosing ε = |1 − l|), there is some N for which |an − l| < |1 − l| for all n ≥ N. Let
n = 2N. Then an = 1. But now we have |1 − l| < |1 − l|, a contradiction. Therefore l = 1.
But now, choosing ε = 1, there is some N for which |an − 1| < 1 for all n ≥ N. Choosing, for
example, n = 2N + 1, we get an = −1 and hence 2 = | − 1 − 1| < 1, another contradiction.
Therefore {(−1)n } does not converge, so is divergent.
n
Exercise 3.28 Show that the sequences {an }, given by an = (−1)
n2 +1
n
, and {bn }, given by
n
(−1) n
bn = n+1 , are both bounded. Decide whether each one is convergent or divergent (explain
your answers).
n−3
Exercise 3.29 Classify the sequences {cn } = 5
and {dn } = {log n} as bounded or un-
bounded and convergent or divergent.
Exercise 3.30 Suppose {an } is divergent and let c = 0 be arbitrary. Show that both {can }
and an + c are divergent.
A special type of divergent sequence is one which tends to infinity. Formally, {an } tends to
infinity if for all u > 0, there exists N ∈ Z+ such that an > u whenever n ≥ N. This is written
an → ∞ as n → ∞, or lim an = ∞.
n→∞
Essentially what happens in such a sequence is that the terms get arbitrarily large and positive.
There is an analogous definition of tending to minus infinity, where the terms in the sequence
get arbitrarily large and negative, but we won’t study that further here.
Example 3.5.4 For all k > 0, the sequence {nk } tends to infinity. Here is the proof. Given
any u > 0, let N be the smallest positive integer with N > u1/k . Since k > 0, this implies that
N k > u. Furthermore, again because k > 0, n ≥ N implies nk ≥ N k . Combining these two
observations shows that for all n ≥ N, nk > u. Hence, by definition, lim nk = ∞.
n→∞
3.6 The Monotone Convergence Theorem Proof & Structure 79
Almost all the laws about combining convergent sequences apply to combining sequences which
tend to infinity.
Theorem 3.5.5 Suppose {an } and {bn } are sequences which tend to infinity and let c ∈ R.
Then
Recall that a monotonic sequence is one which is either increasing (an ≤ an+1 for all n ≥ 1) or
decreasing (an ≥ an+1 for all n ≥ 1).
Proof Suppose {an } is bounded and monotonic. There are two cases, increasing and decreas-
ing. Suppose first that {an } is monotonic increasing. That is, an ≤ an+1 for all n ≥ 1. Since
{an } is bounded, in particular {an } is bounded above. That is, there exists a real number u
such that an ≤ u for all n ≥ 1. But this means the set A = {an : n ≥ 1} is bounded above by
u. By the Completeness Axiom for the real numbers, every non-empty set which is bounded
above has a least upper bound. Let l = lubA. We will show that lim an = l.
n→∞
To show that lim an = l, remember the definition of limit. Given any ε > 0, we need to find
n→∞
N ∈ Z+ such that |an − l| < ε whenever n ≥ N. Since l = lubA, we know an ≤ l for all n ≥ 1.
Suppose for a contradiction that an ≤ l − ε for all n ≥ 1. Then l − ε would be an upper bound
for A, contradicting the fact that l is the least upper bound. Therefore there is some n for
which an > l − ε. Let N be the least value of n for which this is true. Now {an } is increasing.
Therefore
l − ε < aN ≤ aN +1 ≤ · · · .
That is, for all n ≥ N, l − ε < an . Rearranging we get l − an < ε. Since an < l, certainly
l − an > 0. Thus |l − an | = l − an < ε, for all n ≥ N. Hence lim an = l as required. If {an }
n→∞
is decreasing, then {−an } is increasing and the above argument shows that {−an } converges.
By the law of scalar multiplication, this implies {an } converges and the proof is complete.
80 Proof & Structure Chapter 3: Complex Numbers and Sequences
Note This proof depends on the Completeness Axiom for the real numbers. So it really is
a crucial thing to have. The Monotone Convergence Theorem is not true if we work in the
set of rational numbers. That is, bounded monotonic sequences of rational numbers do not
necessarily converge to a rational limit!
2
Example 3.6.2 Show that {an } converges, where a1 = 3 and an = 3 − an−1 for n ≥ 2. Firstly,
one might worry that some an = 0, meaning an+1 would be undefined. If you work out a few
terms, you see that the sequence seems to be decreasing but the terms are always greater than
2. So let’s prove by induction that an > 2 for all n ∈ Z+ . Clearly a1 > 2. Assume ak > 2.
Then ak+1 = 3 − a2k > 3 − 22 = 2. Hence, by induction an > 2 for all n ∈ Z+ . Now we prove
by induction that an+1 < an for all n ∈ Z+ . The case n = 1 is done. Now assume ak+1 < ak .
Then a1k < ak+1
1
. So ak+2 − ak+1 = 3 − ak+1 2
− 3 − a2k = 2 a1k − ak+1 1
< 0. Therefore
ak+2 < ak+1 and by induction an+1 < an for all n. That is, {an } is decreasing. We also know
the sequence is bounded below by 2. It is clearly bounded above by 3 because a1 = 3 and the
sequence is decreasing. Thus the sequence is monotonic (decreasing) and bounded and so, by
the MCT, it converges. Now the limit l must satisfy l = 3 − 2l (because lim an = lim an−1 = l).
n→∞ n→∞
So we can solve this equation (knowing there is a limit). Rearrange to get l2 − 3l + 2 = 0, so
(l − 2)(l − 1) = 0 and either l = 1 or l = 2. By Proposition 3.4.7, the fact that 2 ≤ an ≤ 3 for
all n ∈ Z+ implies 2 ≤ l ≤ 3. So the limit is 2.
Exercise 3.32 Use the Monotone Convergence Theorem to show that {bn } converges, where
b1 = 1, bn = 12 3 − 2bn−1
1
+3
for n ≥ 2. Hence find lim bn .
n→∞
Monotonic sequences either converge or tend to ±∞. The following exercise asks you to prove
this for monotonic increasing sequences.
Exercise 3.33 Suppose {an } is monotonic increasing, but unbounded. Show that lim an = ∞.
n→∞
(Hint: As {an } is bounded below by a1 , {an } must be unbounded above.)
The Monotone Convergence Theorem has an interesting application to a method based on one
used by Archimedes for approximating π. Consider a circle of radius 1 and let an be the area
of the inscribed regular n-gon. Let bn be the area of the escribed regular n-gon. The diagrams
below show on the left the inscribed hexagon and on the right the escribed hexagon.
Intuitively {an } is an increasing sequence bounded above by the area of the circle (which is of
course π). And {bn } is a decreasing sequence bounded below by the area of the circle. By the
Monotone Convergence Theorem then, both {an } and {bn } converge and lim an ≤ π ≤ lim bn .
n→∞ n→∞
Therefore by calculating an and bn for sufficiently high values of n, we can approximate π as
closely as we wish.
3.7 Series Proof & Structure 81
Exercise 3.35 Find formulae for an and bn . Calculate a1000 and b1000 and hence give an
approximation to π. (Use your calculator!) By the way, you will find, if you are using radians,
that you seem to need to work with angles involving π – this is clearly putting the cart before
the horse a bit! Luckily there are ways round this, such as only working it out for n =
3, 6, 12, 24, 48, . . . and using some clever recurrence relations. However this would be a digression
of several pages so we won’t do that. But it can be done.
3.7 Series
Having developed quite a lot of theory about sequences, which is of value in itself as we have
seen with the discussion about π, we now look briefly at an application of the theory to the
study of infinite series. Given a sequence {an } the sum a1 + a2 + · · · is called an infinite series
(or just a series).
You have encountered some examples of series in Algebra 1, mostly finite – in other words they
arise from finite sequences, which we haven’t really considered here. For example you will have
considered arithmetic and geometric progressions. Before we go further I will summarise what
I expect you to know about these types of sequence.
Arithmetic progressions (APs) are sequences of the form {a + (n − 1)d}. That is, a1 = a,
a2 = a + d, a3 = a + 2d and so on (where a is the first term and d is the common difference).
The sum to n terms of an AP {an } is a1 + a2 + · · · + an and is written ni=1 ai .
Example 3.7.2 The sequence 2, 5, 8, 11, 14, . . . is an AP. Here a = 2 and d = 3. Therefore
an = 2n + 32 n(n − 1). The sum to 6 terms is 6 × 2 + 21 × 6 × 5 × 3 = 57.
Geometric progressions (GPs) are sequences of the form {arn−1 }, where a is the first term
and r is the common ratio.
if r = 1, and na if r = 1.
Example 3.7.4 The sequence 7, 14, 28, 56, 112, . . . is a GP with first term a = 7 and common
5 −1)
ratio r = 2. Thus an = 7 × 2n−1 . The sum to 5 terms is 7(22−1 = 217.
We need to establish formally some notation before discussing the sum of a whole sequence
rather than the sum to n terms.
82 Proof & Structure Chapter 3: Complex Numbers and Sequences
Example 3.7.5 Consider the series 1 − 21 + 41 − 18 + · · · . This is the sum of a GP {an } with first
n −1)
term 1 and common ratio − 12 . Thus an = (− 12 )n−1 . The sum to n terms is sn = ((−1/2)(−1/2)−1
=
2 1 n n n
− 3 − 2 − 1 . By Theorem 3.3.12(b), {x } is null whenever |x| < 1. Therefore {(−1/2) }
is null. Hence, by the combination laws for convergent sequences, lim sn = − 23 (0 − 1) = 32 .
n→∞
Thus the series converges with sum 23 .
Exercise 3.36 For each of the following infinite series, determine whether the series is conver-
gent or divergent. (i) ∞ 1 r
r=1 ar where ar = 2r − 2 ; (ii)
∞ 1
r=1 br where br = r! (use the Monotone
Convergence Theorem and the fact that r!1 ≤ 2r−11
for all r ∈ Z+ ) (iii) ∞ r
r=1 cr where cr = 2r
n n 1 n 1 n 1
(hard – first show that r=1 cr = i=1 2i + i=2 2i + · · · + i=n 2i ).
Example 3.7.6 Suppose {an } is a geometric progression with common ratio r and first term
n −1)
a. Then an = arn−1 and sn = a(rr−1 (or sn = na if r = 1). If |r| < 1, then by the combination
a(0−1) a
laws, we get lim sn = r−1 = 1−r . On the other hand if |r| ≥ 1 (and a = 0), then {sn }
n→∞
diverges. In summary, a GP converges if and only if |r| < 1.
Proof (Contrapositive) We’ll prove that if ∞ r=1 ar is convergent, then {an } is null. If
∞
r=1 ar is convergent, then the sequence {sn } of partial sums is convergent, with limit s say.
Now an = sn −sn−1 . But clearly {sn−1 } converges to s as well. Therefore, by the law of addition
for convergent sequences, lim an = lim sn − lim sn−1 = s − s = 0. Hence {an } is null.
n→∞ n→∞ n→∞
Example 3.7.8 The sum of any AP {a + (n − 1)d} for which d = 0 is divergent, because the
sequence of terms {a + (n − 1)d} is clearly not null.
∞ r 2 −1
Exercise 3.37 Show that r=1 (16r+9)(25r−4)
is divergent.
Exercise 3.38 Prove that if r ≥ 1 and a = 0 in a GP, then {sn } diverges, as claimed in
Example 3.7.6.
3.7 Series Proof & Structure 83
∞
The converse of Proposition 3.7.7 is not true. There are null sequences {an } for which r=1 ar
diverges. The most famous example is the so-called harmonic series ∞ 1
r=1 r .
Example 3.7.9 The harmonic series is divergent. To see this, let sn be the nth partial sum.
Then
sn = 1 + 12 + 31 + 14 + 51 + 61 + 17 + 81 + 91 + · · · + n1
= 1 + 21 + 13 + 41 + 15 + 61 + 17 + 81 + 91 + · · · + n1
> 1 + 21 + 2 14 + 4 18 + · · ·
> 1 + 21 + 21 + 12 + · · · .
So s8 > 1 + 23 for example. In general s2m > 1 + m2 . Hence the partial sums are increasing and
unbounded, so tend to infinity. That is, the harmonic series is divergent.
Example 3.7.10 The series ∞ 1 1
r=1 r 2 is convergent. To see this, note that r 2 is always positive,
the partial summands sn form an increasing sequence. Here’s a clever little argument:
1
sn = 1 + 22
+ 312 + 412 + 512 + · · · + n12
1 1 1 1 1
< 1+ 1×2
+ 2×3 + 3×4 + 4×5 +··· + (n−1)×n
1
= 1+ 1
− 2 + 2 − 3 + 3 − 14
1 1 1 1
+···+ 1
n−1
− 1
n
.
1
= 2− n
< 2.
Therefore {sn } is increasing and bounded, so by the Monotone Convergence Theorem, {sn }
converges. Hence ∞ 1
r=1 r 2 is convergent.
Proof Let {sn } and {tn } be the sequences of nth partial sums for {an } and {bn } respectively.
Since 0 ≤ an ≤ bn , clearly sn ≤ tn for all n ≥ 1. Moreover both {sn } and {tn } are increasing
sequences. Now ∞ r=1 br is convergent, and so {tn } is convergent with limit t say. Therefore
sn ≤ tn ≤ t for all n ≥ 1. This means {sn } is an increasing sequence which is bounded above
by t. By the Monotone Convergence Theorem therefore, {sn } is convergent. Hence ∞ r=1 ar is
convergent.
∞
Exercise 3.39 Use the Comparison Test to show that √1 is divergent.
r=1 r
Techniques like these can be extended to cover series with negative terms, and hence to show
that power series such as those for sin x and cos x are convergent, and indeed that it is OK to
plug complex numbers into them. However we could spend a whole year studying this alone!
We’ll finish this section by showing that the series ∞ 1
r=1 r k is convergent for all k ≥ 2.
∞ 1
Exercise 3.40 Use the Comparison Test and the fact that r=1 r 2 converges to show that
∞ 1
r=1 r k converges for all k ≥ 2.
84 Proof & Structure Chapter 3: Complex Numbers and Sequences
Exam-Style Questions
Section A
Exercise 3.41 Let w = 3 − i and z = 1 + 2i.
w
(a) Find w + z, w − z, wz and z
, expressing your answers in the form a + bi where a, b ∈ R. [3]
(b) Plot w, z and w + z on an Argand diagram. [2]
Exercise 3.42 Let w = −2 + 2i.
(a) Find the polar form of w. [2]
(b) State De Moivre’s Theorem. [1]
2 3
(c) Find w and w , giving your answers in the form a + bi, where a and b are integers. [2]
Exercise 3.43(a) Using the Sandwich Lemma for sequences and the fact that { n1 } is null,
show that n12 is null. [2]
3n2 −2n+1
(b) Show that 5n2 +7n+6
converges and find its limit. [3]
Section B
Exercise 3.45(a)(i) By considering (cos θ + i sin θ)4 in two different ways, find an expression
for cos 4θ in terms of cos θ and sin θ. Hence show that
cos 4θ = 8 cos4 θ − 8 cos2 θ + 1.
[5]
(ii) By solving the equation 8x2 − 8x + 1 = 12 , or otherwise, use part (i) to show that cos π
12
=
√
1 3
2
+ 4
. [4]
π
(iii) Hence find sin 12
. [2]
Historical Notes
Learning Outcomes
After studying this chapter, and the related exercises, you should be able to
• define the complex conjugate, real part, imaginary part, modulus and argument of a
complex number, and be able to determine these for a given complex number;
• express a complex number in polar form and illustrate complex numbers using an Argand
diagram;
• state De Moivre’s Theorem and use it to express, for n ∈ N, cos nθ and sin nθ in terms
of cos θ and sin θ;
• use De Moivre’s Theorem to find, for n ∈ Z+ , all of the nth roots of a given complex
number;
• be familiar with the terminology of sequences; including the terms increasing, decreasing,
strictly increasing, strictly decreasing, monotonic, constant and be able to determine if a
given sequence is one of these types;
• know the definition of a null sequence and be able to show whether a given sequence is
null, directly or using the Combination Laws and/or the Sandwich Lemma;
• be familiar with simple null sequences such as { n1k } (for k > 0), {xn } (for |x| < 1), { n!1 },
n k
{xn nk } (for |x| < 1, k > 0), { xn! } and { nn! } (for k > 0);
• work with the definition of a limit and convergent and divergent sequences; be aware that
a convergent sequence has a unique limit;
• state and apply the Combination Laws and the Sandwich Theorem for convergent se-
quences;
• be able to show whether a given sequence is bounded or unbounded, and know that any
bounded monotonic sequence is convergent (the Monotone Convergence Theorem) and
that any unbounded sequence is divergent;
• explain what it means for a sequence to tend to infinity, and know that monotonic in-
creasing sequences either converge or tend to infinity;
• be familiar with the definition of a series (including arithmetic and geometric progres-
sions), the sum to n terms, and convergent and divergent series;
• show whether a given series is convergent and use the Non-Null Test (or show directly)
that a given series is divergent.