2.3 Sequences of real numbers: basic properties

Sequences can behave in surprisingly different ways, but some have properties that we will be able to use to analyse their behaviour. We begin by looking at monotone and bounded sequences.

Monotone sequences

We first consider sequences whose terms grow ever larger, or ever smaller.

Definition 2.10.

Let (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} be a sequence.

  1. 1
    ​

    We say (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is increasing if an<an+1a_{n}<a_{n+1} for all n∈ℕn\in\mathbb{N};

  2. 2
    ​

    We say (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is decreasing if an>an+1a_{n}>a_{n+1} for all n∈ℕn\in\mathbb{N}.

In other words, (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is increasing if a1<a2<a3<⋯a_{1}<a_{2}<a_{3}<\cdots and is decreasing if a1>a2>a3>⋯a_{1}>a_{2}>a_{3}>\cdots.

Example 2.11.

For the sequences from Example 2.2, it is clear that

  • •
    ​

    (1/n)n∈ℕ(1/n)_{n\in\mathbb{N}} is decreasing,

  • •
    ​

    (n)n∈ℕ(n)_{n\in\mathbb{N}} is increasing and

  • •
    ​

    ((−1)n)n∈ℕ((-1)^{n})_{n\in\mathbb{N}} is neither increasing nor decreasing.

Sometimes we say strictly increasing or strictly decreasing, to emphasise that the inequalities in Definition 2.10 are strict (as opposed to ≤\leq or ≥\geq). We also have terms for the non-strict version:

Definition 2.12.

Let (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} be a sequence.

  1. 1
    ​

    We say (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is non-decreasing if an≤an+1a_{n}\leq a_{n+1} for all n∈ℕn\in\mathbb{N};

  2. 2
    ​

    We say (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is non-increasing if an≥an+1a_{n}\geq a_{n+1} for all n∈ℕn\in\mathbb{N};

  3. 3
    ​

    We say (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is monotone if it is either non-decreasing or non-increasing.

Note that any increasing (respectively, decreasing) sequence is automatically non-decreasing (respectively, non-increasing) and therefore monotone. More succinctly,

Increasing ⟹\Longrightarrow Non-decreasing

⟹\Longrightarrow

Monotone.
Decreasing ⟹\Longrightarrow Non-increasing

⟹\Longrightarrow

Exercise 2.13.

Determine whether the following sequences are increasing, non-decreasing, decreasing, non-increasing or monotone.

  1. (i)
    ​

    (2,3,5,7,11,13,17,19,23,…)(2,3,5,7,11,13,17,19,23,\dots).

  2. (ii)
    ​

    (1,1,2,1,2,3,1,2,3,4,…)(1,1,2,1,2,3,1,2,3,4,\dots);

  3. (iii)
    ​

    (5,5,5,5,…)(5,5,5,5,\dots);

  4. (iv)
    ​

    (0,1/2,2/3,3/4,4/5,…)(0,1/2,2/3,3/4,4/5,\dots);

  5. (v)
    ​

    (1,2,2,3,3,3,4,4,4,4,…)(1,2,2,3,3,3,4,4,4,4,\dots);

Complete each cell of the table with a or to record your answers.

Increasing Non-decreasing Decreasing Non-increasing Monotone
(i)
(ii)
(iii)
(iv)
(v)
Exercise 2.14.

Suppose (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is a non-increasing sequence. Show that (−an)n∈ℕ(-a_{n})_{n\in\mathbb{N}} is a non-decreasing sequence.

Bounded and unbounded sequences

The sequences (n)n∈ℕ(n)_{n\in\mathbb{N}} and (1−1/n)n∈ℕ(1-1/n)_{n\in\mathbb{N}} are both increasing. However, we can see from their graphs (shown in Figure 2.4) that they exhibit very different behaviours: the first sequence increases without bound, while the second sequence never exceeds 1.

(n)n∈ℕ(n)_{n\in\mathbb{N}}
(1−1/n)n∈ℕ(1-1/n)_{n\in\mathbb{N}}
Figure 2.4: Graphs of the increasing sequences (n)n∈ℕ(n)_{n\in\mathbb{N}} and (1−1/n)n∈ℕ(1-1/n)_{n\in\mathbb{N}}.
Definition 2.15.

Let (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} be a sequence.

  1. 1
    ​

    We say (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is bounded above if there exists some M∈ℝM\in\mathbb{R} such that an≤Ma_{n}\leq M for all n∈ℕn\in\mathbb{N};

  2. 2
    ​

    We say (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is bounded below if there exists some L∈ℝL\in\mathbb{R} such that an≥La_{n}\geq L for all n∈ℕn\in\mathbb{N};

  3. 3
    ​

    We say (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is bounded if it is both bounded above and bounded below. Otherwise, we say (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is unbounded.

Remark 2.16.

Note that, by definition, the sequence (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is bounded above if and only if the set {an:n∈ℕ}\{a_{n}:n\in\mathbb{N}\} is bounded above in the sense introduced in Definition 1.1.

Example 2.17.

Consider the three sequences from Example 2.2.

  1. 1.
    ​

    Since 0<1/n≤10<1/n\leq 1 for all n∈ℕn\in\mathbb{N}, the sequence (1/n)n∈ℕ(1/n)_{n\in\mathbb{N}} is bounded. Similarly, the increasing sequence (1−1/n)n∈ℕ(1-1/n)_{n\in\mathbb{N}} is also bounded.

  2. 2.
    ​

    Since n≥0n\geq 0 for all n∈ℕn\in\mathbb{N}, the sequence (n)n∈ℕ(n)_{n\in\mathbb{N}} is bounded below. However, given any M∈ℝM\in\mathbb{R}, we can find some n∈ℕn\in\mathbb{N} such that n>Mn>M. This tells us that (n)n∈ℕ(n)_{n\in\mathbb{N}} is not bounded above and is therefore unbounded.

  3. 3.
    ​

    Since −1≤(−1)n≤1-1\leq(-1)^{n}\leq 1 for all n∈ℕn\in\mathbb{N} the sequence ((−1)n)n∈ℕ((-1)^{n})_{n\in\mathbb{N}} is bounded.

We can interpret Definition 2.15 in terms of our visual aids. For instance, a sequence is bounded above if and only if there exists some M∈ℝM\in\mathbb{R} such that the graph of the sequence lies entirely below the horizontal line y=My=M. See Figure 2.5.

(a) A bounded sequence: the terms lie in a horizontal ‘corridor’ between y=Ly=L and y=My=M.
(b) The sequence (n2)n∈ℕ(n^{2})_{n\in\mathbb{N}} is unbounded. For any threshold M∈ℝM\in\mathbb{R}, there exists a term in the sequence which lies above the line y=My=M.
Figure 2.5: Bounded and unbounded sequences.
Exercise 2.18.

Determine whether the following sequences are bounded above

  1. (i)
    ​

    (n+22⁢n2−n)n∈ℕ\displaystyle\Big{(}\frac{n+2}{2n^{2}-n}\Big{)}_{n\in\mathbb{N}};

  2. (ii)
    ​

    (10⁢n4+n2+46⁢n3−4⁢n2)n∈ℕ\displaystyle\Big{(}\frac{10n^{4}+n^{2}+4}{6n^{3}-4n^{2}}\Big{)}_{n\in\mathbb{% N}}.

A video walk-through of a solution to part (i) can be found here.

Example 2.19.

Consider the sequence (2n)n∈ℕ(2^{n})_{n\in\mathbb{N}}. Using the binomial theorem we see that

2n=(1+1)n=∑k=0n(nk)=1+n+∑k=2n(nk)≥1+n.2^{n}=(1+1)^{n}=\sum_{k=0}^{n}\binom{n}{k}=1+n+\sum_{k=2}^{n}\binom{n}{k}\geq 1% +n.

This is a particular instance of the Bernoulli inequality from IMU (see also Worksheet 1). Given any M∈ℝM\in\mathbb{R}, we can find some n∈ℕn\in\mathbb{N} such that n>Mn>M. Thus, 2n≥n+1>M+1>M2^{n}\geq n+1>M+1>M. This tells us that (2n)n∈ℕ(2^{n})_{n\in\mathbb{N}} is not bounded above and is therefore unbounded.

Exercise 2.20.

Show that a sequence (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is bounded if and only if there exists some R>0R>0 such that |an|≤R|a_{n}|\leq R for all n∈ℕn\in\mathbb{N}.

Exercise 2.21.

Suppose (an)n∈ℕ(a_{n})_{n\in\mathbb{N}} is bounded below. Show that (−an)n∈ℕ(-a_{n})_{n\in\mathbb{N}} is bounded above.