In physics we often don’t have the luxury to work with a discrete number of dimensions or values. In these cases, our vector spaces become infinite dimensional. But how can we deal with a countably infinite number of basis vectors? Here we will show how we can take the notion of countably infinite vector spaces and demonstrate how we can take a discrete vector space to a continuous one that we can describe with functions.
<aside> 💡 Hilbert Space: Infinite dimensional inner-product space that is complete (i.e. with enough structure that bases exists)
→ This structure comes in the form of Cauchy completeness
</aside>
A Hilbert Space is thus equipped with
An inner product: $\braket{\cdot|\cdot}$
Complete: Giving us the ability to write our vectors with a set of bases $\ket{e_n}$
$$ \ket v=\sum_{n=1}^\infin v_n\ket e_n $$
$L^2(\R)$: The Space of Square Integrable Functions ($\psi:\R\to\Complex$) is an example of an infinite dimensional complete Inner-product space.
$\ell^2(\N)=\bigg\{(x_n){n\in\N}\bigg|\sum{n\in\N}|x_n|^2<\infty\bigg\}$ the space of all square integrable complex sequences is another example of an infinite dimensional complete inner product space
Inner-product:
$$ \braket{g|f}=\sum_{n=1}^\infty g^*_nf_n $$
It can be shown that all infinite-dimensional, separable, complex Hilbert spaces are isomorphic to the set of square integrable complex sequences $\ell^2(\N)$
Notice that we now have countably infinte sum of basis vectors to deal with.
You can go through all the axioms for a vector space defined in Vector Spaces for functions and you will see that functions can form a valid vector space where the functions serve as the abstract vector object. Thinking of functions as vectors at first seems somewhat confusing. We’re used to vector-valued functions like $\vec f(x,y,z)=x^2\hat i+(y+z)\hat j$ for instance but otherwise we think of vectors and functions and separate ideas. But we will come to see that we can think of functions as a continuous analogue to vectors.
Let’s first consider the infinite dimensional Hilbert Space where we have a countable infinite basis, indexed by integers $n$, that allows us to write vectors as described above with an infinite sum.
Consider a map of integers, $n$, onto an interval $I$ of the real line:
$$ n\to x_n~~~n\in \Z,x\in\R $$
$I$ can be a finite interval $[a,b]$ or infinite $(-\infin,\infin),(-\infin,a],[a,\infin)$
Let us assume that the spacing between $x_n$ values is equal, $\Delta x$
Now consider a vector in our hilbert space, $\ket f$: