A Hilbert space is a vector space with:

  1. an inner product, which defines lengths and angles; and
  2. completeness—every Cauchy sequence converges to an element still inside the space.

Several important spaces miss by just one condition.

1. Polynomials with the L2L^2 inner product: not complete

LetP[0,1]={all polynomials on [0,1]}P[0,1]=\{\text{all polynomials on }[0,1]\}

withp,q=01p(x)q(x)dx.\langle p,q\rangle=\int_0^1 p(x)\overline{q(x)}\,dx.

This is a valid inner-product space. But a sequence of polynomials can converge in L2L^2 to a non-polynomial function, such as exe^x.

Because the limit is outside P[0,1]P[0,1], the space is not complete and therefore not Hilbert.

Its completion is L2[0,1]L^2[0,1], which is a Hilbert space.


2. Finite sequences: an “unfinished” 2\ell^2

Considerc00={(x1,x2,):only finitely many xn0}c_{00}=\{(x_1,x_2,\ldots):\text{only finitely many }x_n\neq0\}

with the usual inner productx,y=n=1xnyn.\langle x,y\rangle=\sum_{n=1}^{\infty}x_n\overline{y_n}.

Every vector has finite support, so the sum is well defined. Now considerx(N)=(1,12,13,,1N,0,0,).x^{(N)}=\left(1,\frac12,\frac13,\ldots,\frac1N,0,0,\ldots\right).

This is a Cauchy sequence, but its limit would be(1,12,13,),\left(1,\frac12,\frac13,\ldots\right),

which has infinitely many nonzero entries and therefore is not in c00c_{00}.

So c00c_{00} is an inner-product space but not complete. Its completion is 2\ell^2.


3. Continuous functions with the L2L^2 norm: limits can become discontinuous

Take C[0,1]C[0,1], the continuous functions on [0,1][0,1], withf,g=01f(x)g(x)dx.\langle f,g\rangle=\int_0^1 f(x)\overline{g(x)}\,dx.

Continuous functions can converge in this norm to a discontinuous function—for example, increasingly sharp continuous approximations to a step function.

Thus C[0,1]C[0,1] is not complete under the L2L^2 norm. Once again, its completion is L2[0,1]L^2[0,1].

A subtle point: C[0,1]C[0,1] is complete under the supremum norm, but that norm does not make it a Hilbert space.


4. C[0,1]C[0,1] with the supremum norm: complete, but no compatible inner product

Definef=maxx[0,1]f(x).\|f\|_\infty=\max_{x\in[0,1]}|f(x)|.

This makes C[0,1]C[0,1] a complete normed space—a Banach space. However, the norm does not come from an inner product.

A norm induced by an inner product must satisfy the parallelogram identity:f+g2+fg2=2f2+2g2.\|f+g\|^2+\|f-g\|^2 = 2\|f\|^2+2\|g\|^2.

The supremum norm does not always satisfy this identity. Therefore, C[0,1]C[0,1] with \|\cdot\|_\infty is Banach but not Hilbert.


5. p\ell^p for p2p\neq2: complete, but with the wrong geometry

For 1p<1\le p<\infty,p={x:n=1xnp<},xp=(xnp)1/p.\ell^p=\left\{x:\sum_{n=1}^{\infty}|x_n|^p<\infty\right\}, \qquad \|x\|_p=\left(\sum |x_n|^p\right)^{1/p}.

These spaces are complete. But when p2p\neq2, their usual norm does not come from an inner product.

For example, takex=(1,0),y=(0,1).x=(1,0),\qquad y=(0,1).

In p\ell^p,x+yp=xyp=21/p.\|x+y\|_p=\|x-y\|_p=2^{1/p}.

The parallelogram identity would require222/p=4,2\cdot2^{2/p}=4,

which holds only when p=2p=2.

Thus 1,3,4,\ell^1,\ell^3,\ell^4,\ldots are Banach spaces but not Hilbert spaces.


6. Lp[0,1]L^p[0,1] for p2p\neq2: complete, but not inner-product spaces

Similarly,fp=(01f(x)pdx)1/p\|f\|_p=\left(\int_0^1|f(x)|^p\,dx\right)^{1/p}

makes Lp[0,1]L^p[0,1] complete for p1p\ge1. But its usual norm comes from an inner product only for p=2p=2.

So L1L^1 and L3L^3, for example, have well-behaved limits but lack Hilbert-space notions such as orthogonality, angles, and orthogonal projection.


7. Minkowski spacetime: has a bilinear form, but it is not positive definite

Special relativity usesx,xM=x02+x12+x22+x32.\langle x,x\rangle_M = -x_0^2+x_1^2+x_2^2+x_3^2.

This resembles an inner product, but it can be negative or zero even for a nonzero vector. A lightlike vector satisfiesx,xM=0whilex0.\langle x,x\rangle_M=0 \quad\text{while}\quad x\neq0.

It therefore fails the positive-definiteness requirement. Minkowski space is an indefinite inner-product space, not a Hilbert space.


8. Smooth functions: too restrictive to contain all their limits

Consider C[0,1]C^\infty[0,1], the infinitely differentiable functions, with the L2L^2 inner product.

A sequence of smooth functions may converge in L2L^2 to a nonsmooth or discontinuous function. The limit therefore leaves C[0,1]C^\infty[0,1].

So the space possesses an inner product but is not complete in the resulting norm.


The two most common “near misses” are therefore:

SpaceInner product?Complete?Hilbert?
c00c_{00} with 2\ell^2 normYesNoNo
Polynomials with L2L^2 normYesNoNo
C[0,1]C[0,1] with L2L^2 normYesNoNo
C[0,1]C[0,1] with sup normNo compatible oneYesNo
p, p2\ell^p,\ p\neq2No compatible oneYesNo
Lp, p2L^p,\ p\neq2No compatible oneYesNo
Minkowski spaceIndefinite formFinite-dimensionalNo
2\ell^2 or L2L^2YesYesYes

The closest misses are c00c_{00}, polynomials, and smooth functions: they already possess the correct Hilbert-space geometry but contain “holes.” Completing them fills those holes and produces a genuine Hilbert space.