The formulae for these coefficients are:
a[0] := (1/L) Integrate[f[x], {x,0,L}] (the average of f)
a[m] := (2/L) Integrate[f[x] Cos[2 Pi m x/L], {x,0,L}], m = 1, 2, ...
b[n] := (2/L) Integrate[f[x] Cos[2 Pi n x/L], {x,0,L}], n = 1, 2, ...
Up to chapter IV!
Return to Table of Contents
Return to Evans Harrell's home page
Part a) Find the Fourier Series for the functions f(x)=x^2, x^3, and x^4 on the interval [-Pi,Pi]
Part b) Find the Fourier Series for the functions f(x)=x^2, x^3, and x^4 on the interval [0,1]