Fiveable

๐Ÿƒ๐Ÿฝโ€โ™€๏ธโ€โžก๏ธIntro to Mathematical Analysis Unit 11 Review

QR code for Intro to Mathematical Analysis practice questions

11.1 Pointwise and Uniform Convergence of Sequences

๐Ÿƒ๐Ÿฝโ€โ™€๏ธโ€โžก๏ธIntro to Mathematical Analysis
Unit 11 Review

11.1 Pointwise and Uniform Convergence of Sequences

Written by the Fiveable Content Team โ€ข Last updated September 2025
Written by the Fiveable Content Team โ€ข Last updated September 2025
๐Ÿƒ๐Ÿฝโ€โ™€๏ธโ€โžก๏ธIntro to Mathematical Analysis
Unit & Topic Study Guides

Sequences and series of functions are crucial in analysis, building on what we've learned about real-valued sequences. They help us understand how functions behave as limits, which is key for many math and physics applications.

Pointwise and uniform convergence are two ways functions can converge. Pointwise is when functions get closer at each point, while uniform means they get closer everywhere at the same rate. This distinction affects properties like continuity and integration.

Pointwise vs Uniform Convergence

Definitions and Key Differences

  • Pointwise convergence of a sequence of functions {fn} to a limit function f
    • For every x in the domain and for every ฮต > 0, there exists an N (depending on x and ฮต) such that |fn(x) - f(x)| < ฮต for all n โ‰ฅ N
    • N may vary with x (different N for each x)
  • Uniform convergence of a sequence of functions {fn} to a limit function f
    • For every ฮต > 0, there exists an N (depending only on ฮต) such that |fn(x) - f(x)| < ฮต for all x in the domain and all n โ‰ฅ N
    • N is independent of x (same N for all x)
  • Main distinction between pointwise and uniform convergence
    • Dependence of N on x
      • Pointwise convergence: N may vary with x
      • Uniform convergence: N is independent of x

Implications and Examples

  • Uniform convergence implies pointwise convergence, but the converse is not true in general
    • If a sequence of functions converges uniformly, it also converges pointwise to the same limit function
    • Counterexample: fn(x) = xโฟ on [0, 1] converges pointwise but not uniformly
  • Uniform convergence preserves certain properties of the limit function under appropriate conditions
    • Continuity
    • Integrability
    • Differentiability
  • Examples of sequences with different convergence properties
    • fn(x) = 1/n converges uniformly to 0 on any bounded interval
    • fn(x) = sin(nx)/n converges pointwise to 0 on โ„ but not uniformly

Proving Convergence of Function Sequences

Pointwise Convergence

  • To prove pointwise convergence
    • Show that for every x in the domain and ฮต > 0, there exists an N (possibly depending on x and ฮต) such that |fn(x) - f(x)| < ฮต for all n โ‰ฅ N
    • Approach: Fix x, find N that works for the given ฮต
  • To disprove pointwise convergence
    • Find an x in the domain and an ฮต > 0 such that for every N, there exists an n โ‰ฅ N with |fn(x) - f(x)| โ‰ฅ ฮต
    • Approach: Fix x, show that no N works for some ฮต

Uniform Convergence

  • To prove uniform convergence
    • Show that for every ฮต > 0, there exists an N (independent of x) such that |fn(x) - f(x)| < ฮต for all x in the domain and all n โ‰ฅ N
    • Approach: Find N that works for all x simultaneously
  • To disprove uniform convergence
    • Find an ฮต > 0 such that for every N, there exist an x in the domain and an n โ‰ฅ N with |fn(x) - f(x)| โ‰ฅ ฮต
    • Approach: Show that no N works for all x simultaneously
  • Common techniques for proving or disproving convergence
    • Definition
    • Cauchy criterion
    • Weierstrass M-test

Relationship Between Convergence Types

  • Uniform convergence implies pointwise convergence
    • If {fn} converges uniformly to f, then {fn} converges pointwise to f
    • Uniform convergence is a stronger condition than pointwise convergence
  • Pointwise convergence does not imply uniform convergence
    • There exist sequences of functions that converge pointwise but not uniformly
    • Example: fn(x) = xโฟ on [0, 1] converges pointwise to f(x) = 0 for x โˆˆ [0, 1) and f(1) = 1, but not uniformly
  • Uniform convergence preserves certain properties of the limit function
    • Continuity: If {fn} is a sequence of continuous functions converging uniformly to f, then f is continuous
    • Integrability: If {fn} is a sequence of integrable functions converging uniformly to f, then f is integrable and lim(nโ†’โˆž) โˆซfn = โˆซf
    • Differentiability: If {fn} is a sequence of differentiable functions and {fn'} converges uniformly to g, then f is differentiable and f' = g

Identifying Limit Functions

Pointwise Convergent Sequences

  • The limit function f of a pointwise convergent sequence {fn} is defined by f(x) = lim(nโ†’โˆž) fn(x) for each x in the domain
    • Evaluate the limit of fn(x) as n โ†’ โˆž for each x
    • The limit may depend on x
  • The limit function of a pointwise convergent sequence may not inherit properties from the sequence
    • Continuity, differentiability, or integrability may not be preserved
    • Example: fn(x) = xโฟ on [0, 1] converges pointwise to a discontinuous function

Uniformly Convergent Sequences

  • The limit function f of a uniformly convergent sequence {fn} is also given by f(x) = lim(nโ†’โˆž) fn(x) for each x in the domain
    • Evaluate the limit of fn(x) as n โ†’ โˆž for each x
    • The limit is independent of x
  • The limit function of a uniformly convergent sequence inherits properties from the sequence under appropriate conditions
    • Continuity, differentiability, and integrability are preserved
    • Example: fn(x) = 1/n converges uniformly to f(x) = 0, which is continuous, differentiable, and integrable
  • In some cases, the limit function may have a closed-form expression
    • Polynomial, exponential, or trigonometric function
    • Example: fn(x) = (1 + x/n)โฟ converges uniformly to f(x) = eหฃ on any bounded interval