4

Let H be a complex Hilbert space and A be an Hermitian operator A:HH. Suppose, for a moment, that A has a set of discrete eigenvalues {λn}nN with corresponding normalized eigenvectors {en}nN, which are assumed to form a complete orthonormal set. Then, every ψH can be expressed as: ψ=nNen,ψen

Using Dirac's notation, en becomes |n and ψ becomes |ψ. Now, I was reading Nakahara's book and, at some point, he states:

If A has a continuous spectrum a, the state is expanded as: |ψ=daψ(a)|a and the completeness relation now takes the form: da|aa|=I

In (1), there seems to be an underlying assumption which is that the set of eigenvectors of an Hermitian operator on a Hilbert space spans the whole space. Although this is usually used by physicists, this is not as simple as it seems, because sometimes we have to deal with Rigged Hilbert spaces instead. This is briefly discussed here but the answers to the linked post do not provide much details.

I find it very difficult to understand the physicist point of view using what I know of functional analysis. Moreover, there seems to be quite a few books discussing these topics.

So, my question is: what is the true mathematical meaning of (1)? Do we need Rigged Hilbert spaces? Do we need the spectral theorem?

MathMath
  • 1,275
  • 3
    If you want to make sense of the kinds of expressions physicists like to use in connection with observables with continuous spectrum, you will probably want to think in terms of the spectral theorem. I think you should interpret your first equation in terms of the direct integral formulation of the spectral theorem for the position operator on L2(R). – Christopher Beem Jan 25 '21 at 20:49

1 Answers1

7

Perhaps an example will help? Consider the momentum operator A=id/dx, the eigenstates |a are plane waves x|a=(2π)1/2eiax, the expansion (1) of an arbitrary state |ψ in the |a basis is the Fourier integral x|ψ=daψ(a)x|a=(2π)1/2daeiaxψ(a), and the completeness relation reads dax|aa|x=(2π)1daeia(xx)=δ(xx)=x|I|x, with δ(xx) the Dirac delta function distribution.

So yes, you need to equip the Hilbert space with a distribution theory --- as for any unbounded observable with a continuous spectrum a rigged Hilbert space is needed.

I found this discussion of the Dirac bra-ket formalism in a continuous spectrum instructive.

Carlo Beenakker
  • 177,695