Generalized Fourier series

From HandWiki
Short description: Decompositions of inner product spaces into orthonormal bases

In mathematical analysis, many generalizations of Fourier series have proved to be useful. They are all special cases of decompositions over an orthonormal basis of an inner product space. Here we consider that of square-integrable functions defined on an interval of the real line, which is important, among others, for interpolation theory.

Definition

Consider a set of square-integrable functions with values in [math]\displaystyle{ \mathbb{F} = \Complex }[/math] or [math]\displaystyle{ \mathbb{F} = \R }[/math], [math]\displaystyle{ \Phi = \{\varphi_n:[a,b] \to \mathbb{F}\}_{n=0}^\infty, }[/math] which are pairwise orthogonal for the inner product [math]\displaystyle{ \langle f, g\rangle_w = \int_a^b f(x)\,\overline{g}(x)\,w(x)\,dx }[/math] where [math]\displaystyle{ w(x) }[/math] is a weight function, and [math]\displaystyle{ \overline\cdot }[/math] represents complex conjugation, i.e., [math]\displaystyle{ \overline{g}(x) = g(x) }[/math] for [math]\displaystyle{ \mathbb{F} = \R }[/math].

The generalized Fourier series of a square-integrable function [math]\displaystyle{ f : [a, b] \to \mathbb{F} }[/math], with respect to Φ, is then [math]\displaystyle{ f(x) \sim \sum_{n=0}^\infty c_n\varphi_n(x), }[/math] where the coefficients are given by [math]\displaystyle{ c_n = {\langle f, \varphi_n \rangle_w\over \|\varphi_n\|_w^2}. }[/math]

If Φ is a complete set, i.e., an orthogonal basis of the space of all square-integrable functions on [a, b], as opposed to a smaller orthogonal set, the relation [math]\displaystyle{ \sim }[/math] becomes equality in the L2 sense, more precisely modulo [math]\displaystyle{ |\cdot|_w }[/math] (not necessarily pointwise, nor almost everywhere).

Example (Fourier–Legendre series)

The Legendre polynomials are solutions to the Sturm–Liouville problem

[math]\displaystyle{ \left((1-x^2)P_n'(x)\right)'+n(n+1)P_n(x)=0 }[/math]

and because of Sturm-Liouville theory, these polynomials are eigenfunctions of the problem and are solutions orthogonal with respect to the inner product above with unit weight. So we can form a generalized Fourier series (known as a Fourier–Legendre series) involving the Legendre polynomials, and

[math]\displaystyle{ f(x) \sim \sum_{n=0}^\infty c_n P_n(x), }[/math]
[math]\displaystyle{ c_n = {\langle f, P_n \rangle_w\over \|P_n\|_w^2} }[/math]

As an example, let us calculate the Fourier–Legendre series for f(x) = cos x over [−1, 1]. Now,

[math]\displaystyle{ \begin{align} c_0 & = {\int_{-1}^1 \cos{x}\,dx \over \int_{-1}^1 (1)^2 \,dx} = \sin{1} \\ c_1 & = {\int_{-1}^1 x \cos{x}\,dx \over \int_{-1}^1 x^2 \, dx} = {0 \over 2/3 } =0 \\ c_2 & = {\int_{-1}^1 {3x^2 - 1 \over 2} \cos{x} \, dx \over \int_{-1}^1 {9x^4-6x^2+1 \over 4} \, dx} = {6 \cos{1} - 4\sin{1} \over 2/5 } \end{align} }[/math]

and a series involving these terms

[math]\displaystyle{ \begin{align}c_2P_2(x)+c_1P_1(x)+c_0P_0(x)&= {5 \over 2} (6 \cos{1} - 4\sin{1})\left({3x^2 - 1 \over 2}\right) + \sin1\\ &= \left({45 \over 2} \cos{1} - 15 \sin{1}\right)x^2+6 \sin{1} - {15 \over 2}\cos{1}\end{align} }[/math]

which differs from cos x by approximately 0.003, about 0. It may be advantageous to use such Fourier–Legendre series since the eigenfunctions are all polynomials and hence the integrals and thus the coefficients are easier to calculate.

Coefficient theorems

Some theorems on the coefficients cn include:

Bessel's inequality

[math]\displaystyle{ \sum_{n=0}^\infty |c_n|^2\leq\int_a^b|f(x)|^2w(x)\,dx. }[/math]

Parseval's theorem

If Φ is a complete set, then

[math]\displaystyle{ \sum_{n=0}^\infty |c_n|^2 = \int_a^b |f(x)|^2w(x)\, dx. }[/math]

See also

References