4.7.4 · D4Partial Differential Equations

Exercises — Dirichlet conditions for convergence

2,150 words10 min readBack to topic
Figure — Dirichlet conditions for convergence

Level 1 — Recognition

Goal: read a function and tick or cross each Dirichlet condition.

Recall Solution 1.1

Walk the checklist, one tick at a time.

  • Integrable? It is bounded (never shoots to infinity) over a finite period, so the area under is finite. ✓
  • Finite jumps? Exactly — a finite number of finite jumps. ✓
  • Finite wiggles? maxima/minima is finite. ✓

All three hold, so yes — Dirichlet is satisfied and the series converges (to the midpoint at each jump, to elsewhere). Answer: YES.

Recall Solution 1.2

As , . This is an infinite discontinuity, not a finite jump. Check the integral: . So Condition 1 (absolutely integrable) fails, and Condition 2 (only finite discontinuities) also fails because the discontinuity is infinite. Answer: it is not absolutely integrable / has an infinite discontinuity.


Level 2 — Application

Goal: compute the value the series converges to.

Recall Solution 2.1

is a jump: slide in from the left () and , so . Slide in from the right () and , so . Both sides agree, so this is actually a point of continuity in value. Answer: . (A lesson: a "piecewise" definition does not automatically mean a jump — check the limits.)

Recall Solution 2.2

Approaching from the left, , so . Approaching from the right, we wrap into the next period, which starts like : there , so . Answer: .

Recall Solution 2.3

, . Answer: . Notice the series lands at , a value never takes — the sum "meets in the middle."


Level 3 — Analysis

Goal: reason about whether/why a function converges, including degenerate cases.

Recall Solution 3.1

Near the argument races through every value, so crosses from to infinitely often as . That is an infinite number of maxima and minima packed into any tiny window around .

  • Integrable? Yes (, bounded). ✓
  • Finite jumps? Yes (no jumps). ✓
  • Finite wiggles? NO — infinitely many. ✗ Condition 3 fails, so Dirichlet's theorem does not apply. We cannot guarantee convergence from this theorem. Answer: FAILS (condition 3, infinite wiggles).
Recall Solution 3.2

A degenerate but instructive case.

  • Integrable? . ✓
  • Jumps? None. ✓
  • Maxima/minima? A constant has zero strict maxima/minima — zero is finite. ✓ All conditions hold. Everywhere is continuous, so . Answer: satisfies Dirichlet; for all . (The Fourier series is just , all other coefficients zero.)
Recall Solution 3.3

From the left, . From the right we wrap: the next period starts at , where , so . Both sides equal no jump; the periodic extension of is continuous at . Answer: no jump; . Contrast this with (Exercise from the parent), which does jump at — the evenness of makes the wrap seamless.


Level 4 — Synthesis

Goal: combine the checklist, the midpoint rule, and known convergence facts.

Recall Solution 4.1

Step 1 — what does the series equal at ? is continuous there and , so by the midpoint rule . Step 2 — plug into the series. cycles for Step 3 — set the two expressions equal. Answer: the alternating sum equals (the Leibniz series). Convergence at this point is licensed precisely because Dirichlet holds and is a continuity point.

Recall Solution 4.2

Midpoint route: , so . Substitution route: every term contains , so the entire series sums to . They agree at . This reveals that the series automatically produces the midpoint at the jump — the odd (sine-only) structure forces with no extra work. Answer: both give ; consistent. (The Gibbs phenomenon overshoot decorates the approach but the limiting value is exactly .)


Level 5 — Mastery

Goal: build a full argument, handle a half-range setup, and reason at a limit.

Recall Solution 5.1

The odd extension is on (since is already odd), extended periodically — the classic sawtooth. See Half-range expansions. (a) Checklist:

  • Integrable: . ✓
  • Jumps: only at the wrap points (finite jumps). ✓
  • Wiggles: is monotonic on the period → finitely many (zero interior) extrema. ✓ Dirichlet holds. ✓ (b) At : continuous, , so . At : ; wrapping, . Midpoint: Answer: , .
Recall Solution 5.2

, so As , the jump height and . In the limit the function is the constant — no jump at all, and matches continuously. Convergence is never endangered: for every the function is bounded with a single finite jump and no extra wiggles, so Dirichlet holds throughout. The jump simply shrinks smoothly to nothing. Answer: ; as both the jump and vanish; convergence always guaranteed.

Recall Solution 5.3

Counterexample: any square wave — it is absolutely integrable, yet at the jump the series converges to the midpoint, not to (which is , never the midpoint value between them). Correct statement: absolute integrability alone only guarantees the coefficients exist. Guaranteed convergence needs all three Dirichlet conditions, and even then it is to — equal to only at points of continuity. Answer: square wave; integrability ⇒ coefficients exist, not convergence-to-. (Recall these conditions are sufficient, not necessary — see Convergence of series (pointwise vs uniform).)


Active Recall

Recall Self-test (hide and answer)
  • At a jump from to , what value does the series give?
  • Does a bounded function with finite jumps satisfy Dirichlet?
  • Why does near fail Dirichlet?
  • For on , is there a jump at ?
  • What is and which exercise proves it?
Midpoint of a jump from to
.
Does 50 finite jumps satisfy Dirichlet?
Yes — the count only needs to be finite.
Why does fail near ?
Infinitely many maxima/minima (condition 3 fails).
Jump for at ?
No — , the wrap is continuous.
Value of ?
(Exercise 4.1).

Connections

  • Parent: Dirichlet conditions
  • Fourier Series — coefficients via orthogonality
  • Dirichlet kernel
  • Gibbs phenomenon
  • Piecewise smooth functions
  • Convergence of series (pointwise vs uniform)
  • Half-range expansions

Difficulty Ladder

rule

mnemonic

L1 Recognition tick the checklist

L2 Application midpoint value

L3 Analysis why converge or fail

L4 Synthesis series plus midpoint

L5 Mastery build the argument

midpoint equals average of both sides

Integrable Jumps Wiggles