A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Limit Superior and Inferior

Graduate Depth 73 in the knowledge graph I know this Set as goal
322prerequisites beneath it
See this on the map →
Sequences: Epsilon-N ConvergenceSupremum and Infimum+2 more
limsup liminf limits convergence

Core Idea

For a bounded sequence (aₙ), the limit superior (limsup aₙ) is the limit of the decreasing sequence of suprema {sup{aₖ : k ≥ n}}, and the limit inferior (liminf aₙ) is the limit of the increasing sequence of infima {inf{aₖ : k ≥ n}}. A sequence converges if and only if limsup aₙ = liminf aₙ.

Explainer

Limit superior and inferior give you a way to describe the "eventual behavior" of a sequence even when it does not converge. Recall from epsilon-N convergence that a sequence converges to L if its tail can be kept arbitrarily close to L. But what about a sequence that oscillates forever, like aₙ = (−1)ⁿ? The standard limit does not exist, yet there is clearly something systematic: the sequence bounces between −1 and 1 indefinitely. Limsup and liminf capture precisely this behavior — the extremes that the sequence approaches infinitely often.

The construction uses the tools you already have. Define Sₙ = sup{aₖ : k ≥ n} — the supremum of all terms from position n onward. As n increases, you are taking suprema over smaller sets (dropping early terms), so Sₙ is a decreasing sequence. Since it is bounded below (assuming the original sequence is bounded), the Monotone Convergence Theorem guarantees it converges. That limit is the limsup of aₙ — the largest value the sequence reaches infinitely often. Similarly, define Iₙ = inf{aₖ : k ≥ n}; this is increasing and bounded above, and its limit is the liminf. For aₙ = (−1)ⁿ: limsup = 1 and liminf = −1, reflecting the two accumulation points.

The convergence criterion ties everything together: a bounded sequence converges if and only if limsup aₙ = liminf aₙ, and in that case both equal the ordinary limit. Any gap between them signals persistent oscillation. You can think of limsup as the "ceiling the sequence keeps touching" and liminf as the "floor the sequence keeps touching" — convergence means these squeeze to the same level.

The practical power of limsup and liminf appears in convergence tests for series. The root test uses limsup |aₙ|^(1/n): if this value is less than 1, the series ∑aₙ converges absolutely; if greater than 1, it diverges. Using limsup instead of an ordinary limit makes the test valid even when the ordinary limit does not exist — which is exactly the situation where you need a more robust tool. Limsup and liminf are the precision instruments for cases where blunter tools like ordinary limits break down.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsOne-Sided LimitsContinuity DefinitionEpsilon-Delta ContinuityRigorous Definition of the DerivativeInterchange of Limit and DerivativeLimit Superior and Inferior

Longest path: 74 steps · 322 total prerequisite topics

Prerequisites (4)

Leads To (0)

No topics depend on this one yet.