4.7.5 · D1Partial Differential Equations

Foundations — Full Fourier series — coefficients derivation

1,800 words8 min readBack to topic

How to read this page

The parent note uses a lot of notation as if you already knew it: , , , , "odd/even", "orthogonality", . Below we earn every one of them from zero, each building on the one before. A smart 12-year-old should be able to start at line one.


1. and — the input and the output

The picture: a curve on a graph. The horizontal axis is ; the height of the curve above each is .

Why the topic needs it: the thing we want to rebuild — a sound wave, a temperature profile, a voltage — is exactly such a curve .

Figure — Full Fourier series — coefficients derivation

2. Period and the interval

The symbol just means "all the values from up to , endpoints included." The letter is a half-period: half the width of one copy. If the period is , then (that is Example 2 in the parent).

The picture: one tile of a wallpaper pattern, from on the left to on the right; the whole wall is that tile stamped over and over.

Why the topic needs it: we only ever study one period. If we get right on , periodicity fills in everything else for free.


3. Sine and cosine as spinning height and width

As grows, both trace smooth up-and-down waves. They are the purest possible wiggles — one hump up, one hump down, repeat.

Figure — Full Fourier series — coefficients derivation

4. Frequency: the meaning of

We do not just use ; we use . Let us unpack that angle piece by piece.

  • : as runs from to , this angle runs from to — exactly one full wave across one period. This is the slowest wave, .
  • The integer is the harmonic number. Multiplying the angle by makes the wave wiggle times faster, so complete waves fit in one period.

Why the topic needs it: every one of these has period dividing , so any sum of them repeats every — matching . Different = different pitch; the coefficients say how loud each pitch is.

Figure — Full Fourier series — coefficients derivation

5. The summation sign

The picture: a stack of waves laid on top of each other, their heights added at every to make the final curve.

Why the topic needs it: the Fourier series is such an endless sum. The are the loudness knobs.


6. The coefficients

Think of a graphic-equaliser: each and is one slider setting.


7. The integral — "signed area"

The picture: shade the region under the curve. Above the axis = "+" shading, below = "−" shading. The integral is (+ shading) minus (− shading).

Figure — Full Fourier series — coefficients derivation

8. Even and odd functions — the symmetry shortcut

Two facts do heavy lifting:

  • An odd function has equal + and − area over , so .
  • , , (same rule as sign multiplication).

Why the topic needs it: if is odd, every vanishes before you compute anything (Example 1 and 2 in the parent). If is even, every vanishes. This is why the parent says "check symmetry first." See Even and odd functions.


9. Orthogonality — waves that don't overlap


10. The boxed formulas we are heading toward


Prerequisite map

Function f of x - a curve

Period 2L on interval minus L to L

Sine and cosine from a spinning circle

Building waves cos and sin of n pi x over L

Summation sign adds all waves

Fourier series of f

Integral is signed area over one period

Orthogonality waves do not overlap

Even and odd symmetry shortcut

Kill half the integrals

Coefficient formulas a0 an bn


Once these foundations are solid, the same machinery powers Half-range Fourier series (sine and cosine), Complex (exponential) Fourier series, Parseval's theorem, Convergence of Fourier series (Dirichlet conditions), and Separation of variables for the heat equation.


Equipment checklist

Cover the right-hand side and test yourself. Each ::: line is a self-check.

What does mean in one sentence?
The output of machine when the input is the number — the height of a curve above the point .
What is ?
The half-period: half the width of one repeating copy, so one copy fills and the period is .
Geometrically, what are and ?
The horizontal and vertical position of a point walking around a unit circle after turning through angle .
How many full waves does make across ?
Exactly full waves — is the harmonic number counting oscillations per period.
What does tell you to do?
Plug in forever and add every resulting term.
What does compute?
The signed area between and the horizontal axis over one full period (above = +, below = −).
Why is ?
A full period of a pure wave has equal area above and below the axis, so they cancel.
What is an odd function and what does it do to ?
(180° symmetry about the origin); it forces every cosine coefficient .
What is an even function and what does it do to ?
(mirror symmetry across the vertical axis); it forces every sine coefficient .
In plain words, what does "orthogonal" mean for two waves?
Multiply them and integrate over one period and you get — they don't overlap, like perpendicular arrows.
Why is the constant term written and not ?
So the single formula also gives the right constant at .