Get AI summaries of any video or article — Sign up free
Fourier Transform 14 | Uniform Convergence of Fourier Series thumbnail

Fourier Transform 14 | Uniform Convergence of Fourier Series

4 min read

Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Uniform convergence of Fourier series is measured using the supremum norm ∥f − Fn∥∞ = supx∈[−π,π] |f(x) − Fn(x)|, not the L2 norm.

Briefing

Fourier series typically converge in an L2 sense, meaning the “average squared error” over a period goes to zero, but point-by-point convergence is not guaranteed in general. For a special class of functions, that limitation can be overcome: if a 2π-periodic function is continuous and piecewise C1 (with only finitely many points where differentiability fails), then its Fourier series converges uniformly—so the maximum error across the entire interval shrinks to zero.

The discussion starts by contrasting what L2 convergence guarantees with what the eye often suggests. In L2, the quantity ∥f − Fn∥2 → 0 as n → ∞ only controls the integral of the squared difference, not the value at each point. Still, sketches of partial sums often look like they track the function closely almost everywhere, raising the natural question of when stronger convergence can be proven.

Uniform convergence requires working with the supremum (uniform) norm, ∥g∥∞ = supx∈[−π,π] |g(x)|, rather than the L2 norm. The transcript derives a key relationship between these norms for 2π-periodic functions on a bounded interval: the supremum norm dominates the L2 norm. Concretely, because |f(x)| ≤ ∥f∥∞ for all x, the squared integral over a length-2π interval is bounded by 2π∥f∥∞^2, yielding ∥f∥2 ≤ √(2π)∥f∥∞. This inequality shows that uniform convergence is strictly stronger than L2 convergence: if the maximum pointwise error goes to zero, then the L2 error must also go to zero, but not vice versa.

To illustrate the function class needed for uniform convergence, the transcript uses a piecewise C1 example: a function that is smooth on each subinterval but has finitely many corners or nondifferentiable points. The only additional global requirement is continuity across the period boundary—so the function’s value at π matches its value at −π, preventing jumps when the function is extended periodically.

The central theorem is then stated for 2π-periodic f that are continuous on all real numbers and piecewise C1 with finitely many breakpoints inside [−π, π]. Under these assumptions, the Fourier series partial sums Fn satisfy uniform convergence in the supremum norm: ∥f − Fn∥∞ → 0 as n → ∞. The Fourier series itself is framed as an orthogonal projection in L2 onto the span of exponential basis functions ek, i.e., the standard complex exponentials used in Fourier analysis.

Finally, the transcript notes that the theorem’s proof requires leaving the comfortable Hilbert-space geometry of L2 and instead controlling the uniform norm, setting up the next step for a more detailed argument in a follow-up video.

Cornell Notes

Fourier series always have an L2 convergence guarantee for square-integrable functions, but that does not ensure pointwise convergence. Uniform convergence is stronger and is measured using the supremum (uniform) norm, ∥g∥∞ = supx∈[−π,π] |g(x)|. For 2π-periodic functions on a bounded interval, the supremum norm controls the L2 norm (∥f∥2 ≤ √(2π)∥f∥∞), so uniform convergence implies L2 convergence. A key result is that if f is continuous and piecewise C1 with only finitely many nondifferentiable points (and periodic continuity at −π and π), then the Fourier series partial sums converge uniformly: ∥f − Fn∥∞ → 0. This turns Fourier series into a reliable pointwise approximation tool for that function class.

Why doesn’t L2 convergence automatically give pointwise convergence for Fourier series?

L2 convergence means the integral of the squared difference over one period goes to zero: ∥f − Fn∥2 → 0. That controls the average error, not the error at each x. A function could still have spikes where f(x) − Fn(x) is large on small sets, keeping the L2 error small while pointwise convergence fails.

What role does the supremum (uniform) norm play in proving stronger convergence?

Uniform convergence is defined by the supremum norm: ∥f − Fn∥∞ = supx∈[−π,π] |f(x) − Fn(x)|. Showing this quantity goes to zero means the approximation error shrinks everywhere on the interval, not just on average. The transcript emphasizes that this is a stricter requirement than L2 convergence.

How does the relationship between ∥·∥∞ and ∥·∥2 clarify why uniform convergence is stronger?

For 2π-periodic functions on [−π,π], |f(x)| ≤ ∥f∥∞ for all x. Squaring and integrating yields ∥f∥2^2 = ∫_{−π}^{π} |f(x)|^2 dx ≤ 2π∥f∥∞^2, so ∥f∥2 ≤ √(2π)∥f∥∞. Therefore, if ∥f − Fn∥∞ → 0, then automatically ∥f − Fn∥2 → 0; the reverse implication does not hold.

What does “piecewise C1 with finitely many points” mean in the theorem’s assumptions?

The function is continuous and may fail to be differentiable at only finitely many points A1, A2, … inside (−π,π). On each interval between consecutive breakpoints, the restriction of f is continuously differentiable (C1). The periodic extension must also be continuous, so f(−π) = f(π) and there are no jumps at the period boundary.

What is the Fourier series being used, in terms of basis functions?

The Fourier series is presented as an orthogonal projection in L2 onto the span of exponential basis functions ek. These are the standard complex exponentials used in Fourier analysis, and the partial sums Fn correspond to projecting f onto the finite-dimensional subspace generated by those exponentials up to order n.

Review Questions

  1. What exactly changes when moving from L2 convergence to uniform convergence in Fourier series?
  2. How do continuity and finitely many nondifferentiable points combine to make uniform convergence possible?
  3. Use the norm inequality to explain why uniform convergence automatically implies L2 convergence.

Key Points

  1. 1

    Uniform convergence of Fourier series is measured using the supremum norm ∥f − Fn∥∞ = supx∈[−π,π] |f(x) − Fn(x)|, not the L2 norm.

  2. 2

    L2 convergence controls average squared error over a period and does not guarantee pointwise convergence at every x.

  3. 3

    For 2π-periodic functions on a bounded interval, the supremum norm dominates the L2 norm: ∥f∥2 ≤ √(2π)∥f∥∞.

  4. 4

    If f is continuous and piecewise C1 with only finitely many nondifferentiable points (and periodic continuity at −π and π), then the Fourier series converges uniformly.

  5. 5

    The theorem’s function class allows corners or nondifferentiability, as long as they are finite in number and the function remains continuous across the period boundary.

  6. 6

    Fourier series partial sums are framed as orthogonal projections in L2 onto exponential basis functions, but proving uniform convergence requires stronger norm control than L2 geometry alone provides.

Highlights

Uniform convergence is stronger than L2 convergence because ∥·∥∞ bounds ∥·∥2 on [−π,π].
A continuous, piecewise C1 2π-periodic function with only finitely many breakpoints has a Fourier series that converges uniformly.
The periodic boundary condition f(−π) = f(π) is essential to avoid jumps when extending the function periodically.
The Fourier series is treated as an L2 orthogonal projection onto exponential basis functions, setting up the later need to control the supremum norm.
Corners are allowed—provided they occur at finitely many points and the function stays continuous overall.

Topics

Mentioned

  • L2
  • C1