![]()
![]()
Background. Fourier
series are used to expand periodic functions in the trigonometric
form.
Theorem 1.
(Fourier Expansion) If f(t)
has period
and f '(t) is piecewise continuous, the Fourier expansion is
![[Graphics:p24.txtgr2.gif]](p24.txtgr2.gif)
Theorem 2.
(Fourier Cosine
Series) Assume that f(t) is an even function and has
period
.
If f(t) and f '(t) are piecewise continuous, the Fourier series for
f(t) involves only the cosine terms, (i.e.
):
![[Graphics:p24.txtgr5.gif]](p24.txtgr5.gif)
Theorem 3.
(Fourier Sine Series) Assume
that f(t) is an odd function and has period
.
If f(t) and f '(t) are piecewise continuous, the Fourier series for
f(t) involves only the sine terms, (i.e.
):
![[Graphics:p24.txtgr8.gif]](p24.txtgr8.gif)
Load Mathematica's FourierTransform package.
Computer Lab
Work.
Example 1. Find the Fourier
series expansion for
extended periodically with period
.
![]()
![[Graphics:p24.txtgr14.gif]](p24.txtgr14.gif)
Notice that the function f[t] is odd, so that the
coefficients
are all zero. The following computations assist with the computation
of the coefficients
.
The first six coefficients are:
Plot the graph of
.
![]()
![[Graphics:p24.txtgr21.gif]](p24.txtgr21.gif)
We can use Mathematica's built in Fourier series procedure to perform our computations, for example:
The pattern we have for the Fourier trigonometric polynomials are given by the following summation which we can check out for the case where 5 terms are added in the sum.
Mathematica can sum the infinite Fourier series and obtain a closed form for the "periodic extension" g(t) of f(t).
![]()
![[Graphics:p24.txtgr25.gif]](p24.txtgr25.gif)
Example 2. Find the Fourier
series expansion for
extended periodically with period
.
![]()
![[Graphics:p24.txtgr29.gif]](p24.txtgr29.gif)
Notice that the function f[t] is even, so that the
coefficients
are all zero. The following computations assist with the computation
of the coefficients
.
The first six coefficients are:
Since
we will plot the Fourier trigonometric polynomials corresponding to
n=1,3,5.
![]()
![[Graphics:p24.txtgr36.gif]](p24.txtgr36.gif)
![]()
![[Graphics:p24.txtgr38.gif]](p24.txtgr38.gif)
![]()
![[Graphics:p24.txtgr40.gif]](p24.txtgr40.gif)
The pattern we have for the Fourier trigonometric polynomials are given by the following summation which we can check out for the case where 3 terms are added in the sum.
Mathematica can sum the infinite Fourier series and obtain a closed form for the "periodic extension" g(t) of f(t).
![]()
![[Graphics:p24.txtgr43.gif]](p24.txtgr43.gif)
Example 3. Find the Fourier
series expansion for
extended periodically with period
.
![]()
![[Graphics:p24.txtgr47.gif]](p24.txtgr47.gif)
Notice that the function f[t] is odd, so that the
coefficients
are all zero. The following computations assist with the computation
of the coefficients
.
The first seven coefficients are:
Since
we will plot the Fourier trigonometric polynomials corresponding to
n=1,3,5,7.
![]()
![[Graphics:p24.txtgr54.gif]](p24.txtgr54.gif)
![]()
![[Graphics:p24.txtgr56.gif]](p24.txtgr56.gif)
![]()
![[Graphics:p24.txtgr58.gif]](p24.txtgr58.gif)
![]()
![[Graphics:p24.txtgr60.gif]](p24.txtgr60.gif)
The pattern we have for the Fourier trigonometric polynomials are given by the following summation which we can check out for the case where 3 terms are added in the sum.
Mathematica can sum the infinite Fourier series and obtain a closed form for the "periodic extension" g(t) of f(t).
![]()
![[Graphics:p24.txtgr63.gif]](p24.txtgr63.gif)
(c) John H. Mathews, 1998