[[lecture-data]]
← Lecture 14 | Lecture 16 →
Lecture Notes: Rodriguez, page 77
Recall from last time, we introduced
see [[maximal orthonormal set]]
Let
See [[separable hilbert spaces have countable maximal orthonormal sets]]
Let
see [[orthonormal basis of a hilbert space]]
If
ie like in finite-dimensional linear algebra, we can write any element as a linear combination of the basis elements. But in this space, there might be an infinite number of such elements.
First, we prove
Thus, for all
Then for all
thus the sequence is indeed Cauchy. Since
By [[continuity of inner product]], we know that for all
Thus
see [[all elements of hilbert spaces with orthonormal bases can be written as sums of the basis elements]]
Thus if we have an orthonormal basis, every element can be expanded in this series in terms of the basis elements (Bessel-Fourier series). And thus every separable [[Hilbert space]] has an orthonormal basis.
If a orthonormal basis, then
Suppose
is a countable. This is because elements in each component (index by
So by [[all elements of hilbert spaces with orthonormal bases can be written as sums of the basis elements]],
So the sums will be in one of the parts of
See [[Hilbert spaces with orthonormal bases are separable]]
Let
(in [[Bessel's inequality]], we only had
)
[!proof]
We know that
\end{align}$$
see [[Parseval's identity]]
We now have a way to identify every [[separable]] [[Hilbert space]] with the one that was introduced at the beginning of the course.
If
ie, there exists a bijective bounded linear operator
The finite case is easier to deal with- we can just show that they are isometrically isomorphic to
Since
By [[Parseval's identity]]. So we can define our map
ie,
see [[separable Hilbert spaces are bijective with ell-2]]
The subset of functions
if we don't like working with complex exponentials we can use
And work out everything we need.
Note that
Since the exponential is periodic in
Giving us our orthonormal set.
see the [[fourier functions form an orthonormal set]]
For a function
And the
this follows from [[all elements of hilbert spaces with orthonormal bases can be written as sums of the basis elements]] and [[Hilbert spaces are bijective with ell-2]]
see [[Fourier coefficient]]
The Fourier series of
see [[Fourier series]]
Does convergence (in
It turns out, yes, but we will need to build some more framework to show this.
See [[fourier partial sums are given by the Dirichlet kernel]]
see [[Cesaro-Fourier mean]]
We know from real analysis that the Cesaro means of a sequence behave better but do not lose any information.
Sequences like
Next time, we will see more why this convergence works.
const { dateTime } = await cJS()
return function View() {
const file = dc.useCurrentFile();
return <p class="dv-modified">Created {dateTime.getCreated(file)} ֍ Last Modified {dateTime.getLastMod(file)}</p>
}