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

Fourier Transform 17 | Pointwise Convergence of Fourier Series

5 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

Fourier series for a 2π-periodic L2 function converge in the L2 norm, but that does not ensure pointwise convergence at every x.

Briefing

Fourier series don’t just converge in an average (L2) sense—they also converge point-by-point under a set of local “one-sided” smoothness conditions. For a 2π-periodic function f that is square-integrable (an L2 function), Fourier series are guaranteed to converge to f in the L2 norm, but that guarantee says nothing about what happens at individual points. Pointwise convergence requires extra structure, and the key insight here is that global continuity and differentiability are stronger than necessary: it’s enough that f behaves well from the left and from the right at the specific point where convergence is being tested.

Fix a point x0. The Fourier series at x0 converges if the left-hand and right-hand limits of f exist at x0, and if the corresponding one-sided derivatives also exist. Concretely, the left limit lim_{ε→0+} f(x0−ε) and the right limit lim_{ε→0+} f(x0+ε) must both exist; the function may jump, and the actual value f(x0) itself is irrelevant. The same one-sided requirement applies to the slope: the left derivative computed by approaching from x0−ε and the right derivative computed by approaching from x0+ε must exist as well. Under these conditions, the Fourier series converges pointwise at x0 to a specific number: if f is continuous at x0, the limit equals f(x0); if f has a jump at x0, the Fourier series converges to the midpoint (arithmetic mean) of the left and right limits. This is the classic “Gibbs-style” phenomenon in a precise convergence form: Fourier series can’t detect a single assigned value at a discontinuity, only the limiting behavior from either side.

To make the rule concrete, the discussion builds an explicit 2π-periodic function with a jump of size π at the origin. On one side it is constant, and on the other it is linear: on (0,π) it takes the form π−x, then the function is extended periodically. The jump at x=0 is between the left and right limiting values, and the midpoint prediction says the Fourier series should converge at x=0 to π/2. The transcript then computes the Fourier coefficients. The constant term comes from integrating the function over one period, yielding a0 = π/4. For k≠0, integration by parts produces coefficients of the form c_k involving terms like (−1)^k and 1/k^2, plus an additional factor proportional to 1/k. Using Euler’s formula, the complex Fourier series is rewritten into the standard real form with cosine and sine coefficients (a_k and b_k), where b_k simplifies to 1/k and a_k involves (1−(−1)^k)/k^2.

Finally, the Fourier series is assembled as a finite sum for each n and visualized numerically. The plot and the stated limit behavior confirm the theoretical prediction: as n grows, the partial sums approach π/2 at the origin, while the sine terms vanish at x=0 (since sin(0)=0) and the cosine terms remain. The payoff is twofold: a rigorous pointwise convergence criterion based only on one-sided limits and derivatives, and a practical way to extract explicit infinite-sum identities from Fourier series by evaluating them at special points like x=0.

Cornell Notes

For a 2π-periodic L2 function f, Fourier series always converge in the L2 norm, but pointwise convergence at a specific point x0 needs local conditions. It’s enough that f has both left and right limits at x0 and that the one-sided derivatives from each side exist. The Fourier series then converges at x0 to f(x0) if f is continuous there; if f jumps, the limit equals the midpoint (average) of the left and right limiting values. The actual value assigned to f(x0) itself doesn’t affect the Fourier-series limit at that point. An explicit example with a jump of size π at x=0 predicts and numerically confirms convergence to π/2 at the origin.

Why does L2 convergence not guarantee pointwise convergence for Fourier series?

L2 convergence means the mean-square difference between f and its Fourier partial sums goes to zero over a period. That controls “average error,” not the behavior at any particular x0. A function can have discontinuities or sharp local features where pointwise limits fail even while the L2 error still shrinks.

What local conditions at a point x0 ensure pointwise convergence of the Fourier series?

At x0, f must have a left-hand limit and a right-hand limit: lim_{ε→0+} f(x0−ε) and lim_{ε→0+} f(x0+ε) both exist. In addition, the one-sided derivatives must exist: the left derivative obtained by (f(x0−ε)−f(x0−))/(-ε) as ε→0+ and the right derivative obtained similarly from the right. These conditions are checked only at x0, not globally on the whole interval.

What value does the Fourier series converge to at a jump discontinuity?

If f has a jump at x0, the Fourier series converges to the arithmetic mean of the two one-sided limits: (f(x0−)+f(x0+))/2. The assigned value f(x0) itself is irrelevant for the limit. So even if f(x0) is set to something else, the Fourier series still targets the midpoint of the left/right behavior.

In the worked example, how does the midpoint rule predict the Fourier-series value at x=0?

The constructed 2π-periodic function has a jump of size π at the origin. That means the left and right limiting values differ by π, so their average is π/2. The transcript then computes Fourier coefficients and confirms numerically that partial sums approach π/2 at x=0.

Why do the sine terms vanish when evaluating the Fourier series at x=0?

In the real Fourier form, the sine part is multiplied by sin(kx). At x=0, sin(k·0)=0 for every k, so the entire sine sum contributes nothing at the origin. Only the cosine terms remain, with cos(k·0)=1, letting the constant and cosine coefficients determine the limit.

Review Questions

  1. At a point x0 where f has a jump, which quantities determine the Fourier-series limit: f(x0), the one-sided limits, or both?
  2. What additional requirement beyond existence of left/right limits is needed for the pointwise convergence criterion described here?
  3. How does evaluating a Fourier series at a special point like x=0 simplify the expression, and which trigonometric terms disappear?

Key Points

  1. 1

    Fourier series for a 2π-periodic L2 function converge in the L2 norm, but that does not ensure pointwise convergence at every x.

  2. 2

    Pointwise convergence at a fixed point x0 depends only on local behavior at x0, not on global continuity.

  3. 3

    If both one-sided limits of f at x0 exist and both one-sided derivatives exist, the Fourier series converges pointwise at x0.

  4. 4

    At continuity points, the Fourier-series limit equals f(x0).

  5. 5

    At jump discontinuities, the Fourier-series limit equals the midpoint (f(x0−)+f(x0+))/2, and the value f(x0) itself is irrelevant.

  6. 6

    In the example with a π-sized jump at x=0, the Fourier series converges to π/2 at the origin.

  7. 7

    Evaluating at x=0 kills all sine terms because sin(k·0)=0, leaving only cosine contributions and the constant term.

Highlights

Pointwise convergence can be guaranteed using only one-sided limits and one-sided derivatives at the specific point x0—global continuity is not required.
At a jump, Fourier series converge to the average of the left and right limiting values, not to the function’s assigned value at the discontinuity.
A constructed 2π-periodic function with a π jump at x=0 leads to the prediction that the Fourier series converges to π/2 at the origin.
At x=0, sine terms vanish automatically, so the limit is determined entirely by the constant and cosine coefficients.

Topics

Mentioned

  • L2