A Hilbert space is an inner product space that is complete with respect to the norm defined by the inner product (and is hence a Banach space). Hilbert spaces were named after David Hilbert, who studied them in the context of integral equations. Hilbert spaces serve to clarify and generalize the concept of Fourier expansion, certain linear transformations such as the Fourier transform, and are of crucial importance in the mathematical formulation of quantum mechanics. Hilbert spaces are studied in the branch of mathematics called functional analysis.
Examples
Examples of Hilbert spaces are Rn and Cn with the inner product definition
- <math>\langle x, y \rangle = \sum x_k^* y_k</math>
where * denotes complex conjugation.
Much more typical are the infinite dimensional Hilbert spaces however, in particular the spaces L2([a, b]) or L2(Rn) of square-Lebesgue-integrable functions with values in R or C, modulo the subspace of those functions whose square integral is zero. The inner product of the two functions f and g is here given by
- <math>\langle f,g\rangle=\int f(t)^* g(t)\,dt</math>
The use of the Lebesgue integral ensures that the space will be complete. (One should bear in mind that by definition, a Lebesgue-integrable function is a Lebesgue-measurable function the integral of whose absolute value is finite. Thus, a function isn't included in the Hilbert space L2 unless the integral of the square of its absolute value is finite.)
If B is some set, we define l2(B) as the set of all functions x : B → R or C such that
- <math>\sum_{b \in B} \left|x \left(b\right)\right|^2 < \infty</math>
This space becomes a Hilbert space if we define
- <math>\langle x, y \rangle = \sum_{b \in B} x \left(b \right)^* y \left( b \right)</math>
for all x and y in l2(B). In a sense made more precise below, every Hilbert space is of the form l2(B) for a suitable set B.
Bases
An important concept is that of an orthonormal basis of a Hilbert space H: a subset B of H with three properties:
- Every element of B has norm 1: <e, e> = 1 for all e in B
- Every two different elements of B are orthogonal: <e, f> = 0 for all e, f in B with e ≠ f.
- The linear span of B is dense in H.
Examples of orthonormal bases include:
- the set {(1,0,0),(0,1,0),(0,0,1)} forms an orthonormal basis of R3
- the set {fn : n ∈ Z} with fn(x) = exp(2πinx) forms an orthonormal basis of the complex space L2([0,1])
- the set {eb : b ∈ B} with eb(c) = 1 if b=c and 0 otherwise forms an orthonormal basis of l2(B).
Note that in the infinite-dimensional case, an orthonormal basis will not be a basis in the sense of linear algebra; to distinguish the two, the latter bases are also called Hamel-bases.
Using Zorn's lemma, one can show that every Hilbert space admits an orthonormal basis; furthermore, any two orthonormal bases of the same space have the same cardinality. A Hilbert space is separable if and only if it admits a countable orthonormal basis.
If B is an orthonormal basis of H, then every element x of H may be written as
- <math>x = \sum_{b \in B} \langle b, x \rangle b</math>
Even if B is uncountable, only countably many terms in this sum will be non-zero, and the expression is therefore well-defined. This sum is also called the Fourier expansion of x.
If B is an orthonormal basis of H, then H is isomorphic to l2(B) in the following sense: there exists a bijective linear map Φ : H → l2(B) such that
- <math>\langle \Phi \left(x\right), \Phi\left(y\right) \rangle = \langle x, y \rangle</math>
for all x and y in H.
Reflexitivity
An important property of any Hilbert space is its reflexivity (see Banach space). In fact, more is true: one has a complete and convenient description of its dual space (the space of all continuous linear functions from the space H into the base field), which is itself a Hilbert space. Indeed, the Riesz representation theorem states that to every element φ of the dual H' there exists one and only one u in H such that
- <math>\phi \left(x\right) = \langle u, x \rangle</math> for all x in H
and the association φ ↔ u provides an antilinear isomorphism between H and H'. This correspondence is exploited by the bra-ket notation popular in physics but frowned upon by mathematicians.
Bounded Operators
For a Hilbert space H, the continuous linear operators A : H → H are of particular interest. Such a continuous operator is bounded in the sense that it maps bounded sets to bounded sets. This allows to define its norm as
- <math>\lVert A \rVert = \mathrm{sup}_{\lVert x \rVert \leq 1} \lVert Ax \rVert</math>
The sum and the composition of two continuous linear operators is again continuous and linear. For y in H, the map that sends x to <y, Ax> is linear and continuous, and according to the Riesz representation theorem can therefore be represented in the form
- <math>\langle A^* y, x \rangle = \langle y, Ax \rangle</math>
This defines another continuous linear operator A* : H → H, the adjoint of A.
The set L(H) of all continuous linear operators on H, together with the addition and composition operations, the norm and the adjoint operation, forms a C*-algebra; in fact, this is the motivating prototype and most important example of a C*-algebra.
An element A of L(H) is called self-adjoint or Hermitian if A* = A. These operators share many features of the real numbers and are sometimes seen as generalizations of them.
An element U of L(H) is called unitary if U is invertible and its inverse is given by U*. This can also be expressed by requiring that <Ux, Uy> = <x, y> for all x and y in H. The unitary operators form a group under composition, which can be viewed as the autormorphism group of H.
Orthogonal complements and projections
If S is a subset of the Hilbert space H, we define
- <math>S^+ = \left\{ x \in H : \langle x, s \rangle = 0\ \forall s \in S \right\}</math>
The set S+ is a closed subspace of H and so forms itself a Hilbert space. If S is a closed subspace of H, then S+ is called the orthogonal complement of S because every x in H can then be written in a unique way as a sum
- x = s + t
with s in S and t in S+. The function P : H → H which sends x to s is called the orthogonal projection on S. P is a self-adjoint continuous linear operator on H with the property P2 = P, and any such operator is an orthogonal projection on some closed subspace. For every x in H, P(x) is that element of S which is closest to x.
Unbounded Operators
In quantum mechanics, one also considers linear operators which need not be continuous and which need not be defined on the whole space H. One requires only that they are defined on a dense subspace of H. It is possible to define self-adjoint unbounded operators, and these play the role of the observables in the mathematical formulation of quantum mechanics.
Typical examples of self-adjoint unbounded operators on the Hilbert space L2(R) are given by the derivative Af = if ' (where i is the imaginary unit and f is a square integrable function) and by multiplication with x: Bf(x) = xf(x). These correspond to the momentum and position observables, respectively. Note that neither A nor B is defined on all of H, since in the case of A the derivative need not exist, and in the case of B the product function need not be square integrable. In both cases, the set of possible arguments form dense subspaces of L2(R).
Need to mention spectrum, spectral theorem
See also mathematical analysis, functional analysis, harmonic analysis.
Common misspelling and questions (FAQ)
ilbert-space hlbert-space hibert-space hilert-space hilbrt-space hilbet-space hilber-space hilbertspace hilbert-pace hilbert-sace hilbert-spce hilbert-spae hilbert-spac ihlbert-space hlibert-space hiblert-space hilebrt-space hilbret-space hilbetr-space hilber-tspace hilberts-pace hilbert-psace hilbert-sapce hilbert-spcae hilbert-spaec hilbert-spac hhilbert-space hiilbert-space hillbert-space hilbbert-space hilbeert-space hilberrt-space hilbertt-space hilbert--space hilbert-sspace hilbert-sppace hilbert-spaace hilbert-spacce hilbert-spacee yilbert-space gilbert-space bilbert-space uilbert-space nilbert-space uilbert-space jilbert-space nilbert-space h8lbert-space hulbert-space hjlbert-space h9lbert-space hklbert-space h9lbert-space holbert-space hklbert-space hiobert-space hikbert-space hi,bert-space hipbert-space hi.bert-space hipbert-space hi;bert-space hi.bert-space hilgert-space hilvert-space hilhert-space hilhert-space hilnert-space hilb3rt-space hilbwrt-space hilbsrt-space hilb4rt-space hilbdrt-space hilb4rt-space hilbrrt-space hilbdrt-space hilbe4t-space hilbeet-space hilbedt-space hilbe5t-space hilbeft-space hilbe5t-space hilbett-space hilbeft-space hilber5-space hilberr-space hilberf-space hilber6-space hilberg-space hilber6-space hilbery-space hilberg-space hilbert0space hilbertpspace hilbert[space hilbert-wpace hilbert-apace hilbert-zpace hilbert-epace hilbert-xpace hilbert-epace hilbert-dpace hilbert-xpace hilbert-s0ace hilbert-soace hilbert-slace hilbert-s-ace hilbert-s;ace hilbert-s-ace hilbert-s[ace hilbert-s;ace hilbert-spqce hilbert-spwce hilbert-spzce hilbert-spwce hilbert-spsce hilbert-spzce hilbert-spade hilbert-spaxe hilbert-spafe hilbert-spafe hilbert-spave hilbert-spac3 hilbert-spacw hilbert-spacs hilbert-spac4 hilbert-spacd hilbert-spac4 hilbert-spacr hilbert-spacd hylbert-space hilbery-space hilberty-space hilbert-spacesFor me, there shall be no other that's my lookout. I love you--you love me; and I owe my life to you. happened; I have reflected; and you shall no more be what you have and Amandine." "Your little brother and sister?" "Yes; from this day I must be to them a father--you comprehend. This of them. They wished to make finished thieves of them; to save them, I believe in so much happiness. "I shall not leave you?" "No, my brave Louve, never. You shall aid me to bring up these Amandine should be a virtuous girl, I know what you will be for her; a will toil like negroes. At least, these children shall not be gallows' any more the son and brother of a _guillotine_; in fine, I shall matter?" "Martial, I am afraid I shall become crazy." "Crazy?" "Crazy with joy!" "Why?" "Because this is too much." "What?" "What you ask me. Oh! it is too much. Saving the Goualeuse, this has would have a nice little house, children whom I should love; oh! how I Martial; or, rather, if you wished it," said La Louve, trembling, "I consent to this," she hastened to add, quickly. Martial, in his turn, looked at La Louve with astonishment, not in.