v1 · padrão canônico
Lesson 16 — Numerical sequences
Sequence as a function with domain ℕ. Recurrences, monotonicity, boundedness. Antechamber of limits.
Used in: 1.º ano do EM (15 anos) · Math B japonês (cap. 数列) · Calculus I — US — preview
Choose your door
Rigorous notation, full derivation, hypotheses
Definition and properties
How to describe a sequence
- Explicit formula (general term): — terms
- Recurrence: , — same result.
- Description: "n-th prime number" — (no closed form).
Monotonicity
- Increasing: .
- Non-decreasing: .
- Decreasing: .
- Constant: .
Boundedness
is bounded if there exists with for all . Bounded above if ; below if .
Intuitive convergence (formalized in Lesson 19)
converges to if " gets arbitrarily close to when is large". Formally (Lesson 41 — Trim 5):
Exercise list
35 exercises · 8 with worked solution (25%)
Application 16Understanding 18Modeling 1
- Ex. 16.1ApplicationWrite the first 5 terms of .
- Ex. 16.2ApplicationWrite the first 5 terms of .
- Ex. 16.3ApplicationAnswer keyWrite the first 5 terms of .
- Ex. 16.4ApplicationFind the general term of
- Ex. 16.5ApplicationFind the general term of (Hint: .)
- Ex. 16.6ApplicationFind the general term of
- Ex. 16.7ApplicationFind the general term of
- Ex. 16.8ApplicationCompute for .
- Ex. 16.9ApplicationFor which does hold if ?
- Ex. 16.10ApplicationAnswer keyHow many terms of the sequence are less than 200?
- Ex. 16.11ApplicationSequence: , . Compute the first 5 terms.
- Ex. 16.12ApplicationFibonacci: , . Compute up to .
- Ex. 16.13ApplicationSequence: , . Compute up to .
- Ex. 16.14ApplicationShow that the Fibonacci sequence satisfies (Cassini's identity).
- Ex. 16.15ApplicationFind an explicit formula for , . (Geometric.)
- Ex. 16.16ApplicationSequence: , . General term?
- Ex. 16.17UnderstandingShow by induction that satisfies , .
- Ex. 16.18UnderstandingAnswer keySequence , (Newton's iteration for ). Compute . Compare with .
- Ex. 16.19UnderstandingShow that the sequence with blows up (goes to infinity).
- Ex. 16.20UnderstandingModel the sequence "number of pairs of rabbits in the -th month" (Fibonacci) and justify the recurrence.
- Ex. 16.21UnderstandingShow that is decreasing and bounded below by 1.
- Ex. 16.22UnderstandingShow that is increasing and bounded above by 2.
- Ex. 16.23UnderstandingIs the sequence bounded? Increasing?
- Ex. 16.24UnderstandingAnswer keyShow that is decreasing and bounded by 1.
- Ex. 16.25UnderstandingFor which does hold? (Answer: .)
- Ex. 16.26UnderstandingShow that is increasing. (Hard — preview of the number .)
- Ex. 16.27UnderstandingAnswer keyIs the sequence bounded? Convergent?
- Ex. 16.28UnderstandingAnswer keyFor the sequence , compute from which onward .
- Ex. 16.29UnderstandingWhat value does "approach" as ?
- Ex. 16.30UnderstandingWhat value does "approach" as ?
- Ex. 16.31UnderstandingDoes the sequence converge? Justify intuitively.
- Ex. 16.32UnderstandingWhat value does approach?
- Ex. 16.33UnderstandingIs the sequence convergent?
- Ex. 16.34UnderstandingAnswer keyWhat does the sequence approach?
- Ex. 16.35ModelingAnswer keyModel the temperature of a cooling coffee: each minute. To which value does it tend?
Sources for this lesson
- Algebra and Trigonometry — Jay Abramson et al. (OpenStax) · 2022, 2nd ed · EN · CC-BY · §11.1: introduction to sequences.
- Basic Analysis: Introduction to Real Analysis (Vol. I) — Jiří Lebl · 2024, v6.0 · EN · CC-BY-SA · §2.1: sequences and convergence. Primary source for Block D.
- Book of Proof — Richard Hammack · 2018, 3rd ed · EN · free · ch. 10: induction and recurrences.