4.3.1 · D5Calculus III — Sequences & Series

Question bank — Sequences — convergence, divergence, boundedness, monotonicity

1,495 words7 min readBack to topic

True or false — justify

Every convergent sequence is bounded.
True. If , take : past some all terms sit in , and the finitely many early terms have a max/min, so a global bound exists.
Every bounded sequence converges.
False. Boundedness stops terms from escaping to infinity but does not stop them wobbling is bounded by yet never settles. You need monotonicity too, or Bolzano–Weierstrass which only gives a convergent subsequence.
Every monotone sequence converges.
False. Monotone alone is not enough: increases forever and diverges to . You must also add boundedness — that is exactly the Monotone Convergence Theorem.
If then the series converges.
False. This confuses the sequence of terms with the series of partial sums. yet diverges. Term is necessary for series convergence, never sufficient.
Changing the first million terms of a sequence can change whether it converges.
False. Convergence is a statement about the tail ( for arbitrarily large ). Altering any finite block of terms leaves the tail — hence the limit — untouched.
If then .
True. Since , the exact same works for both, so the condition transfers directly.
If and , then for all .
False. Only eventually: past some the terms lie within of so are positive, but early terms can be anything (e.g. ).
If every subsequence of converges to , then .
True. In particular the whole sequence is a subsequence of itself. (The stronger fact: if diverges, some pair of subsequences head to different values.)
A sequence can converge to two different limits.
False. Limits are unique: if and with , choose and the tail cannot sit inside two disjoint bands at once.
Every Cauchy sequence of real numbers converges.
True in , precisely because of completeness. In it can fail — e.g. rational approximations to are Cauchy but their limit is not rational.
If and then .
==True only if ==. The algebra-of-limits quotient rule needs a non-zero denominator limit; if the ratio may diverge or do anything.

Spot the error

" is bounded, and bounded sequences converge, so it converges."
The error is the second clause: bounded does not imply convergent. is the standard counterexample — it oscillates between and forever.
" means the terms get closer and closer to each step, i.e. ."
Convergence does not require the distance to shrink monotonically. Terms may overshoot back and forth (e.g. ); all that's required is that eventually every term lies inside each band.
"Since has no limit for , the sequence diverges."
Wrong: apply the Squeeze Theorem. Because and both bounds , the sequence is squeezed to regardless of 's wobble.
" has limit found by solving — so any starting value converges to ."
Solving the fixed-point equation is only valid after you prove the sequence converges (via monotone + bounded here). The fixed-point step finds what the limit is, never that one exists.
" diverges because both top and bottom go to infinity."
"" is not an answer — divide top and bottom by to get . The dominant-power ratio is what governs the limit.
" means the sequence converges, just to the value infinity."
Divergence to infinity is a form of divergence, not convergence. Convergence requires a finite limit ; is not a real number and the definition cannot be satisfied.
"If is increasing then is the limit."
Only if it is bounded above. An unbounded increasing sequence has and diverges; the sup-is-the-limit fact is the bounded half of the Monotone Convergence Theorem.

Why questions

Why does the definition let the challenger pick instead of us?
Because "gets close" must hold for every tolerance, however tiny. Letting the challenger pick the hardest forces the terms to genuinely home in, not just get vaguely near.
Why does convergence depend only on the tail, not the head?
The condition "" only ever constrains terms beyond , which can be pushed arbitrarily far out — so the first terms are never tested.
Why is completeness of the axiom behind the Monotone Convergence Theorem?
The theorem's proof needs the least upper bound to exist for a bounded increasing sequence — and completeness is exactly the guarantee that every bounded-above set of reals has a supremum.
Why do we care about boundedness if it doesn't guarantee convergence?
It's a cheap necessary filter (convergent bounded), so an unbounded sequence is instantly known to diverge; and combined with monotonicity it becomes sufficient via MCT.
Why can't fit inside a band of width less than ?
Consecutive terms are and , always a distance apart. Convergence would force the whole tail into a band of width ; picking makes the band too narrow to hold both.
Why do we use the ratio instead of the difference to test monotonicity for ?
For products/factorials the terms multiply, so the ratio simplifies cleanly (to ) while the difference stays a messy subtraction. Comparing the ratio to reveals increase/decrease directly.
Why is "" about the number but "" not?
is an actual real number the terms cluster around; "" is shorthand for terms eventually exceed every bound — there is no number they approach, so it is a description of unbounded growth.
Why does the Squeeze Theorem work — what's the intuition?
If is trapped between two sequences both funneling to the same , the outer bands close in and drag inside every -band around too — it has no room to go anywhere else.

Edge cases

Is the constant sequence convergent?
Yes, to . For any , holds for all , so works. Constant sequences are the simplest convergent (and monotone-both-ways, bounded) case.
Can a sequence be both increasing and decreasing?
Only if it is constant. and together force for all , giving a constant sequence.
Is convergent even though both terms grow without bound?
Yes, to . Rationalise: . A difference of two diverging pieces can still converge.
Does a sequence taking only finitely many distinct values necessarily converge?
No. takes just two values and diverges. It converges only if the values it repeats settle to a single one eventually.
What is the limit of ?
It has no limit. , which oscillates between and — the same divergence as the alternating sign sequence.
If a sequence is bounded but not monotone, is all hope of convergence lost?
No. It may still converge outright (e.g. ), and even if it diverges, Bolzano–Weierstrass guarantees a convergent subsequence.
Can an increasing sequence converge to a value it never actually reaches?
Yes. increases to but no term equals ; the limit is the , which may be un-attained.
Does ever equal its limit ?
No. Every term is strictly below (the sequence increases toward it); is the supremum approached but never hit.