Fiveable

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

QR code for Intro to Mathematical Analysis practice questions

12.3 Integration of Uniformly Convergent Series

12.3 Integration of Uniformly Convergent Series

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

Uniform convergence is a powerful tool for integrating infinite series. It allows us to swap the order of integration and summation, making complex calculations easier. This concept builds on earlier ideas about convergence, extending them to functions and integrals.

Understanding when and how to apply uniform convergence to integration is crucial. It helps us solve problems involving infinite series and improves our grasp of advanced calculus concepts. Mastering this topic opens doors to more advanced mathematical analysis techniques.

Integration of Uniformly Convergent Series

Theorem Statement and Proof

  • The theorem states that if a series of functions โˆ‘n=1โˆžfn(x)\sum_{n=1}^{\infty} f_n(x) converges uniformly to f(x)f(x) on [a,b][a,b], then the series can be integrated term by term on [a,b][a,b]
  • Mathematically, if โˆ‘n=1โˆžfn(x)\sum_{n=1}^{\infty} f_n(x) converges uniformly to f(x)f(x) on [a,b][a,b], then โˆซabf(x)dx=โˆ‘n=1โˆžโˆซabfn(x)dx\int_a^b f(x) dx = \sum_{n=1}^{\infty} \int_a^b f_n(x) dx
  • To prove the theorem, consider the partial sums Sn(x)=โˆ‘k=1nfk(x)S_n(x) = \sum_{k=1}^n f_k(x) and their integrals โˆซabSn(x)dx=โˆ‘k=1nโˆซabfk(x)dx\int_a^b S_n(x) dx = \sum_{k=1}^n \int_a^b f_k(x) dx
    • Since โˆ‘n=1โˆžfn(x)\sum_{n=1}^{\infty} f_n(x) converges uniformly to f(x)f(x), for any ฮต>0\varepsilon > 0, there exists an NN such that โˆฃSn(x)โˆ’f(x)โˆฃ<ฮต|S_n(x) - f(x)| < \varepsilon for all nโ‰ฅNn \geq N and all xโˆˆ[a,b]x \in [a,b]
    • Integrating the inequality yields โˆฃโˆซabSn(x)dxโˆ’โˆซabf(x)dxโˆฃโ‰คโˆซabโˆฃSn(x)โˆ’f(x)โˆฃdx<ฮต(bโˆ’a)|\int_a^b S_n(x) dx - \int_a^b f(x) dx| \leq \int_a^b |S_n(x) - f(x)| dx < \varepsilon(b-a) for all nโ‰ฅNn \geq N
    • This proves that โˆซabSn(x)dx\int_a^b S_n(x) dx converges to โˆซabf(x)dx\int_a^b f(x) dx as nโ†’โˆžn \rightarrow \infty, establishing the theorem
Theorem Statement and Proof, complex analysis - uniform convergence in the proof of the Cauchy integral formula - Mathematics ...

Conditions for Term-by-Term Integration

  • A uniformly convergent series โˆ‘n=1โˆžfn(x)\sum_{n=1}^{\infty} f_n(x) can be integrated term by term on [a,b][a,b] if the following conditions are met:
    • Each function fn(x)f_n(x) is integrable on [a,b][a,b]
    • The series โˆ‘n=1โˆžfn(x)\sum_{n=1}^{\infty} f_n(x) converges uniformly on [a,b][a,b]
  • If these conditions are satisfied, then โˆซabf(x)dx=โˆ‘n=1โˆžโˆซabfn(x)dx\int_a^b f(x) dx = \sum_{n=1}^{\infty} \int_a^b f_n(x) dx, where f(x)f(x) is the limit function of the series
  • The uniform convergence of the series is crucial for the interchange of the integral and the sum to be valid
  • Examples of series that can be integrated term by term include:
    • Power series within their interval of convergence
    • Fourier series of continuous functions on a closed interval
Theorem Statement and Proof, integration - Induction proof for integrals - Mathematics Stack Exchange

Term-by-Term Integration of Series

Evaluating Integrals with Uniform Convergence

  • To evaluate an integral involving a uniformly convergent series, first check if the series converges uniformly on the given interval
  • If the series converges uniformly, integrate the series term by term using the theorem on the integration of uniformly convergent series
  • Calculate the integrals of the individual terms โˆซabfn(x)dx\int_a^b f_n(x) dx and find the sum of the resulting series โˆ‘n=1โˆžโˆซabfn(x)dx\sum_{n=1}^{\infty} \int_a^b f_n(x) dx
  • The sum of the integrated terms will equal the integral of the limit function โˆซabf(x)dx\int_a^b f(x) dx
  • Example: Evaluate โˆซ01โˆ‘n=1โˆžxnn2dx\int_0^1 \sum_{n=1}^{\infty} \frac{x^n}{n^2} dx
    • The series โˆ‘n=1โˆžxnn2\sum_{n=1}^{\infty} \frac{x^n}{n^2} converges uniformly on [0,1][0,1] by the Weierstrass M-test
    • Integrate term by term: โˆซ01โˆ‘n=1โˆžxnn2dx=โˆ‘n=1โˆžโˆซ01xnn2dx=โˆ‘n=1โˆž1n2(n+1)=ฯ€26โˆ’1\int_0^1 \sum_{n=1}^{\infty} \frac{x^n}{n^2} dx = \sum_{n=1}^{\infty} \int_0^1 \frac{x^n}{n^2} dx = \sum_{n=1}^{\infty} \frac{1}{n^2(n+1)} = \frac{\pi^2}{6} - 1

Uniform Convergence and Interchanging Limits

  • Uniform convergence is a sufficient condition for the interchange of limits and integrals
  • If a sequence of functions {fn(x)}\{f_n(x)\} converges uniformly to f(x)f(x) on [a,b][a,b], then limโกnโ†’โˆžโˆซabfn(x)dx=โˆซablimโกnโ†’โˆžfn(x)dx=โˆซabf(x)dx\lim_{n \rightarrow \infty} \int_a^b f_n(x) dx = \int_a^b \lim_{n \rightarrow \infty} f_n(x) dx = \int_a^b f(x) dx
  • This property allows for the evaluation of integrals involving limits by first interchanging the limit and the integral and then evaluating the limit
  • Without uniform convergence, the interchange of limits and integrals may not be valid, and counterexamples exist where the equality fails to hold
  • Example: Consider the sequence of functions fn(x)=nx1+n2x2f_n(x) = \frac{nx}{1+n^2x^2} on [0,1][0,1]
    • limโกnโ†’โˆžfn(x)=0\lim_{n \rightarrow \infty} f_n(x) = 0 for all xโˆˆ[0,1]x \in [0,1], but the convergence is not uniform
    • limโกnโ†’โˆžโˆซ01fn(x)dx=ฯ€4\lim_{n \rightarrow \infty} \int_0^1 f_n(x) dx = \frac{\pi}{4}, while โˆซ01limโกnโ†’โˆžfn(x)dx=0\int_0^1 \lim_{n \rightarrow \infty} f_n(x) dx = 0, showing that the interchange of limit and integral is not valid in this case