Project D07 - A Fourier Series
Project D07 - A Fourier Series and a Sum for Pi2
Although it is a little bit beyond the scope of this course, it can be shown
that if f is a continuous function on [-l, l] then, for -l < x < l,
f(x) =
a0
2
+
¥ å
n = 1
æ ç
è
an cos
n pxl
+ bn sin
n pxl
ö ÷
ø
,
where
an =
1l
ó õ
l
-l
f(x) cos
n pxl
dx n = 0,1,2,3,...
and
bn =
1l
ó õ
l
-l
f(x) sin
n pxl
dx n = 1,2,3,...
The infinite sum shown above is called a Fourier series. Series of this
type turn out to be remarkably useful in applied mathematics.
What does it mean for a function to be odd? What is so special about
the graph of an odd function? Give several examples of odd functions.
Suppose g is an odd function on the interval [-s,s]. What can be
said about ò-ss g(x) dx? Explain your reasoning.
Now consider the function f(x) = x2 on [-1,1]. We will determine the
Fourier series for f by computing the coefficients an and bn. We'll
start with the bn's.
In the case we're studying, each bn has the following form:
bn =
ó õ
1
-1
x2 sin(n px) dx.
Argue that for any positive integer n, the integrand is an odd function.
What does this say about the value of each bn?
Each an has the following form:
an =
ó õ
1
-1
x2 cos(n px) dx.
Compute a0.
Now suppose n is some positive integer. Use integration-by-parts to
compute an. Use the fact that cospn = (-1)n to simplify your
result.
What is the Fourier series for f(x) = x2 on [-1,1]?
Notice that f(0) = 0. Evaluate the Fourier series when x = 0 and
rearrange your result to obtain a
convergent infinite series whose sum is p2/12.
File translated from TEX by TTH, version 1.98. On 1 Jun 2000, 10:26.