QML2
QML2
In order to achieve these goals we will need to set up a new mathematical structure,
based on operators that act on the state vectors. In this chapter you will learn the
exact relation between states, operators and the outcome of experiments. This is a
crucial step in building a framework that can yield predictions for the outcome of
experiments, i.e. to connect the theory to the experiment. This chapter is focussed
on the general formalism and a few initial examples. More observables, like e.g. the
angular momentum, will be introduced in detail in following chapters.
1. the probability distribution function (pdf), pO , that describes the possible results
of the measurement and their respective frequencies;
2. the state of the system after the measurement.
We should note in passing that the knowledge of the pdf is equivalent to the
knowledge of all its moments. Remember that the result of a measurement needs
to be treated as a random variable and depending on the context we may focus
either on its pdf or on its moments, i.e. we will want to compute its mean value,
its variance, etc.
(Note that x is a dummy variable of integration, we could use any name to identify
the integration variable. If this does not sound familiar, think about it...)
The n-th moment of the distribution p is defined as:
Z
µn = dr p(r) rn . (2.2)
µ0 = 1 . (2.3)
Exercise 2.1.1 Compute the mean value and the variance of a Gaussian variable
r, i.e. a random variable with probability distribution function:
" #
2
1 (x − x0 )
p(r) = √ exp − (2.6)
2πσ 2 2σ 2
As discussed in the previous chapter, the modulus squared of the wave function
|ψ(x)|2 describes the probability density of finding the system in the state |ψi at
x. So the outcome of a measurement of the position of the system, x, is a real
stochastic variable and its pdf is |ψ(x)|2 . The mean value of the position of the
system is therefore
Z
hxi = dx |ψ(x)|2 x . (2.7)
The crucial point here is the realization that the mean value of the position of
the system in the state |ψi, hxi, can be written as the expectation value of a
suitably-defined operator X̂ in the state |ψi, i.e. the matrix element of the operator
X̂ between |ψi and |ψi.
The Hermitian operator X̂ associated to the position of the system is such that
the states |xi introduced in the previous chapter are eigenstates of X̂ to the eigen-
value x – pay attention to the notation here! Using the fact that |xi are eigenstates
of X̂, we have
∗
hx|X̂|ψi = hψ|X̂|xi (2.8)
∗
= x (hψ|xi) (2.9)
= xhx|ψi ; (2.10)
with a slight abuse of notation, we can think of the operator X̂ acting on the wave
function as
It is important to realise that Eq. (2.11) does not mean that ψ(x) is an eigenfunction
of X̂ with eigenvalue x. The eigenvalue needs to be a constant that multiplies the
state vector. The mean value in Eq. (2.7) can then be written as:
Z
hX̂i = hψ|X̂|ψi = dx ψ(x)∗ xψ(x) = hxi . (2.12)
As shown explicitly in the equation above, the expectation value in Eq. (2.12)
depends on the state ψ. When there is no ambiguity, we shall omit the explicit ψ
dependence, and write simply hX̂i, but remember that this is the mean value in a
given state.
The mean value of the outcome of a measurement, hxi is therefore expressed as
the expectation value of an operator acting in the space of physical states. We will
now generalize this idea to a generic observable and discuss in detail the physical
meaning of the mean value in the equation above.
iv Observables
Ô :H → H
|ψi 7→ |ψ 0 i = Ô|ψi . (2.13)
The link between operators and the outcome of experiments needs to be explained
in detail and this will be the focus of this chapter.
Example 2.1 The operator associated to the energy of the system is the Hamil-
tonian. The Hamiltonian of the system may be written as Ĥ = T̂ + V̂ , where the
kinetic and potential energy operators are defined by:
P̂ 2
T̂ = , V̂ = V (X̂) . (2.15)
2m
The operator V (X̂), which is a function of the position operator X̂, acts as:
Any other operator that is a function of X̂ can be defined in the same way. We
shall see later how to define the operator P̂ , associated to the momentum of the
system, and more complicated operators. Ĥ acts on state vectors and returns state
vectors.
v Observing Observables
Let us now explain in more detail the process of measurement in Quantum Mechan-
ics and in particular what we mean when we say that the result of an experiment
is a stochastic variable. If the observable O
is measured several times under identi-
cal conditions, the results is a set of values O(1) , O(2) , . . . , O(n) , where the suffix
labels each measurement. This is a characteristic feature of Quantum Mechanics:
the results of several independent measurements performed on a system prepared
always in the same state |ψi are different; they are distributed according to some
pdf that can be predicted by the theoretical framework. Hence the mean value of
the observables in the given state can be computed by taking the average of the
outcomes of the measurements, in the limit where the number of measurements
becomes large. We see here the first explicit connection between the operator Ô
and experimental results.
The expectation value of the operator Ô defined in Eq. (2.14) is equal to the
Pn
average k=1 O(k) /n in the limit where the number of measurements n → ∞.
So far our examples have focused on the mean value of an observable, i.e. the
first moment of its probability distribution. Moving beyond the first moment of the
pdf, the theoretical framework of Quantum Mechanics allows us to predict:
The eigenfunction represents the state in which the measurement of O yields the
value Ok with probability 1. To check this statement, we can compute the variance
of O in the state |ψk i:
where we have used the fact that the eigenfunctions are normalized to one.
It is important in the equations above to distinguish the outcome of the i-th
measurement, denoted O(i) , from the set of possible outcomes Ok . The latter are a
property of the operator Ô and do not depend on the state of the system.
observable ⇐⇒ operator
total energy ⇐⇒ Ĥ
position ⇐⇒ X̂
momentum ⇐⇒ P̂
.. ..
. ⇐⇒ .
Before we look into the details of associating observables with operators, we need
to establish some properties of these operators. The main constraint comes from
the fact that observables take real values only. Therefore we must require that
the operators that represent observables have only real eigenvalues, since we
want to identify the eigenvalues with the possible results of measurements. We can
guarantee this if we only use Hermitian operators to represent observables.
vii Hermitian Operators
In order to compute the matrix element of Ô† between |φi and |ψi, we need to
compute the matrix element of Ô swapping the states and then taking the complex
conjugate.
The quantities in Eq. (2.22) are the matrix elements of the operator Ô, just like
Oij are the matrix elements of a usual matrix O. The quantum states |φi and |ψi
are the “indices” that label the matrix elements. Using this identification, many
equations that we encounter in Quantum Mechanics become rather familiar.
d
Example 2.2 The operator Ô = is defined by specifying its action on the
dx
wave function of a quantum system:
d
Ôψ(x) = ψ(x) . (2.24)
dx
Following our prescriptions, the matrix element of Ô between two states |ψi and
|φi is given by
Z
d
hψ|Ô|φi = dx ψ(x)∗ φ(x) ; (2.25)
dx
then we can integrate by parts to obtain
Z ∞ Z ∞
d ∞ d
ψ(x)∗ φ(x) dx = [φ(x)ψ(x)∗ ]−∞ − φ(x) ψ(x)∗ dx (2.26)
−∞ dx −∞ dx
We can discard the constant term on the right hand side, since physically acceptable
wave functions vanish at x = ±∞, and if we then take the complex conjugate of
the resulting equation we obtain
Z ∞ ∗ Z ∞
∗ d d
ψ(x) φ(x) dx = − φ(x)∗ ψ(x) dx
−∞ dx −∞ dx
Z ∞ †
∗ d
≡ φ(x) ψ(x) dx
−∞ dx
viii Observables
from the definition of Hermitian conjugate. Thus we can make the identification
†
d d
=− .
dx dx
Ô† ≡ Ô . (2.27)
d
Example 2.3 Eq. (2.27) is clearly not true for all operators; is NOT Hermitian
dx
since we have just shown that
†
d d
=− ,
dx dx
d
whereas the operator −i~ IS Hermitian; the proof is straightforward and is left
dx
as an exercise to the reader.
While the Hermitian operators that we encounter in Quantum Mechanics are mostly
automatically self-adjoint, this pedantic distinction becomes relevant in some phys-
ically meaningful problems. Typically problems with non-trivial boundary condi-
tions require some care to extend an Hermitian operator so that it is actually
self-adjoint.
ix Properties of Hermitian Operators
Hermitian operators obey properties that are important for building the logical
framework of Quantum Mechanics.
1. Hermitian operators have real eigenvalues. The eigenvalue equation is:
Ô|ψk i = Ok |ψk (x)i , k = 1, . . . .
|ψk i are the eigenfunctions of Ô, Ok are the eigenvalues. Then we have:
Ô = Ô† =⇒ Ok ∈ R
2. The eigenstates of a Hermitian operator that belong to different eigenvalues are
orthogonal.
3. If Ô is a Hermitian operator acting on a vector space H, there exists an orthog-
onal basis of H made of eigenvectors of Ô. In other words, every vector |ψi can
be expanded as:
X
|ψi = ck |ψk i , (2.30)
k
where ck are complex coefficients, computed by taking the projection of |ψi onto
the states |ψk i:
ck = hψk |ψi .
As you can see from the equation above, for each state |ψi there is a set of
coefficients ck , they are the coordinates of the function |ψi in the basis {|ψk i , k =
1, . . .}. Do not confuse the coefficients ck with the eigenvalues Ok ! The latter are
a characteristic of the operator Ô and have nothing to do with the state ψ.
4. The commutator of two Hermitian operators is anti-Hermitian. While this prop-
erty is trivial to prove, it is useful to keep in mind as a way to check your results.
Every time you compute a commutator of Hermitian operators, you have a san-
ity check of your answer.
where in the last equality we have used the fact that the ket |ψk i is properly
normalised to one.
If we take the complex conjugate of this equation, we obtain
∗
hψk |Ô|ψk i = Ok∗
but if we make use of the definition of the Hermitian conjugate, we can rewrite the
left-hand side of this equation in terms of Ô† and use the fact that Ô† = Ô by
hypothesis:
∗
hψk |Ô|ψk i = hψk |Ô† |ψk i = hψk |Ô|ψk i .
The right-hand side is now just the matrix element that appears in the first equation
and is equal to Ok , so we have proved that
Ok∗ = Ok
thus showing that the eigenvalue Ok is real as stated.
2. The eigenfunctions of a Hermitian operator which belong to different eigenval-
ues are orthogonal.
Proof. Suppose that
Ô |ψ1 i = O1 |ψ1 i and (2.31)
Ô |ψ2 i = O2 |ψ2 i with O1 6= O2 . (2.32)
From Eq. (2.31) we have
hψ2 |Ô|ψ1 i = O1 hψ2 |ψ1 i , (2.33)
whereas from Eq. (2.32)
hψ1 |Ô|ψ2 i = O2 hψ1 |ψ2 i . (2.34)
Taking the complex conjugate of Eq. (2.34) yields on the left hand side
∗
hψ1 |Ô|ψ2 i ≡ hψ2 |Ô† |ψ1 i = hψ2 |Ô|ψ1 i , (2.35)
Using the fact that we can define a basis in the space of physical states made
of eigenstates of the operator Ô as shown in Eq. (2.30), we can formulate the
rule to compute the probability of finding any given eigenvalue when performing a
measurement. This is the fourth postulate of Quantum Mechanics.
This is simply a confirmation of the fact that the state vector |ψi is normalised to
one.
Example 2.4 Note that the concept of superposition of states is very different
from anything we have encountered in Classical Mechanics. Consider two quantum
states |Ai and |Bi, such that the measurement of an observable O yields the result
a with probability 1 when the system is in the state |Ai, and the result b with
probability 1 when the system is in the state |Bi. The superposition principle
states that the state vector:
where cA and cB are complex numbers such that |cA |2 + |cB |2 6= 0, describes a
possible physical state of the system. According to the postulates that we formulated
so far, the measurement of the observable O in the state |Ci can only yield the value
a or b, with respective probabilities:
|cA |2 |cB |2
pa = , pb = . (2.43)
|cA + |cB |2
|2 |cA + |cB |2
|2
No other results are possible for the measured value of O in the state |Ci.
Fig. ??; we can have a state |1i where the particle is localized e.g. at site 1, and
a state |2i where the particle is localized at site 2. Measuring the position of the
particle in state |1i yields x = 1 with probability 1. Likewise we obtain x = 2 with
probability 1 for a particle described by the state vector |2i.
The state √12 |1i + √12 |2i is an admissible quantum state. Measuring the position
of the particle in this latter state, the outcome will be x = 1, or x = 2 with 50%
probability. No other value is allowed in this state.
Degenerate Eigenvalues
In the case where the eigenvalue Ok is g-fold degenerate the probability of Ok
being the result of a measurement of the observable O in the state |ψi is obtained
by summing over the contributions from the whole subspace spun by the degenerate
eigenvectors. Following the notation introduced in Eq. (2.18), the probability is
g
2
(n)
X
Pk = huk |ψi . (2.44)
n=1
Given the state vector |ψi, the fourth postulate of Quantum Mechanics allows
us to compute the probability of any given outcome for the measurement of an
observable. However, after the measurement has been performed, the outcome of
the experiment is known with probability 1, and therefore we must conclude that
the state of the system has changed. This is an important aspect of measurement in
Quantum Mechanics: the measurement must change the state of the system. This
is summarised in the fifth postulate of Quantum Mechanics.
sometimes referred to as the collapse of the state vector. Clearly this is an idealized
description of a much more complicated process where a ’classical’ instrument and
the quantum system interact. While a fully satisfactory description of quantum
measurement is a subtle issue, the fifth postulate gives a practical recipe, which
underlies the numerous successful predictions of Quantum Mechanics.
After a measurement that yielded the value Ok , the wave function of the system
coincides with the eigenfunction |ψk i. Then, as discussed below Eq. (2.17), if we
perform immediately another measurement of O we will find the same value Ok
with probability 1.
Conversely, if the wave function does not coincide with one of the eigenfunctions,
then the observable O does not have a given value in the state |ψi. We can only
compute the probability for each eigenvalue to be the outcome of the experiment.
Clearly these phenomena do not have a classical analogue. The description of
a physical system in Quantum Mechanics is radically different from the classical
one. You need to practice in order to get familiar with the quantum mechanical
framework.
Degenerate Eigenvalues
In the case of degenerate eigenvalues the state vector before the measurement can
be expanded as
gk
(n)
XX
|ψi = ckn |uk i , (2.46)
k n=1
where the index k runs over all eigenvalues, and for each eigenvalue we have a sum
over n running over the number of degenerate eigenvectors that correspond to the
k-th eigenvalue.
After the measurement the state of the system is still given by Eq. (2.45), but
the projector P̂k needs to project on the subspace of degenerate eigenstates, i.e.
gk
(n) (n)
X
P̂k = |uk ihuk | . (2.47)
n=1
Exercise 2.6.1 Show that the projected (and normalized) state according to
Eq. (2.47) is
gk
1 X (n)
qP ckn |uk i . (2.48)
gk 2
n=1 |ckn | n=1
Suppose A and B are observables and we perform the following sequence of mea-
surements in succession on a single system:
xiv Observables
Then if and only if the result of 3 is certain to be the same as the result of 1, we
say that A and B are compatible observables.
In general, this will not be the case: according to our previous discussion about
the collapse of state vector, the measurement of B will project the state of the
system onto an eigenstate of B, and therefore “spoil” the result of 1. Let us analyse
this statement in a little more detail, following the ideas that we have introduced
so far about observables and measurements. Suppose that A and B are represented
by operators  and B̂ respectively, with eigensystems:
 |ui i = Ai |ui i ,
