Homework 4

Table of Contents

Exercise 9.12(a)

Assume sn0s_n \neq 0 and that the limit L=limnsn+1snL = \lim_{n\to\infty} \abs{\frac{s_{n+1}}{s_n}} exists. Show that if L<1L < 1, then limnsn=0\lim_{n\to\infty} s_n = 0. (Hint: Select aa so that L<a<1L < a < 1 and optain NN so that sn+1<asn\abs{s_{n+1}} < a\abs{s_n} for nNn \geq N. Then show sn<anNsN\abs{s_n} < a^{n-N} \abs{s_N} for n>Nn > N.)

Solution.

Let a=L+12<1a = \frac{L + 1}{2} < 1. Then because ε=aL>0\varepsilon = a - L > 0, there exists NN such that for all nNn \geq N,

sn+1snL<aL    sn+1<asn.()\abs{\abs{\frac{s_{n+1}}{s_n}} - L} < a - L \implies \abs{s_{n+1}} < a\abs{s_n}. \tag{$*$}

(Scratchwork: To see where we get the inductive hypothesis, you can just write out what happens when iterating the inequality. For example, if nNn \geq N, then n+1Nn + 1 \geq N as well, so

sn+2<asn+1<a2sn.\abs{s_{n+2}} < a\abs{s_{n+1}} < a^2 \abs{s_n}.

The inductive hypothesis should be clear from here.) We will show that for any nNn \geq N, we have

sn+k<aksnfor allk1.()\abs{s_{n+k}} < a^k \abs{s_n} \quad\text{for all}\quad k \geq 1. \tag{$\dagger$}

We proceed by induction on kk.

Base case: (k=1)\p{k = 1} This is just (*) above.

Inductive step: Assume sn+k<aksn\abs{s_{n+k}} < a^k \abs{s_n}. Then applying (*) and the inductive hypothesis gives

sn+k+1<asn+k(() applied to n+kN)<aaksn(inductive hypothesis)=ak+1sn.\begin{aligned} \abs{s_{n+k+1}} &< a\abs{s_{n+k}} && \p{\text{$\p{*}$ applied to $n + k \geq N$}} \\ &< a \cdot a^k \abs{s_n} && \p{\text{inductive hypothesis}} \\ &= a^{k+1} \abs{s_n}. \end{aligned}

In particular, (\dagger) implies (by replacing nn with NN and kk with nNn - N)

sn<anNsNfor alln>N.\abs{s_n} < a^{n-N} \abs{s_N} \quad\text{for all}\quad n > N.

Note that we need n>Nn > N instead of just nNn \geq N since we need k1k \geq 1 to apply (\dagger). Finally, since a<1\abs{a} < 1, we can Theorem 9.7(b), so by the squeeze lemma, sn\abs{s_n} converges and

limnsnlimnanNsN=0.\lim_{n\to\infty} \abs{s_n} \leq \lim_{n\to\infty} a^{n-N} \abs{s_N} = 0.

Here, we used that NN, and hence sNs_N, are constants. This implies (by a previous homework problem) that limnsn=0\lim_{n\to\infty} s_n = 0 as well.

Exercise 10.6

  1. Let (sn)\p{s_n} be a sequence such that

    sn+1sn<2nfor allnN.\abs{s_{n+1} - s_n} < 2^{-n} \quad\text{for all}\quad n \in \N.

    Prove (sn)\p{s_n} is a Cauchy sequence and hence a convergent sequence.

  2. Is the result in (a) true if we only assume sn+1sn<1n\abs{s_{n+1} - s_n} < \frac{1}{n} for all nNn \in \N?

Solution.
  1. By the triangle inequality (and technically induction) and the assumption on (sn)\p{s_n}, we have for k0k \geq 0

    sn+ksn=i=nn+k1(si+1si)i=nn+k1si+1si<i=nn+k12i<i=n2i=2n+1.()\begin{aligned} \abs{s_{n+k} - s_n} = \abs{\sum_{i=n}^{n+k-1} \p{s_{i+1} - s_i}} &\leq \sum_{i=n}^{n+k-1} \abs{s_{i+1} - s_i} \\ &< \sum_{i=n}^{n+k-1} 2^{-i} \\ &< \sum_{i=n}^\infty 2^{-i} \\ &= 2^{-n+1}. \tag{$*$} \end{aligned}

    Let ε>0\varepsilon > 0. Since 2n+102^{-n+1} \to 0 (by Theorem 9.7(c) with a=12a = \frac{1}{2}), there exists NN such that if nNn \geq N, then 2n+1<ε2^{-n+1} < \varepsilon. Let n,mNn, m \geq N. Without loss of generality, we may assume mnm \geq n; in the case m<nm < n, we simply swap mm and nn in the following. By (*),

    smsn=sn+(mn)sn<2n+1<ε.\abs{s_m - s_n} = \abs{s_{n+\p{m-n}} - s_n} < 2^{-n+1} < \varepsilon.
  2. No. For example, if sn=i=1n1is_n = \sum_{i=1}^n \frac{1}{i}, then

    sn+1sn=1n+1<1n,s_{n+1} - s_n = \frac{1}{n+1} < \frac{1}{n},

    but (sn)\p{s_n} diverges (it's the harmonic series).

Common Mistakes

The only mistake I saw often was in part (2). Basically, if you write something like this:

No, because by the same argument above, we have

sn+ksn<i=nn+k11i,\abs{s_{n+k} - s_n} < \sum_{i=n}^{n+k-1} \frac{1}{i},

and the right-hand side diverges, so the result in (1) does not hold.

While nothing you wrote is incorrect, this argument just doesn't answer the question. All this shows is that our proof of (1) no longer works, but doesn't show that the result is false. For instance, what if there's a better proof that works in both cases that we don't know about?

To show that there's no proof possible, you just need to give a counter-example.

Exercise 10.7

Let SS be a bounded nonempty subset of R\R such that supS\sup S is not in SS. Prove there is a sequence (sn)\p{s_n} of points in SS such that limnsn=supS\lim_{n\to\infty} s_n = \sup S.

Solution.

Let nNn \in \N. Then because supS\sup S is the least upper bound of SS, supS1n\sup S - \frac{1}{n} cannot be an upper bound for SS. Thus, there exists snSs_n \in S such that

supS1nsn    snsupS1n.\sup S - \frac{1}{n} \leq s_n \implies \abs{s_n - \sup S} \leq \frac{1}{n}.

(Note that I used snsupSs_n \leq \sup S to get the inequality with an absolute value.) Thus, (by the axiom of countable choice) we get a sequence (sn)\p{s_n} of elements in SS such that snsupS1n\abs{s_n - \sup S} \leq \frac{1}{n}. By the squeeze theorem, we immediately get snsupSs_n \to \sup S.