How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
A null sequence times a bounded sequence is null
Statement
Let and be sequences of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences). If converges to (Limits and Cauchy sequences of reals) and is bounded, then the product sequence converges to .
No assumption is made that converges. Boundedness alone suffices, and that is why this lemma is stated on its own rather than folded into the product rule for limits.
Facts & Assumptions
Given: Sequences and of reals with converging to , and a real with for every (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Limits and Cauchy sequences of reals).
converges to when for every rational there is with for all (Limits and Cauchy sequences of reals).
Absolute value: , , and (Basic properties of the absolute value).
Products of inequalities: and give ; and for , gives (Multiplying inequalities of positives, Sign rules for products and monotonicity of multiplication).
Order arithmetic in : , adding a constant preserves the strict order, and and compose transitively (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Complete ordered field (least-upper-bound property), Ordered field).
Inverses: if then , so whenever and (Inverses of positives are positive, and reciprocation reverses order, Sign rules for products and monotonicity of multiplication).
Real versus rational : for every real there is a rational with , by density (The rationals embed densely in the reals) or by the Archimedean property (Every complete ordered field is Archimedean) applied to ; consequently the convergence test of Limits and Cauchy sequences of reals may equivalently be run with real (Sequences of reals: bounded, eventually, frequently, tails, subsequences).
Proof
Since and , transitivity gives ; put , so that and for every .
Let be an arbitrary real and put , which is a real and satisfies .
Since converges to , there is with for every .
For every we get , the first inequality from and , the second from and .
Since the real was arbitrary, converges to .
Remarks
-
The hypothesis on looks weaker if it is stated as "eventually bounded", but it is not: a sequence bounded from some index on is bounded outright. If for every , then exists, because a nonempty finite list of reals has a maximum (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set), and for every . That is the same absorption of finitely many initial terms used in Every convergent sequence is bounded.
-
Boundedness of is essential. Take , which is null (that sequence is shown to converge to in FALSE: limits preserve strict inequalities), and . Their product is , which is unbounded by the Archimedean property (Every complete ordered field is Archimedean) and hence does not converge at all, since a convergent sequence is bounded (Every convergent sequence is bounded); in particular it is not null. The lemma is therefore sharp in the sense that the bounded factor may not be replaced by an arbitrary one.
-
The lemma is the workhorse of the product rule: the identity exhibits the error as a sum of two products of a null sequence with a bounded one, and boundedness of comes from Every convergent sequence is bounded.
Depends on
- Limits and Cauchy sequences of reals
- Sequences of reals: bounded, eventually, frequently, tails, subsequences
- Basic properties of the absolute value
- Sign rules for products and monotonicity of multiplication
- Every complete ordered field is Archimedean
- The rationals embed densely in the reals
- Multiplying inequalities of positives
- Inverses of positives are positive, and reciprocation reverses order
- Order is preserved by adding a constant and by adding inequalities
- The multiplicative identity is positive
- Every nonempty finite set of reals has a maximum and a minimum
- Maximum and minimum of a set
- Complete ordered field (least-upper-bound property)
- Ordered field
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 51 results over 23 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Reed College Math 112, §7.5 Theorems About Convergent Sequences (standard reference, not scraped)
- Limit of a sequence (Wikipedia) (standard reference, not scraped)
- T. Tao, Analysis I, 3rd ed., §6.1 (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 3 (standard reference, not scraped)