9.1 Periodic Functions and Fourier Series
recall Taylor series: find out how \( f(x) \) is made up of the building blocks \( x^n \)
for example, \[ e^x = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \dots \]
to build \( e^x \), we need one part of 1, one part of \( x \), \( \frac{1}{2!} \) parts of \( x^2 \), etc
\[ \frac{1}{1-x} = 1 + x + x^2 + x^3 + x^4 + \dots \]
equal parts of \( x^n \)
these \( x^n \) are called the basis functions
(generalization of, for example, \( \vec{i}, \vec{j}, \vec{k} \) in \( \mathbb{R}^3 \))
for Taylor, \( f(x) \) needs to infinitely differentiable at \( x=a \)