Why do we want a bigger space?[/size]
There are various reasons why, when working with an infinite-dimensional Hilbert space, one might desire to have "more" vectors available. I can think of two off the top of my head:
. You want differentiation to be an operator. (In common cases, it's only a partial operator)
. You want every operator to have enough eigenvectors
Let me clarify that last point -- the spectrum of an operator T is the set of all \lambda such that the operator T - \lambda is not invertible.
In finite-dimensional linear algebra, this means \lambda is an eigenvalue of T, and you can find associated eigenvectors v such that Tv = \lambda v. If T is nice enough (or if we use generalized eigenvectors), we can find a set of T's eigenvectors that form a basis for our vector space. This is very convenient.
However, infinite-dimensional linear algebra doesn't have this feature. Operators still have a spectrum, but many don't have eigenvalues or eigenvectors. The position (partial) operator X of quantum mechanics is a typical example.
So, it is convenient to find a vector space larger than our Hilbert space that contains eigenvectors for our favorite operators.
How do we build a bigger space?[/size]
The easiest way to build a bigger space is via test functions. One of the key features of a Hilbert space H is that it is isomorphic to its dual space H*. If we pick a subspace T of H, then H* will be a subspace of T*.
Furthermore, many of the properties of T* are determined by the properties of T -- in particular, if an operator acts on T, it also acts on T*. For example:
. If T contains only differentiable functions, and is closed under differentiation, then differentiation acts on T. Therefore, differentiation acts on T* too -- every vector now has a derivative. (Even those from H; their derivatives aren't in H, but they are in T*)
. If T is the space of tempered distributions, then Fourier transform acts on T. Therefore, Fourier transform acts on T* too. This is very useful if you want to use Fourier analysis!