This page assumes nothing. If the parent note used a symbol, we build it here from the ground up, in an order where each idea rests on the previous one.
The picture is a curve on a grid. The horizontal axis is the input x; the vertical axis is the output height f(x).
Why the topic needs it. The whole subject is about rewriting one function (say, the temperature along a rod) as a sum of simpler functions (waves). You cannot rewrite something until you know exactly what that something is: a height at every x.
Before we can build anything out of sines and cosines, we must see them.
The stretched versions sinLnπx and cosLnπx. The parent note writes these instead of plain sinx. Two things are happening inside the bracket:
The Lπ factor rescales the wave so that it fits neatly on our interval of length L instead of length π.
The whole number n (n=1,2,3,…) counts how many humps the wave makes across [0,L]: n=1 is one gentle arch, n=2 wiggles twice as fast, and so on.
Why the topic needs sines and cosines specifically. They are the only shapes that keep their form when you differentiate them (a derivative of a sine is a cosine, of a cosine is a minus sine). Because the heat and wave equations involve derivatives, waves are the natural "atoms" a solution is built from. That is why Fourier chose them and not, say, straight lines.
The formulas an and bn are stuffed with ∫. Here is what it means, from zero.
Integration by parts (why the worked examples use it). When you integrate a polynomial × wave like xsin(nx), no single rule handles the product directly. Integration by parts is the tool that trades a hard integral for an easier one by differentiating the polynomial (turning x into 1) while integrating the wave. It is the only elementary tool that shrinks the polynomial power, which is exactly the obstacle here.
The special coefficient 2a0 is the average height of f — the steady background level before any wave is added. An even function can sit high above the axis on average; an odd one always averages to zero (equal positive and negative area), which is why the sine series has no constant term.
Read it top to bottom: the raw ideas (function, interval, waves, symmetry, integral) feed into the two "cancellation" facts, which feed into the coefficient formulas, which finally assemble into the half-range series of the parent note.