4.7.7 · D1Partial Differential Equations

Foundations — Parseval's theorem

2,282 words10 min readBack to topic

This is a foundations page. If a symbol in the parent note made you pause, it is defined here — from zero, with a picture. Read top to bottom; each block leans on the one above it.


0. How to read the symbols (the alphabet first)

Before any formula, here is the raw notation the parent throws at you. We unpack each properly below — this is just so nothing on the page is a stranger.

Symbol Said out loud Rough meaning
"eff of ex" a function: a machine, feed in , get out a number
"ell" a fixed positive number: the half-width of the interval
"pie" the circle constant
"integral from minus L to L" total area under a curve between two points
"sum, n from 1 to infinity" add up infinitely many terms
"sine, cosine" the two basic wiggle-shapes
inside the wiggle controls how fast the wave wiggles
"a-sub-n, b-sub-n" how much of each wave is in
"f squared" the function multiplied by itself

1. What is a function ? (the machine picture)

Figure — Parseval's theorem

Why the topic needs it. Parseval's theorem is a statement about a function — specifically about how "big" a function is overall. Before we can measure a function we must agree it is a curve of heights.

The parent uses examples like (a straight ramp) and (a bowl). Both are just curves: at each , read off the height.


2. The interval: what is ? And what is ?

Together, and team up inside the waves as (built in §3a) — supplies the circle, scales it to fit our window.


3. What is ? (area, and why we square)

The little is a reminder that we slice the region into infinitely thin vertical strips of width and add all their areas.

Figure — Parseval's theorem

This is exactly why the left-hand side of Parseval is and not . Squaring is the "size" trick.


4. What are and ? (the two wiggle-shapes)

Figure — Parseval's theorem

Why the topic needs them. Parseval is about breaking into building blocks. The chosen blocks are sine and cosine waves, because they are the natural "pure tones" — see Fourier Series.

4a. What does do inside the wave?

The wave is written . The fraction inside is the angle. Two knobs live there:

  • stretches the wave so that one full cycle fits neatly across the interval — it makes the wave periodic with the right period. (At the angle is , so the pattern lines up at the window edges.)
  • The whole-number is the harmonic number. Bigger = more wiggles in the same interval = higher frequency.

is the slow fundamental wave; wiggles twice as fast; and so on.


5. What are and ? (recipe amounts — with their formulas)

But "how much" is not a feeling — it is computed by an exact integral. Each coefficient is found by multiplying by the wave you want to measure and integrating (this is orthogonality at work — §6):

Think of a smoothie: are the number of scoops of each pure ingredient. The parent's line just says: stack all these scaled waves and you rebuild .


6. Orthogonality — the reason cross-terms die

This is the single most important prerequisite. The parent calls it "the engine."

Figure — Parseval's theorem
  • Different waves (): product integrates to — they do not overlap.
  • The same wave times itself (): the product is always (a square), so its area is a positive number, namely .

Why the topic lives or dies on this. When you square the series and integrate, you get a storm of products. Orthogonality wipes out every "mixed" product (the cross-terms), leaving only each wave squared. That collapse is Parseval's theorem. Full treatment in Orthogonality of functions.


7. The vector analogy — why this is "Pythagoras for functions"

Vectors Functions
axes waves
perpendicular axes orthogonal waves
parts coefficients
length

This table is the whole page in one image. Everything above just earns the right to read it.


8. Sums to infinity — reading

Why the topic needs it. The right-hand side of Parseval is an infinite sum , because there are infinitely many harmonics . Being comfortable that such a sum can equal a finite number is essential.


9. Prerequisite map

Function f as a curve

Integral as area

Square then integrate = size energy

Sine and cosine waves

Fourier series builds f from waves

Harmonic number n = frequency

Coefficients a_n and b_n

Orthogonality kills cross terms

Parsevals theorem

Vectors and Pythagoras

Infinite sums

Interval half width L and pi


Equipment checklist

Cover the right side and test yourself.

I can read as a curve of heights
Yes — feed in , the output is the height of the curve at that point.
I know what is
A fixed positive number; the window runs from to , total width .
I know what is
The circle constant ; one full trip round a circle is angle .
I know what measures
The signed area between the curve and the axis from to .
I know why the parent squares before integrating
Squaring makes every height positive, so the integral measures total size/energy instead of cancelling to zero.
I know why the averaging factor is not
To cancel the from each wave's self-integral, giving the tidy right side; it is twice the mean-square value.
I can say what is
A cosine wave whose speed of wiggling is set by the harmonic number ; one cycle fits the interval scaled by .
I know the defining formulas for and
, , .
I can state orthogonality in words
Multiply two different waves and integrate over ; the result is . Same wave squared gives (but the constant wave gives ).
I know why the DC term needs not
, twice every other wave, which is why is stored as .
I understand "Pythagoras for functions"
Coefficients are the function's parts along perpendicular wave-axes; length-squared = sum of squared parts.
I can read
Add infinitely many terms and ask what finite number the total approaches.

Ready? Return to Parseval's theorem and the proof will read like plain English.


Connections

  • Parseval's theorem — the topic these foundations serve.
  • Fourier Series — where and the wave-stacking come from.
  • Orthogonality of functions — the engine unpacked further.
  • Basel Problem — the famous payoff.
  • Bessel's Inequality — what happens with an incomplete set of waves.