B̂ |vi i = Bi |vi i .
 |ui i = Ai |ui i
B̂ |vi i = Bi |vi i
This just says that |ui i is an eigenstate of B̂ belonging to the eigenvalue ρ, and we
must have that, for some j,
Thus any eigenstate of the set {|ui i} coincides with some member of the set {|vj i}.
The correspondence has to be one-to-one because both sets are orthonormal; if we
assume that two states in one set coincide with a single state in the other set, we
are led to a contradiction that two orthogonal vectors are identical to the same
vector. By simply relabelling all the vectors in one set we can always ensure that
and this is the common eigenbasis. A more general proof, in the case where the
eigenvalues are degenerate is left as an exercise.
Consider an observable A, and a basis made of eigenstates of Â, {|u1 i, |u2 i, . . .}.
If all the eigenvalues are non-degenerate, each eigenvalue identifies uniquely one
eigenstate. Hence we can label the eigenstates by their eigenvalue; if
Â|an , bp , cq , . . .i = an |an , bp , cq , . . .i ,
B̂|an , bp , cq , . . .i = bp |an , bp , cq , . . .i ,
Ĉ|an , bp , cq , . . .i = cq |an , bp , cq , . . .i ,
.... (2.57)
Given a CSCO, we can expand any generic wave function in the basis of common
eigenstates labeled by the eigenvalues of the observables:
X
|ψi = ψn,p,q |an , bp , cq i ,
n,p,q
2
The modulus square of the coefficients, |ψn,p,q | , yields the probability of finding
simultaneously the values an , bp , cq if we measure A, B, C in the state |ψi.
Until now we have discussed a number of examples where operators have a discrete
spectrum, i.e. where the eigenvalues are numbered by some integer index k. 1 How-
1 In the case of a discrete spectrum, the total number of eigenvalues may well be infinite, however
the eigenvalues are labeled by integer numbers.
xvii Continuous Spectrum
ever there are operators that have a continuous spectrum, like e.g. the energy and
the momentum of an unbound state, or the position operator X̂. In order to deal
with these cases, we need to generalize the formalism that we have introduced so far.
As you will see below, the modifications are minimal, and rather straightforward.
fˆ|f i = f |f i . (2.58)
Note that in Eq. (2.58) we have denoted the eigenstate simply by |f i. The set
of eigenvectors is a complete set, and we can write the completeness relation by
substituting the sum over the eigenvalues with an integral, viz.
Z
df |f ihf | = 1 . (2.59)
Once again, using the completeness relation, a generic state can be expanded as a
superposition of eigenstates:
Z
|ψi = df ψ(f )|f i ; (2.60)
you should compare this expression with its analogue Eq. (2.30) in the case of
discrete eigenvalues. Here we are implicitly assuming that the integral over vectors
in H can be properly defined and yields another element of the same vector space
H. The coefficient in the expansion Eq. (2.60) are obtained by taking the scalar
product:
ψ(f ) = hf |ψi . (2.61)
Example 2.6 For a quantum system on a line, we can use the completeness re-
lation
Z
dx |xihx| = 1 (2.62)
The probabilistic interpretation of the state vector, i.e. the fourth postulate of
Quantum Mechanics, can be generalized to the case of a continuum spectrum. The
xviii Observables
The integral in Eq. (2.60) defines a normalizable state if and only if the function
ψ(f ) is square-integrable.
2.9.2 Orthonormality
Taking the complex conjugate of Eq. (2.65), and using the fact that fˆ is Hermitian,
yields:
∗
hf |fˆ|f 0 i = hf 0 |fˆ† |f i , (2.66)
= hf 0 |fˆ|f i . (2.67)
Combining the results above:
(f − f 0 ) hf 0 |f i = 0 , (2.68)
and therefore, if f 6= f 0 ,
hf 0 |f i = 0 . (2.69)
Now comes a subtle point. The norm of the state |ψi is given by:
Z
hψ|ψi = df df 0 ψ(f )∗ ψ(f 0 )hf |f 0 i (2.70)
Z Z
2
= df |ψ(f )| df 0 hf |f 0 i , (2.71)
where we used the orthogonality result Eq. (2.69). Now the integral over df 0 in
Eq. (2.71) vanishes for any finite value of hf |f i. Therefore we need to impose that
hf |f i is infinite and normalized so that
Z
df 0 hf 0 |f i = 1 . (2.72)
The delta function introduced by Dirac satisfies precisely this condition, and we
can require:
hf 0 |f i = δ(f − f 0 ) . (2.73)
The eigenstates of the continuum spectrum have infinite norm, and therefore can-
not be considered as genuine physical states. However they provide a useful basis
xix Continuous Spectrum
For a generic operator Ô, the eigenvalue spectrum can be made of discrete eigen-
values On and continuous values f . In this case we need to consider both the
eigenfunctions of the discrete spectrum and those of the continuous spectrum to
have a basis to expand quantum states in:
X Z
|ψi = hn|ψi |ni + df hf |ψi |f i . (2.74)
n
Eq. (2.74) summarizes the completeness relation for both discrete and continuous
spectra.
Taking the scalar product with eigenstates of the position eigenstates |xi
X Z
ψ(x) = ψn un (x) + df ψ(f )uf (x) , (2.75)
n
where
has a solution for each value of x. The eigenvectors are normalized to the Dirac
delta:
hx|x0 i = δ (x − x0 ) , (2.79)
1
C= √ . (2.83)
π 1/4 ξ
Having properly normalized the state vector, we can compute the mean value of x,
i.e. the average of multiple measurements of the position of the system prepared in
the state |ψi, specified by Eq. (2.81):
Z
2
hxi = dx |ψ(x)| x = x0 . (2.84)
In the last two equations, the quantities on the left-hand side are obtained by
preparing the system several times in the same state |ψi, performing measurements
and taking averages. The quantities on the right-hand side, i.e. x0 and ξ are pa-
rameters that define the state of the system. By performing measurements, and
looking at the moments of the observables, we can determine these parameters, i.e.
we learn about the state of the system.
When we act with the operator P̂ defined in Eq. (2.86), we see that ψp (x) is an
eigenstate of P̂ with eigenvalue p, and therefore we can associate the plane wave to
a state with given momentum p.
Note that there are no restrictions on the possible values of p. The spectrum of
xxi Momentum Operator
Z
i
= |C|2 dx exp (p − p0 )x
~
= |C|2 2π~δ(p − p0 ) . (2.88)
√
Following the convention we set in 2.9.2, we can choose C = 1/ 2π~, and hence:
1
ψp (x) = hx|pi = √ exp [ipx/~] . (2.89)
2π~
Example 2.8 We have seen previously that the action of the position operator
X̂ is:
X̂ψ(x) = xψ(x) , (2.90)
i.e. the wave function is simply multiplied by the value of x. Consider the case
d
Ô1 = X̂, Ô2 = dx . Then:
d
Ô1 Ô2 ψ(x) = X̂ ψ(x) (2.91)
dx
d
= x ψ(x) , (2.92)
dx
while
Ô2 Ô1 ψ(x) = Ô2 X̂ψ(x) (2.93)
= Ô2 (xψ(x)) (2.94)
d
= (xψ(x)) (2.95)
dx
d
= ψ(x) + x ψ(x) . (2.96)
dx
Putting the two results together, we obtain for this particular choice of Ô1 and Ô2 :
h i
Ô1 , Ô2 ψ(x) = −ψ(x) , (2.97)
i.e.
h i
Ô1 , Ô2 = −1 . (2.98)
Consider the wave function of a one-dimensional system, and translate the coordi-
nate x by some amount a. Expanding at first order in a,
d
ψ(x + a) = ψ(x) + a ψ(x) + O(a2 ) . (2.100)
dx
We want to describe the change in the wave function by the action of a Hermitian
operator acting on it. As discussed above the differential operator d/dx is anti-
Hermitian; we can introduce an Hermitian operator by rewriting Eq. (2.100) as
The quantity in the bracket on the right-hand side of Eq. 2.101 is a Hermitian
operator. It can be easily checked that it has dimensions of inverse length, and
actually coincides with the momentum operator that we defined above in order to
implement de Broglie’s idea of duality.
If we only consider infinitesimal transformations and neglect the non-linear de-
pendence on the transformation parameter, we can write
So far we have adopted a heuristic approach in order to define the position and
momentum operators, based on physical considerations. It is worthwhile to have a
more formal introduction, which follows closely the ideas of vectors and bases that
we have developed in this course.
The state of the quantum system is described by a vector |ψi. This vector can
be expanded in a basis made of eigenstates of the position operator {|xi},
Z
|ψi = dx |xihx|ψi , (2.103)
and the vector is fully specified by specifying its coordinates in that basis:
In this case the vector is fully described by the wave function in the so-called
momentum representation;
Physical states, i.e. state vectors with a finite norm, can be constructed as linear
superpositions of momentum eigenstates. These states are called wave packets:
Z
|W i = dp g(p) |pi , g(p) ∈ C . (2.109)
If we choose the function g(p) such that |g(p)|2 is peaked around some value p0 ,
then the probability of measuring a given value for the momentum of the system in
the state |W i has a maximum at p0 and rapidly goes to zero as we move away from
p0 . While the wave packet is not an eigenstate of momentum, we can think of it as a
physical realization of a state with momentum approximately equal to p0 . Making
the distribution more peaked around its maximum yields a more “collimated” beam.
In this section we are going to focus on Gaussian wave packets, normalized to
one, viz.
1 1 2
g(p) = exp − (p − p0 ) . (2.111)
(2πσ 2 )
1/4 4σ 2
xxiv Observables
hW |P̂ 2 |W i = p20 + σ 2 .
Using the results of the exercise above, we can determine the uncertainty on the
momentum
q
∆p = hW |P̂ 2 |W i − hW |P̂ |W i2
= σ. (2.112)
Starting from Eq. 2.109, we can readily compute
Z
hp|W i = dp0 g(p0 )hp|p0 i = g(p) , (2.113)
Summary
• The basic concept introduced in this chapter is that observables are the results
of experiments. While this may sound trivial, it is a very improtant state-
ment. The only knowledge we have of physical system are the outcomes of
experiments.[2.1]
• In Quantum Mechanics, observables are associated to Hermitian operators
acting on the space of physical states. Every time you want to consider an
xxvi Observables
observable, make sure that you know which operator is associated to it.
[2.1.2]
• The measurement of an observable can only yield one of the eigenvalues of
the operator associated to the observable, independently of the state of the
system. [2.2]
• Properties of the spectrum of Hermitian operators. These are extremely im-
portant in order to be able to manipulate operators. [2.3]
• The results of an experiment must be considered as a stochastic variable. The
state of the system in which the experiment is performed determines the
probability of the possible outcomes of measurements. [2.5]
• Measurements in a quantum-mechanical system change the state of the sys-
tem. This phenomenon is sometimes called collapse of the wave function.
[2.6]
• If the operators associated to two observbles commute, then the observables
are called compatible. Compatible observables have a common set of eigen-
vectors. [2.7]
• Some operators have a continuous spectrum, and we have introduced the tools
to deal with those. States of the continuum spectrum are not normalizable.
[2.9]
• Definition of the momentum operator, interpretation of the momentum op-
erator as the generator of translations. Construction of normalizable wave
packets. [2.10]
• The uncertainty principle is a mathematical consequence of the canonical
commutation relations between position and momentum. It is a property
of quantum-mechanical systems that does not depend on the quality of the
expeerimental apparatus. [2.11]
Problems
2.1 When acting on the wave function, the position operator, X̂, corresponds
simply to multiplication by x:
X̂ψ(x) = xψ(x) .
hA† Ai ≥ 0 ,
Verify that these relations are consistent with orthonormality of both bases.
A certain system is subjected to three successive measurements:
(i) a measurement of A
(ii) a measurement of B
(iii) another measurement of A
Show that if measurement (i) yields any of the values A3 , A4 , . . . then (iii)
gives the same result but that if (i) yields the value A1 there is a probability
of 85 that (iii) will yield A1 and a probability of 38 that it will yield A2 . What
may be said about the compatibility of A and B?
2.4 Consider a two-state system. We denote the two orthonormal states by |1i,
and |2i. In the general case, the Hamiltonian of the system can be written as
a 2 × 2 matrix, where the elements of the matrix are given by:
Hij = hi|Ĥ|ji .
B̂|ψk i = Bk |ψk i .
P̂ X̂ n ψ(x)
X̂ n P̂ ψ(x) .
Deduce that
h i
P̂ , X̂ n = −i~nX̂ n−1 .
xxx Observables
The operator V̂ = V (X̂) is defined via the Taylor expansion of the function
V
X 1
V̂ = V (X̂) = V (k) (0)X̂ k
k!
k
(k)
where V (0) are the coefficients of the expansion, i.e. they are numbers
computed by evaluating the k-th derivative of the function V at x = 0. Show
that
h i d
P̂ , V̂ = −i~ V (X̂) .
dx
2.10 Denoting by |pi the eigenstates of momentum with eigenvalue p, the momen-
tum space wave function can be defined as:
ψ̃(p) = hp|ψi
Z
= dx hp|xi hx|ψi
Z
= dx e−ipx/~ ψ(x) .
Find the action of the momentum operator P̂ , and the position operator X̂ on
ψ̃(p). Check that this new representation of X̂ and P̂ satisfies the canonical
commutation relation.
2.11 Hellmann-Feynman theorem. Let us consider a system where the potential
depends on an external parameter g, V̂ = V (X̂, g). Show that for the energy
eigenvalues we have:
∂En ∂V
= hψn | |ψn i .
∂g ∂g
Remember that the eigenfunctions also depend on g!
This result, know as the Helmann-Feynman theorem, will be discussed in
detail later in the book, in the chapter about methods beyond perturbation
theory.
2.12 Generalized uncertainty principle
If ∆A and ∆B denote the uncertainties in the observables A and B respec-
tively in the state Ψ(x, t) then the generalised uncertainty relation states that
1
∆A ∆B ≥ 2 ||h[Â, B̂]i|| .
X̂ = Â − hÂi
Ŷ = B̂ − hB̂i .
xxxi Problems