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

Uniform Convergence

Graduate Depth 58 in the knowledge graph I know this Set as goal
33topics build on this
270prerequisites beneath it
See this on the map →
Pointwise Convergence of Function SequencesInterchange of Limit and DerivativeUniform Convergence Preserves Continuity+2 more
uniform-convergence function-sequences strengthened

Core Idea

A sequence of functions (fₙ) converges uniformly to f on a set S if for every ε > 0, there exists N (independent of x) such that for all x ∈ S, n > N implies |fₙ(x) - f(x)| < ε. Uniform convergence is stronger than pointwise and guarantees that limits can be exchanged with derivatives and integrals. It is fundamental to analysis on function spaces.

Explainer

You already understand pointwise convergence: fₙ converges pointwise to f if, for each fixed x, the number sequence fₙ(x) converges to f(x). Every x gets its own race to the finish line — every x eventually arrives, but different points may need wildly different amounts of time. This "each x on its own schedule" aspect is what makes pointwise convergence too weak for preserving analytical structure.

Uniform convergence tightens this: the entire domain must finish by the same lap N. Formally, for every ε > 0, there is a single N depending only on ε (not on x) such that once n > N, every point in the domain is within ε of f simultaneously. Picture it geometrically: the tube of width ±ε around the limit function f eventually swallows the entire graph of fₙ at once — not pointwise region by region.

The classic counterexample that separates the two notions is fₙ(x) = xⁿ on [0, 1]. Pointwise, this converges to f(x) = 0 for x ∈ [0, 1) and f(1) = 1 — a discontinuous limit function. Each fₙ is continuous, but the pointwise limit is not. This discontinuity cannot arise under uniform convergence: the uniform limit of continuous functions is always continuous. This theorem is the key example of why uniform convergence is the "right" notion for preserving analytical properties.

The practical test is the supremum criterion: fₙ → f uniformly if and only if sup_{x∈S} |fₙ(x) − f(x)| → 0 as n → ∞. This converts a universal quantifier over x into a single limit on a supremum — a much more tractable object. For series, the Weierstrass M-test provides a sufficient condition: if |gₙ(x)| ≤ Mₙ for all x and ΣMₙ converges (as a series of constants), then Σgₙ converges uniformly and absolutely. This is the standard tool for establishing uniform convergence of power series and Fourier series. Everything downstream — preserving continuity, exchanging limits with integrals, exchanging limits with derivatives — depends on whether this one uniform convergence condition holds.

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 10Making 10 as an Addition StrategyAddition 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 Through 10Multiplication 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 LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsFunction Notation ReviewPointwise Convergence of Function SequencesUniform Convergence

Longest path: 59 steps · 270 total prerequisite topics

Prerequisites (1)

Leads To (4)