4.7.3 · D1Partial Differential Equations

Foundations — Fourier series — motivation from periodic functions

1,942 words9 min readBack to topic

Before we can find "how much of each wave," we must be fluent in every symbol the parent note throws at you. Below, each idea is built from nothing, drawn as a picture, and justified — why does the topic even need this? Read top to bottom; each rung of the ladder rests on the one before.


0. The plain-language starting point

Imagine a bell that rings and a graph that draws that ringing as a wiggle going left-to-right. If the wiggle keeps repeating the same pattern forever, we call it periodic. Fourier's dream is: take that repeating wiggle and rebuild it out of the simplest possible wiggles — pure smooth waves. To do that we need vocabulary. Let's earn it.


1. The variable and a function

Picture: the horizontal line is (where you are); the vertical height is (how tall the shape is there). Nothing more.

Why the topic needs it: the "shape" we want to rebuild — an initial temperature, a plucked string — is a function . It is the target of the whole construction.


2. Periodic, period , and repeating

Figure — Fourier series — motivation from periodic functions

Picture (figure above): one coloured tile of width is stamped over and over. The teal bracket marks exactly one period. Slide the whole graph right by and it lands perfectly on top of itself.

Why the topic needs it: waves like and repeat forever. So they can only ever build things that also repeat forever. Periodicity is the entry ticket — it's the class of shapes Fourier series is allowed to talk about. See the parent topic for the motivation in Hinglish.


3. Half-period — why the topic writes

Picture: put the origin in the middle of one tile. The tile stretches from on the left to on the right — total width .

Why the topic needs it: integrating from to (a symmetric window) is what makes the even/odd shortcuts work later. Writing instead of is just bookkeeping so the interval is centred.


4. Angle-speak: radians, , and one full turn

Picture: walk once around a circle of radius ; the distance you travel is . That travelled distance is the angle in radians.

Why the topic needs it: sine and cosine take an angle as input. To make them repeat every instead of every , we must convert "how far along " into "how much angle." That conversion is the next symbol.


5. Sine and cosine as circular motion

Figure — Fourier series — motivation from periodic functions

Picture (figure above): left panel = the spinning point on the unit circle with its two shadows marked (plum = cosine shadow, orange = sine shadow). Right panel = those shadows unrolled into the familiar wavy curves. Cosine starts high at ; sine starts at climbing up.

Why the topic needs it: these two curves are the only building blocks Fourier uses. Everything else is amplitudes telling us how tall each block is.


6. Frequency and angular frequency

Figure — Fourier series — motivation from periodic functions

Picture (figure above): fits one hump-and-dip in the window; fits two; fits three. Every one still repeats exactly at the same tile width — that's why they can share a period and be added.

Why the topic needs it: a single wave can't reproduce a sharp corner. We need a whole family of faster and faster waves () to add up into jagged shapes. The symbol is exactly written out with .


7. The summation sign

Picture: a conveyor belt dropping term , then , then into a bucket, running forever; the bucket's total is the sum.

Why the topic needs it: the Fourier series is an infinite sum of waves. Without we'd have to write "" by hand every time.


8. The integral sign — "area, hence total"

Figure — Fourier series — motivation from periodic functions

Picture (figure above): the region under one wave is shaded — orange strips above the axis add, teal strips below subtract. For a full number of wave cycles the ups and downs cancel to exactly zero.

Why the topic needs it: the coefficient formulas are integrals. The "cancels to zero over a full cycle" fact is the seed of orthogonality — the trick that lets us pull out one wave's amplitude at a time. See Orthogonality of Functions.


9. Amplitudes and — the "how much of each wave"

Picture: think of a graphic-equaliser with sliders. Each slider is one or ; setting all sliders correctly reproduces .

Why the topic needs it: these numbers are the answer Fourier series computes. Everything above exists so we can find them.


10. Even and odd — the symmetry shortcut

Picture: even = butterfly wings mirrored across the -axis. Odd = a pinwheel that looks the same after a half-turn about the origin.

Why the topic needs it: an even shape needs only cosine sliders (all ); an odd shape needs only sine sliders (all ). Half the work vanishes. Full detail in Even and Odd Functions.


How the foundations feed the topic

function f of x

periodic, period 2L

half-period L and interval minus L to L

radians and pi

sine and cosine as circle shadows

angular frequency omega equals pi over L

wave family n equals 1 2 3

sum of waves

integral as signed area

orthogonality cancels waves

coefficients a n and b n

even and odd symmetry

Fourier series of f

This map plugs into Separation of Variables, which produces sine/cosine modes for the Heat Equation and Wave Equation; matching a starting shape to those modes is exactly what the coefficients do. Later refinements live in Gibbs Phenomenon and Fourier Transform.


Equipment checklist

Self-test: can you answer each before reading on? If yes to all, you're ready for the derivation.

What does say in plain words?
Shift the graph sideways by and it looks identical — repeats every .
If the period is , what is ?
The half-period; the full repeat length is , and is half of it.
One full turn around a circle is how many radians?
radians (about ); half a turn is .
On the unit circle, which shadow is and which is ?
Horizontal shadow is ; vertical shadow is .
What does do to ?
Converts distance along into an angle so the wave repeats every ; it's the angular frequency.
What does the harmonic number control?
How many full wave cycles fit inside one period — bigger means faster wiggles.
What does tell you to do?
Add the terms for forever.
What does measure?
The signed area between and the axis from to (above counts , below ).
Why does a full-cycle integral of a wave give zero?
Its positive and negative humps have equal area and cancel.
What are and ?
The amplitudes — how much of the -th cosine and sine you need; is the average level.
Even means and kills which coefficients?
; it kills all (only cosines survive).
Odd means and kills which coefficients?
; it kills all (only sines survive).