25 Subsequences and the Bolzano-Weierstrass Theorem Practice

2.5.1

Question

Give an example of each of the following, or argue that such a request is impossible.
a. A sequence that has a subsequence that is bounded but contains no subsequence that converges.
b. A sequence that does not contain 0 or 1 as a term but contains sub-sequences converging to each of these values.
c. A sequence that contains subsequences converging to every point in the infinite set {1,12,13,14,15,…}
d. A sequence that contains subsequences converging to every point in the infinite set {1,12,13,14,15,…} and no subsequences converging to points outside of this set.

Proof

a. Impossible. The Balzano-Weierstrass Theorem says that any bounded sequence has a convergent subsequence. If the sequence we found (an) has a subsequence that is bounded, then it must also have it's own subsequence that is convergent. This is itself a subsequence of (an) that converges, barring the second condition.

b. Define the sequence:

(an)={1nxΒ is even1+1nxΒ is odd

Here clearly (a2n)β†’0 and (a2n+1)β†’1 are convergent subsequences but none of these value are 0,1.

c. The construction is that we want some subsequence like:

(am,n)=1mβ‹…nn=nnm

here if m is constant then as nβ†’βˆž then (am,n)β†’1m as desired. The idea is that we could plot this out onto a table:

m on row, n on column 1 2 3 4 ...
1 1/1 2/2 3/3 4/4 ...
2 1/2 2/4 3/6 4/8 ...
3 1/3 2/6 3/9 4/12 ...
4 1/4 2/8 3/12 4/16 ...
... ... ... ... ... ...
Then just make (an) be the sequence of entries going sweeping around the diagonals:
(an)={11,22,12,13,24,33,…}

Then choosing the subsequence of each row gives the limit we wanted.

d. Impossible. Say such a subsequence exists. Then a subsequence exists that must converge to 0 (take terms that approach 1, then 1/2, then 1/3, ..., towards 0) which is not in the set.

☐

2.5.2

Question

Decide whether the following propositions are true or false, providing a short justification for each conclusion.
a. If every proper subsequence of (xn) converges, then (xn) converges as well.
b. If (xn) contains a divergent subsequence, then (xn) diverges
c. If (xn) is bounded and diverges, then there exist two subsequence of (xn) that converge to different limits.
d. If (xn) is monotone and contains a convergent subsequence, then (xn) converges.

Proof
a. True. See that (an+1) must converge. We showed in 24 Monotone Sequence, MCT, and Cauchy Condensation Test#2.4.1 (b) that these must both converge and to the same limit, so clearly (an) must converge.

b. True. By the contrapositive of the Balzano-Weierstrass Theorem if (xn) contains a divergent subsequence, then the original sequence (xn) must be unbounded. As a result then (xn) cannot be convergent (see Bounded For Sequences and the contrapositive of the theorem).

c. True. Since (xn) is bounded and diverges, then any |xi|<M for the bound M>0. Then notice from 24 Monotone Sequence, MCT, and Cauchy Condensation Test#2.4.7 then we can consider the subsequences infxn and supxn whose limits exist. Notice that since xn diverges then these limits cannot equal each other.

d. True. Suppose WLOG that (xn) is increasing and that (xnk) is our convergent subsequence. Then the subsequence is bounded: |xnk|<M for some M>0. Then we must have it that |xn|<M eventually since we can pick our n≀nk where xn≀xnk<M. Since (xn) is increasing and bounded then it must be convergent.
☐

2.5.3

Question

a. Prove that if an infinite series converges, then the associative property holds. Namely, if some βˆ‘an converges to limit L, then regrouping the terms:

(a1+a2+β‹―+an1)+(an1+1+β‹―+an2)+(an2+1+β‹―+an3)+…

leads to a series that also converges to L.
b. Compare this result to the alternating harmonic series where infinite addition was shown not to be associative. Why doesn't our proof in (a) apply to this example?

We won't prove this, but it's a good exercise left to the reader (HAHAHAHAHAHA).

2.5.5

Question

Suppose (an) is a bounded sequence with the property that every convergent subsequence of (an) converges to the same limit a∈R. Show that (an) must converge to a.

Proof

Assume for contradiction that (an)↛a. Then βˆƒΟ΅>0 where for any N∈N then there is some n>N where:

|anβˆ’a|β‰₯Ο΅

Now construct the subsequence bn for each N∈N we choose the first n>N (guaranteed by the finding above) such that the inequality holds (each bk is associated with some ank). This is clearly a subsequence of (an) so by our given above, then there is some N0∈N where for all n>N0 then:

|bnβˆ’a|<ϡ≀|anβˆ’a|β‡’|bn|<|an|

But since an is bounded then |an|<M for some M>0. That implies |bn|<M so then bn is bounded. But look, since n>N0 then we must also have that:

|bnβˆ’a|β‰₯Ο΅

which is a contradiction.

2.5.6

Question

Use a similar strategy to the one in 25 Subsequences and the Bolzano-Weierstrass Theorem Practice#2.5.3 to show that limnβ†’βˆžb1n exists for all bβ‰₯0 and find the value of the limit. (The results in Exercise 23 Algebraic and Order Limit Theorems Practice#2.3.1 (Finish) may be assumed).

Proof

We'll want to show that b1n=bn is monotonic and bounded to use the MCT. Notice first that if b=0 then it clearly converges to the value 0 so assume b≠0, so then b>0. We'll consider the cases of 0<b<1 and b>1 separately:

(0<b<1): Notice that bn≀1 (bounded above). This is because b<1n⟺bn<1. Now for increasing notice that:

bn+1β‰₯bn⟺bβ‰₯b2Raise toΒ n+1Β power⟺1β‰₯b

Thus we know this is true, so then our sequence increases, showing that bn converges.

(b>1): Notice that bnβ‰₯1 (bounded below) because b>1nβ‡’bn>1. Now for decreasing the same argument above works.

Consider the subsequence bn given as:

b12n=b1n

Since b1n converges then b12n converges and to the same limit L, so then:

limnβ†’βˆžb12n=limnβ†’βˆžb1nL=LL2βˆ’L=0L(Lβˆ’1)=0L=0,1

We know it can't be 0 since of our bound so then L=1 for b≠0 and L=0 for the b=0 case.
☐