At this point, the periodic extension may be considered. In the previous chapter, the
problem mandated a sine expansion of a parabola. A parabola is by no means a periodic
function, and yet a Fourier sine expansion was done on it. What actually happened was
that the function was expanded as expected within its domain of interest: the interval 0 ≤
x ≤ 1. Inside this interval, the expansion truly is a parabola. Outside this interval, the
expansion is periodic, and as a whole is odd (just like the sine functions it's built on).
The parabola could've been expanded just as well using cosines (resulting in an even
expansion) or a full Fourier expansion on, say, -1 ≤ x ≤ 1.
Note that we weren't able to pick which expansion to use, however. While the parabola
could be expanded any way we want on any interval we want, only the sine expansion on
0 ≤ x ≤ 1 would solve the problem. The ODE and BCs together picked the expansion and
the interval. In fact, before the expansion was even constructed we had:
Which is a Fourier sine series only at t = 0. That the IC was defined at t = 0 allowed the
expansion. For t > 0, the solution has nothing in common with a Fourier series.
What's trying to be emphasized is flexibility. Knowledge of Fourier series makes it much
easier to solve problems. In the parallel plate problem, knowing what a Fourier sine series
is motivates the construction of the sum of u
n
. In the end it's the problem that dictates
what needs to be done. For the separable IBVPs, expansions will be a recurring
nightmare
theme and it is most important to be familiar and comfortable with
orthogonality and its application to making sense out of infinite sums. Many functions
have orthogonality properties, including Bessel functions, Legendre polynomials, and
others.
The keyword is orthogonality. If an orthogonality relation exists for a given situation,
then a series solution is easily possible. As an example, the diffusion equation used in the
previous chapter can, with sufficiently ugly BCs, require a trigonometric series solution
that is not a Fourier series (non-integer, not evenly spaced frequencies of the sinusoids).
Sturm-Liouville theory rescues us in such cases, providing the right orthogonality
relation.