Lesson 16 — Numerical Sequences
Sequence as a function with domain ℕ. Recurrence relations, monotonicity, boundedness. Gateway to limits.
Used in: 1st year of HS (age 15) · Math B Japanese (ch. 数列) · Calculus I — US — preview
A sequence is a function from to . Each receives a term . Sequences are central objects in analysis (limit, series, convergence) and the foundation of formal calculus — they prepare Lesson 19 (preview) and Lesson 41 (formal limit).
Rigorous notation, full derivation, hypotheses
Definition and properties
How to describe a sequence
- Explicit formula (general term): — terms
- Recurrence: , — same result.
- Description: "the 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 ; bounded below if .
Intuitive convergence (formalized in Lesson 41)
converges to if " gets arbitrarily close to as becomes large". Formally:
Famous sequences
| Name | Definition | Terms |
|---|---|---|
| Natural numbers | ||
| Squares | ||
| Harmonic | ||
| Fibonacci | , | |
| Geometric |
"A sequence is just a list of numbers, but in Math 2E we make this list infinite." — Active Calculus §8.2
Worked examples
Exercise list
40 exercises · 10 with worked solution (25%)
- Ex. 16.1Application
List the first five terms of the sequence . (Resp: 2, 5, 8, 11, 14)
Show solution
Computing for : .Show step-by-step (with the why)
- Substitute : .
- Substitute : .
- Substitute : .
- Substitute : .
- Substitute : .
- Ex. 16.2Application
List the first five terms of the sequence . (Resp: 3, 5, 7, 9, 11)
Show solution
Computing for : .Show step-by-step (with the why)
- .
- .
- .
- .
- .
- Ex. 16.3Application
List the first five terms of the sequence . (Resp: 1, 4, 9, 16, 25)
Show solution
Computing for : . - Ex. 16.4ApplicationAnswer key
List the first five terms of the sequence .
Show solution
Computing for : . - Ex. 16.5Application
List the first five terms of the sequence . (Resp: -1, 1, -1, 1, -1)
Show solution
The factor alternates sign. For : . - Ex. 16.6Application
List the first five terms of the sequence .
Show solution
Computing for : . - Ex. 16.7Application
List the first five terms of the sequence .
Show solution
Computing for : . - Ex. 16.8Application
List the first five terms of the sequence . (Resp: 1, 1/2, 1/6, 1/24, 1/120)
Show solution
Computing for : .Show step-by-step (with the why)
- .
- .
- .
- .
- .
- Ex. 16.9Application
List the first five terms of the sequence . (Resp: -1, 2, -3, 4, -5)
Show solution
Computing for : . - Ex. 16.10Application
Calculate the first 5 terms of the recursive sequence , . (Resp: 5, 8, 11, 14, 17)
Show solution
Using the recurrence: , then , , , .Show step-by-step (with the why)
- Given .
- .
- .
- .
- .
- Ex. 16.11Application
Which explicit formula generates the sequence ?
Show solution
The terms 2, 5, 10, 17, 26 correspond to , that is . - Ex. 16.12ApplicationAnswer key
Which explicit formula generates the sequence ?
Show solution
The terms 3, 6, 12, 24, 48 have ratio 2 between consecutive terms. For : . Therefore . - Ex. 16.13ApplicationAnswer key
Calculate the first 6 terms of the Fibonacci sequence , . (Resp: 1, 1, 2, 3, 5, 8)
Show solution
With and : , , , . Sequence: 1, 1, 2, 3, 5, 8.Show step-by-step (with the why)
- (given).
- (given).
- .
- .
- .
- .
- Ex. 16.14Application
Calculate the first 5 terms of the recursive sequence , . (Resp: 1, 3, 9, 27, 81)
Show solution
With and : , , , . - Ex. 16.15Understanding
Identify the general term of the sequence
Show solution
The terms follow the pattern . Check: gives . Correct. - Ex. 16.16Understanding
Identify the general term of the sequence
Show solution
The terms alternate sign with . The pattern is . - Ex. 16.17UnderstandingAnswer key
Identify the general term of the sequence
Show solution
The terms 1, 8, 27, 64, 125 are perfect cubes: . Therefore . - Ex. 16.18ApplicationAnswer key
For the sequence with general term , calculate the 8th term.
Show solution
Using : . - Ex. 16.19Application
Calculate the first 5 terms of , , .
Show solution
With , , and for : , , .Show step-by-step (with the why)
- , (given).
- .
- .
- .
- Ex. 16.20Application
For the sequence , what is the 10th term?
Show solution
Using : . - Ex. 16.21Understanding
Classify the sequence in terms of monotonicity and boundedness.
Show solution
Since , each term is larger than the previous (increasing) and the terms grow without upper bound (unbounded above). - Ex. 16.22Understanding
Classify the sequence in terms of monotonicity and boundedness.
Show solution
Since , (decreasing). Also for all (bounded below by 0).Show step-by-step (with the why)
- Verify : decreasing.
- Since for all : bounded below by 0.
- Since is the largest term: bounded above by 1.
- Ex. 16.23Understanding
Classify the sequence in terms of monotonicity and boundedness.
Show solution
The terms of alternate between -1 and 1. Therefore it is bounded (between -1 and 1) but not monotone (oscillates). - Ex. 16.24Understanding
Classify the sequence . Is it increasing? Is it bounded?
Show solution
Rewriting: . Since decreases, increases. Also for all , so it is bounded above by 1. - Ex. 16.25Understanding
What happens to the terms of the sequence as grows very large?
Show solution
Since , the powers approach 0 as grows. The sequence converges to 0. - Ex. 16.26Modeling
A factory triples production each month, starting with 3 pieces. The production sequence follows . In which month does production exceed 50 pieces?
Show solution
The sequence is : , , , . The limit of 50 pieces is exceeded at , in month 4.Show step-by-step (with the why)
- (less than 50).
- (less than 50).
- (less than 50).
- : limit exceeded in month 4.
- Ex. 16.27Modeling
A grain of wheat doubles each day: (with ). On which day does the number of grains exceed 50?
Show solution
The sequence is . Computing: . Since , the limit is exceeded on day 7. - Ex. 16.28Understanding
Which statement is correct about sequences?
Show solution
The Monotone Convergence Theorem guarantees that monotonicity plus boundedness implies convergence. Without both conditions, there is no guarantee (e.g.: is monotone but diverges; is bounded but diverges). - Ex. 16.29Understanding
Classify the sequence in terms of monotonicity and boundedness.
Show solution
Since , we have (increasing). The terms grow without upper bound. - Ex. 16.30Understanding
Classify the sequence in terms of monotonicity and boundedness.
Show solution
Computing: , , . The ratio , so it is decreasing. And . - Ex. 16.31ApplicationAnswer key
Compute . (Resp: 30)
Show solution
.Show step-by-step (with the why)
- : .
- : .
- : .
- : .
- : .
- Sum: .
- Ex. 16.32ApplicationAnswer key
Compute . (Resp: 55)
Show solution
. - Ex. 16.33ApplicationAnswer key
Compute . (Resp: 14)
Show solution
Expanding: . - Ex. 16.34Application
Compute . (Resp: 31/16)
Show solution
Expanding: . - Ex. 16.35Modeling
Which summation notation correctly represents the sum ?
Show solution
The sum is the sum of the first natural numbers, written as . - Ex. 16.36Modeling
Which summation notation correctly represents the sum of the first odd numbers ?
Show solution
The odd numbers $1, 3, 5, \ldots, (2n-1)$ have the k-th term equal to . Therefore the sum is written . Note: is also equivalent. - Ex. 16.37Understanding
Expand and identify .
Show solution
. - Ex. 16.38Challenge
What is the closed form for the sum of the first natural numbers ?
Show solution
The closed form of is (Gauss). For : , which agrees with the direct sum.Show step-by-step (with the why)
- Write the sum .
- Write the sum backwards: .
- Add the two lines: .
- Divide by 2: .
- Ex. 16.39ChallengeAnswer key
What happens to the sequence when ?
Show solution
Since is always between -1 and 1, and grows without limit, the quotient approaches 0. The oscillation becomes smaller and smaller.Show step-by-step (with the why)
- Compute .
- Since , the absolute value of the sequence goes to 0.
- Therefore even with sign alternation.
- Ex. 16.40ProofAnswer key
Analyze the monotonicity of the sequence for .
Show solution
Rewriting . Then for all . Therefore increasing.Show step-by-step (with the why)
- Rewrite: .
- Compute .
- Since for , the difference is positive.
- Conclusion: , so the sequence is increasing.
Sources
- OpenStax Algebra and Trigonometry 2e — Jay Abramson et al. · 2022, 2nd ed · EN · CC-BY 4.0 · §9.1: sequences, notation, explicit formulas, recurrences, summation.
- Stitz-Zeager Precalculus — Carl Stitz, Jeff Zeager · 2013 · EN · CC-BY-NC-SA · §9.1: sequences, monotonicity, boundedness, patterns.
- Basic Analysis: Introduction to Real Analysis (Vol. I) — Jiří Lebl · 2024, v6.0 · EN · CC-BY-SA · §2.1: sequences, monotonicity, boundedness, convergence.
- Active Calculus — Matt Boelkins · 2024 · EN · CC-BY-NC-SA · §8.2: sequences and intuitive convergence.