Return to computing page for the first course APMA0330
Return to computing page for the second course APMA0340
Return to Mathematica tutorial for the first course APMA0330
Return to Mathematica tutorial for the second course APMA0340
Return to the main page for the first course APMA0330
Return to the main page for the second course APMA0340
Return to Part V of the course APMA0340
Introduction to Linear Algebra with Mathematica
Since a Fourier series may fail to converge at individual points, we are
led to try to overcome this failure by interpreting the limit of partial sums in a different sense.
This section presents an introduction to Cesàro summation and its application to Fourier series. Cesàro summation is one of possible regularizations of series with alternating coefficients---their numerical evaluations usually lead to an ill-posed problem.
Fourier series allow us to represent a rather complicated function defined on a finite interval as a linear combination (which is usually infinite) of its projections onto a basis that consists of trigonometric functions. Such a compact representation has proven
exceedingly useful in the analysis of many real-world systems involving periodic phenomena,
such as waves propagating on a string, electrical circuits with oscillating current sources,
and heat diffusion on a metal ring---an application we will later examine in detail. More
generally, Fourier series usually arise in the ubiquitous context of boundary value problems,
making them a fundamental tool among mathematicians, scientists, and engineers.
However, there lies a caveat. Except in degenerate cases, a Fourier series (more precisely, its finite sum truncation version,
with which we deal in applications) is usually not an
exact replica of the original function. Thus, a natural question is: exactly how does the truncated sum \( F_N (x) \)
approximate the function? If we say that the Fourier series converges to the function, then
precisely in what sense does the series converge? And under what conditions on function f?
When dealing with orthogonal expansions, it is convenient to utilize notion of 𝔏²-convergence, or convergence in the square mean. We consider only functions defined on a finite interval of length 2ℓ. Once we represent this function as a Fourier series, we get its periodic extension with period T = 2ℓ. Therefore, it is convenient to assume that the original function is a periodic function. Then its convergent Fourier series gives exact equality for the given function. For a 2ℓ-periodic function f, we have 𝔏²-convergence of the Fourier series FN(x) if
One of the first results regarding Fourier series convergence is that if f is square-integrable (that is, if \( \int_{-\ell}^{\ell} \left\vert f(x) \right\vert^2 {\text d} x < \infty \) ), then its Fourier series 𝔏²-converges to f(x). This is a nice result, but it leaves more to be desired. 𝔏²-convergence only says that over an interval of length 2ℓ, the average deviation between f(x) and its Fourier approximation FN(x) must tend to zero. However, for a fixed x in \( (-\ell , \ell ) , \) there are no guarantees on the difference between f(x) and the series approximation at x.
A stronger---and quite natural---sense of convergence is pointwise convergence, in which
we demand that at each point \( x \in (-\ell ,\ell ), \) the series approximation converges to f(x). The Pointwise Convergence Theorem then states that if f is sectionally continuous and x0 is such that the one-sided derivatives \( f' (x_0 +0) = \lim_{\epsilon \,\mapsto 0, \epsilon >0} \, f(x_0 +\epsilon ) \) and \( f' (x_0 -0) = \lim_{\epsilon\, \mapsto 0, \epsilon >0} \, f(x_0 -\epsilon ) \) both exist, then the Fourier series converges to \( f (x_0 ) . \) However, in cases when the function experiences a finite jump of discontinuity pointwise convergence is not an appropriate notion of convergence as Gibbs phenomenon shows.
To avoid such problems, we desire the even stronger notion of uniform convergence, such
that the rate at which the series converges is identical for all points in \( [-\ell , \ell ] , \) and consequently, everywhere (due to periodicity). By adopting
the metric
over the space of continuous functions from \( [-\ell , \ell ] \) to \( \mathbb{R} , \) we can force convergence to imply
uniform convergence, simply by definition. This metric space is denoted by \( C([-\ell , \ell ], \mathbb{R}) . \) It can also be proven that \( C([-\ell , \ell ], \mathbb{R}) \) is a vector space, and thus the concept of series is well-defined.
To define uniform convergence of Fourier series, we need a more general
definition of convergence for infinite sum, that is known as
Cesàro summation, named after the Italian analyst
Ernesto Cesàro (1859--1906). Recall the definition
of Cesàro summability of infinite series (which is capable
of finding sums of divergent series).
depending whether summation starts with k = 1 or k = 0. In both cases, we will call sn or Snn-th partial sum of the given infinite series despite that SN is the sum of n + 1 terms. The series \( \sum_{k\ge 1} a_k \quad \mbox{or} \quad \sum_{k\ge 0} a_k \) is called Cesàro summable, with Cesàro sum \( A \in \mathbb{R} \quad \mbox{or} \quad A \in \mathbb{C} , \) if the average value of its partial sums tends to A:
depending on what index summation starts. In other words, the Cesàro sum of an infinite series is the limit of the arithmetic mean (average) of the first n partial sums of the series, as n goes to infinity.
If a series is convergent, then it is Cesàro summable and its Cesàro sum is the usual sum. For any convergent sequence, the corresponding series is Cesàro summable and the limit of the sequence coincides with the Cesàro sum. The Fourier series in complex form \( f(x) \,\sim \,\lim_{N\,\to \infty} \,\sum_{k=-N}^N \alpha_k e^{k{\bf j} \pi x/\ell} \) is Cesàro summable to A if and only if
Example 1:
Consider the infinite series \( 1-1+1-1+1- \cdots , \) also written
\[
\sum_{k\ge 0} (-1)^k ,
\]
which is sometimes called Grandi's series, after the Italian
mathematician, philosopher, and priest Guido Grandi (1671--1742), who gave a memorable treatment of the series in 1703. It is a divergent series, meaning that it lacks a sum in the usual sense. On the other hand, its Cesàro sum is ½.
Indeed, its partial sums are
\[
s_n = \sum_{k= 0}^n (-1)^k = 1 -1 + 1 - \cdots +(-1)^n = \begin{cases}
1, & \ \mbox{ if } \ n \ \mbox{ is even}, \\
0, & \ \mbox{ if } \ n \ \mbox{ is odd}. \end{cases}
\]
Note that the geometric series converges when its general term q has absolute value less than 1. In the previous example of Grandi, we found the sum of geometric series for q = −1. Now we are going to extend it for a general case. According to Cesàro, the sum of the geometric series is
This example shows that the geometric series converges in Cesàro sense in a larger domain than regular summation.
End of Example 2
■
In 1890, Ernesto Cesàro stated a broader family of summation methods which have since been called (C, α) for non-negative integers α. The (C, 0) method is just ordinary summation, and (C, 1) is Cesàro summation as described above. For our purposes, we will use only (C, 1) Cesàro summation only.
Its definition can be extended for integrals. we say that the integral
\( \int_0^{\infty} f(x)\,{\text d}x \) is (C, α) summable if
We are now primed to appreciate Fejér’s remarkable theorem that was
proved in 1900 by a Hungarian
mathematician Lipót
Fejér (1880--1959).
He was born into a Jewish family as Leopold Weiss.
He spent 1899-1900 academic year at the University of Berlin, where Leopold attended
courses by Georg Frobenius and Lazarus Fuchs, but it was his discussions with Hermann Schwarz that led him look at the convergence of Fourier series.
Naturally, World War I had an impact on Lipót Fejér, to which a serious illness added in 1916. The effect of counterrevolutionary times was shown by a three-year gap in the list of his publication.
However, as a Jew he suffered after the Nazis came to power. Fejér had a prostate operation in the early 1940s after which he did little research and, as a Jew, was forced to retire in 1944.
On one December night 1944, the residents in his house on Tatra Street in Budapest were lined up before execution, but a brave officer saved their lives and dismissed the order.
Although Fejér survived this horrific episode, his mental capacities rapidly deteriorated.
The following beautiful statement, proved by
Fejér in 1900, asserts that
the Fourier series is summable (C, 1) to the value of the function at each point of continuity.
Theorem (Lipót Fejér, 1900):
Let \( f\,: \,[-\ell , \ell ]\, \mapsto \,\mathbb{R} \) be a continuous function with \( f(-\ell )= f(\ell ) . \) Then
the Fourier series of f (C,1)-converges to f in \( C([-\ell , \ell ], \mathbb{R}) , \) where \( C([-\ell , \ell ], \mathbb{R}) \) is the metric space of continuous functions from \( [-\ell , \ell ] \) to the set of real numbers.
Lemma 1:
The following trigonometric identity holds:
\[
\sum_{k=1}^n \sin \left( k - \frac{1}{2} \right) x = \frac{\sin^2 \frac{nx}{2}}{\sin\frac{x}{2}} .
\]
Lemma 2:
Let \( S_n (x) = \frac{a_0}{2} + \sum_{k=1}^n a_k \cos kx + b_k \sin kx \) be the partial sum of the Fourier series of f(x). Let \( \sigma_n = \frac{1}{n} \left[ S_0 + S_1 (x) + \cdots + S_{n-1} (x) \right] \) be the partial Cesàro sum. Then
Corollary:
If f is integrable on some finite interval, then the Fourier series of
f is Cesàro summable to f at every point of continuity of f.
Moreover, if f is continuous on the interval, then the Fourier series of
f is uniformly Cesàro summable to f.
Without imposing any additional conditions on f aside from being continuous and periodic, Fejér’s theorem shows that Fourier series can still achieve uniform convergence, granted that we instead of regular convergence consider the arithmetic means of partial Fourier sums.
Example 3:
Let us consider the function f(x) = sign(x) − x:
A more general form of the theorem applies to functions which are not necessarily continuous. Suppose that f is absolutely integrable on the finite interval \( [-\ell , \ell ] . \) If the left and right limits \( f(x_0 \pm 0) \mbox{ of } f(x) \) exist at x0, or if both limits are infinite of the same sign, then
Theorem 2:
Let f ∈ 𝔏p(−ℓ, ℓ) be a periodic function with 1 ≤ p < ∞. Then Cesàro partial sums
\( \sigma_n (f) = \sum_{k=-n}^n \left( 1 - \frac{|k|}{n+1} \right) \hat{f} (k)\, e^{{\bf j} k\pi x/\ell} \) converge to f(x) in 𝔏p sense:
where 𝑎 is a real number that will be used to demonstrate the values of undershoots and overshoots of the corresponding Fourier series. It is convenient to represent the given function as the sum of two functions
The Fourier graph clearly displays the Gibbs phenomenon at points of
discontinuity x = 2 and x =
-2. Since \( f(2+0) = -32
\quad\mbox{and}\quad f(2-0) =8 , \) the given function
has finite jump of 40 at both points of discontinuity. Therefore, we
expect overshoot/undershoot by the value \(
(1.1789797444721675*40 - 40)/2 \approx 3.579594889 . \) As
a result, we expect overshoot at points of discontinuity to be about
11.57959 and undershoot to be around -35.5796. Notably, we do not
observe the Gibbs phenomenon in the Cesaro approximation.
Fejér, L., Sur les fonctions intégrables et bornées, Comptes Rendus de l'Académie des Sciences, 1900, Vol. 131, 10 décembre 1900, pp. 984--987.
Fejér, L., Untersuchungen über Fouriersche Reihen, Mathematische Annalen, 1904, vol. 58, pp. 51--69.
Return to Mathematica page
Return to the main page (APMA0340)
Return to the Part 1 Matrix Algebra
Return to the Part 2 Linear Systems of Ordinary Differential Equations
Return to the Part 3 Non-linear Systems of Ordinary Differential Equations
Return to the Part 4 Numerical Methods
Return to the Part 5 Fourier Series
Return to the Part 6 Partial Differential Equations
Return to the Part 7 Special Functions