Postulate I – Describing the state of a system

The full scripts presented in this post are available at these links: MATLAB, Python

To develop the framework of quantum mechanics in the early 20th century, pioneer scientists had to question our knowledge about the world. They had to ask themselves what a measurement and an observer are, and how they interact. When Newton introduced his famous laws of motion, he didn’t have to ask such questions: if an apple falls from a tree, the observer can look at the apple’s trajectory and the very fact of looking at it does not modify the course of its fall. In quantum mechanics, things are more complicated. The system and its observer can’t be so trivially separated. This is why the postulates of quantum mechanics were introduced: they define mathematically some key concepts like what a “system” is, what a “measurement” is, how does the system evolve in time, and, more surprisingly, the consequences of performing a measurement on the system.

Formulation of the postulate

Now let’s start with the first postulate, which defines what a quantum mechanical system is. It can be formulated as follows: 

Postulate I: A quantum mechanical system is fully described by a wave function \ket{\psi}. The space of all possible states \ket{\psi} of the system is a complex Hilbert space denoted \mathbb{H}. If the system is in state \ket{\psi}, the probability to find it in state \ket{\chi} is given by

(1)   \begin{equation*}p_{\psi\rightarrow\chi} = |\braket{\chi|\psi}|^2,\end{equation*}

where \braket{\chi|\psi} denotes the scalar product on \mathbb{H}.

A Hilbert space is a vector space with an inner product or scalar product. \ket{\psi} is an element of this space, also called a vector.

Although Hilbert spaces are a more general mathematical concept, for the purpose of describing spin dynamics, we’ll only need to deal with an n-dimensional vector space \mathbb{C}^n (where n is finite) with the usual scalar product (or dot product or inner product) defined by

    \begin{equation*} \braket{v,w} = \sum_{i=1}^n \bar{ v_i} w_i,\end{equation*}

which corresponds to the element-by-element multiplication of the elements of w and the complex conjugate elements of v. In a space where an scalar product is defined, the notion of length or norm of a vector v naturally follows

    \begin{equation*}||v||=\sqrt{\braket{v,v}} =\sqrt{ \sum_{i=1}^n \bar{v_i} v_i } =\sqrt{ \sum_{i=1}^n |v_i|^2 } \ge 0, \end{equation*}

which is a positive number, linear with v, as a length should be.

The object \bra{\psi} is called a “bra” while \ket{\psi} is called a “ket”; together they form a “bra-ket”, which corresponds to the scalar product on \mathbb{H}. While the ket represents the state of the system, the bra is the Hermitian conjugate of the ket

(2)   \begin{equation*} \bra{\psi}\overset{\operatorname{def}}{=}(\ket{\psi})^{*},\end{equation*}

a complementary mathematical object which allows us to compute information on the system. Note that, to write Eq. 1, we have implicitly assumed that the states were normalized, i.e., 

(3)   \begin{equation*}\Vert\ket{\psi}\Vert=\vert\braket{\psi\vert\psi}\vert^2=1,\end{equation*}

which will be the case throughout this post series. 

In general, the wave function is the product of several properties 

(4)   \begin{equation*} \ket{\psi}=\ket{\psi}_\text{spin}\otimes\ket{\psi}_\text{spatial}\otimes… , \end{equation*}

where \otimes denotes the Kronecker product of the states. If \ket{\psi} lives in the space \mathbb{H}, \ket{\psi}_\text{spin} and \ket{\psi}_\text{spatial} live in subspaces of \mathbb{H}=\mathbb{H}_\text{spin}\otimes\mathbb{H}_\text{spatial}\otimes… As stated in the first post of this series, we only need to take into account the spin part of the wavefunction to describe NMR experiments. We will therefore describe all states assuming \ket{\psi}=\ket{\psi}_\text{spin}.

Single spin in a magnetic field

Now let us assume that we are Walther Gerlach and we have just performed the first Stern-Gerlach experiment. We know that a silver atom subject to a magnetic field can take two values of the spin angular momentum, which arises due to the unpaired electron of the silver atom: S_z = +\hbar/2 and S_z =-\hbar/2, when parallel or antiparallel with the magnetic field B_0 aligned along z, respectively. These two values are associated with the magnetic moments

(5)   \begin{equation*} \mu_z=\gamma S_z = \pm \gamma \hbar/2, \end{equation*}

where \gamma is the gyromagnetic ratio of the spin (which is negative in the case of the electron). These magnetic moments are associate with the energies

(6)   \begin{equation*}E = -B_0\mu_z =\mp \gamma \hbar B_0/2. \end{equation*}

The states where the spin is parallel or antiparallel with the magnetic field are often called \ket{\alpha} and \ket{\beta}, respectively,  and are referred to as the Zeeman states. As we will see in more detail in the next posts, the states \ket{\alpha} and \ket{\beta} are sufficient to fully describe an isolated spin 1/2, i.e., they form a basis of \mathbb{H}, referred to as the Zeeman basis \mathbb{B}_\text{Z}. Going back to the first postulate, this implies that all possible states of an isolated spin 1/2 are spanned by \mathbb{B}_\text{Z} and can be written as linear combinations of the basis states

(7)   \begin{equation*} \ket{\psi}=c_{\alpha}\ket{\alpha}+c_{\beta}\ket{\beta}, \end{equation*}

where c_\alpha and c_\beta are complex coefficients satisfying the normalization condition

(8)   \begin{equation*}\braket{\psi|\psi}= \vert c_{\alpha}\vert^2+\vert c_{\beta}\vert^2=1. \end{equation*}

To compute the norm of the \ket{\psi} (first equality in Eq. 8), we made use of an important property of basis states, the orthonormality, i.e. orthogonal and normalized. Basis states are always orthogonal, that is, the scalar product between two different basis states is 0. It is often convenient to define them so that they are normalized, that is, they have a norm of 1. For any two basis states \ket{n} and \ket{m}, the condition of orthonormality can be expressed as

(9)   \begin{equation*}\braket{n|m}= \delta_{nm} = \Big\{\begin{matrix} 1 &\textrm{if } n=m\\0 &\textrm{if } n\ne m\end{matrix}, \end{equation*}

where \delta is the Kronecker delta. Look at the details below to understand how we used the orthonormality of the basis states to calculate the norm of \ket{\psi}. It’s a common and important type of calculation.

In the first line, we insert the expression for the ket (Eq. 7) and apply the definition of the bra (Eq. 2). In the first to the second line, we apply the Hermitian conjugate in the parentheses. In the second to the third line, we distribute the product. From the third to the forth, we make use of the fact that the states are orthonormal and use the property of complex numbers z^*z=|z|^2.

    \begin{equation*}\begin{split}\braket{\psi|\psi}= & \left(c_\alpha\ket{\alpha}+c_\beta\ket{\beta}\right)^*\left(c_\alpha\ket{\alpha}+c_\beta\ket{\beta}\right) \\= & \left(c_\alpha^*\bra{\alpha}+c_\beta^*\bra{\beta}\right)\left(c_\alpha\ket{\alpha}+c_\beta\ket{\beta}\right) \\= & c_\alpha^*c_\alpha\braket{\alpha|\alpha}+c_\alpha^*c_\beta\braket{\alpha|\beta}\\&+c_\beta^*c_\alpha\braket{\beta|\alpha}+c_\beta^*c_\beta\braket{\beta|\beta}\\= & \vert c_{\alpha}\vert^2+\vert c_{\beta}\vert^2 \end{split}\end{equation*}

Vector representation

More generally, any state of a quantum mechanical system can be written as a linear combination of the basis states 

(10)   \begin{equation*} \ket{\psi}=\sum_{n} c_{n}\ket{n}. \end{equation*}

The matrix representation of quantum mechanics consists of associating the basis states with vectors. In this representation, a state \ket{\psi} is identified with a column vector

(11)   \begin{equation*} \ket{\psi} \equiv \begin{pmatrix} c_{\alpha} \\ c_{\beta} \end{pmatrix},  \end{equation*}

In programming terms, one can use standard linear algebra notation to represent these states (in the case of Python, you need the library Numpy).

  • MATLAB
  • Python
  • Mathematica
% Definition of kets for alpha and beta states
ket_alpha = [1; 0];
ket_beta  = [0; 1];
# Required package for numerical calculations 
import numpy as np

# Definition of kets for alpha and beta states
ket_alpha = np.array([1, 0])
ket_beta  = np.array([0, 1])
none

An arbitrary state following the definition in Eq. 7 can be generated as follows.

  • MATLAB
  • Python
  • Mathematica
% Definition of an arbitrary linear combination 
% of alpha and beta
ket_psi = rand(2,1)+1i*rand(2,1);

% Normalization
ket_psi = ket_psi/norm(ket_psi);
# Definition of an arbitrary linear combination 
# of alpha and beta
ket_psi = np.random.rand(2)+1j*np.random.rand(2)

# Normalization
ket_psi = ket_psi/np.linalg.norm(ket_psi)
display(np.linalg.norm(ket_psi))
display(ket_psi)
none

In the matrix representation, the Hermitian conjugate of the state is the conjugate transpose of the vector representing the state (as expressed in Eq. 2).

  • MATLAB
  • Python
  • Mathematica
bra_alpha = ket_alpha';
bra_beta  = ket_beta';
bra_psi   = ket_psi';
bra_alpha = np.conjugate(ket_alpha)
bra_beta  = np.conjugate(ket_beta)
bra_psi   = np.conjugate(ket_psi)
none

Probabilities of finding the system in a particular state

Using the first postulate, we find that there is a null probability of finding the system in the \ket{\beta} state if it is known to be in the \ket{\alpha} state and vice versa,

(12)   \begin{equation*}p_{\alpha\rightarrow\beta} =\vert\braket{\beta\vert\alpha}\vert^2 =\vert\braket{\alpha\vert\beta}\vert^2 =0, \end{equation*}

but a probability of 1 of finding the system in the \ket{\alpha} state if it is initially in \ket{\alpha} and the same for \ket{\beta},

(13)   \begin{equation*} p_{\alpha\rightarrow\alpha}=p_{\beta\rightarrow\beta}=\vert\braket{\alpha\vert\alpha}\vert^2 =\vert\braket{\beta\vert\beta}\vert^2 =1, \end{equation*}

which should not be too surprising. This can be expressed programmatically as below.

  • MATLAB
  • Python
  • Mathematica
paa = abs(bra_alpha*ket_alpha)^2;
pab = abs(bra_alpha*ket_beta)^2;
pba = abs(bra_beta*ket_alpha)^2;
pbb = abs(bra_beta*ket_beta)^2;
paa = np.square(np.absolute(np.dot(bra_alpha,ket_alpha)))
pab = np.square(np.absolute(np.dot(bra_alpha,ket_beta)))
pba = np.square(np.absolute(np.dot(bra_beta,ket_alpha)))
pbb = np.square(np.absolute(np.dot(bra_beta,ket_beta)))

# Convert singleton into scalar
paa = paa.item(0)
pab = pab.item(0)
pba = pba.item(0)
pbb = pbb.item(0)
none

For the general state of Eq. 7, we find the following probabilities to be in the \ket{\alpha}  or \ket{\beta} states

(14)   \begin{equation*}p_{\psi\rightarrow\alpha}=\vert\braket{\alpha\vert\psi}\vert^2=\Bigg\vert\begin{pmatrix}1 & 0\end{pmatrix}\begin{pmatrix}c_{\alpha} \\ c_{\beta} \end{pmatrix} \Bigg\vert^2=\vert c_\alpha\vert^2, \end{equation*}

and

(15)   \begin{equation*}p_{\psi\rightarrow\beta}=\vert\braket{\beta\vert\psi}\vert^2=\Bigg\vert\begin{pmatrix}0 & 1\end{pmatrix}\begin{pmatrix}c_{\alpha} \\ c_{\beta} \end{pmatrix} \Bigg\vert^2=\vert c_\beta\vert^2, \end{equation*}

which shows that the probability to find \ket{\psi} in state \ket{\alpha} is given by the square of the amplitude of \ket{\alpha} in \ket{\psi}. The coefficients above can be computed in the following way.

  • MATLAB
  • Python
  • Mathematica
p_alpha = abs(bra_alpha* ket_psi)^2;
p_beta  = abs(bra_beta* ket_psi)^2;
palpha = np.square(np.absolute(np.dot(bra_alpha,ket_psi)))
pbeta  = np.square(np.absolute(np.dot(bra_beta,ket_psi)))

# Convert singleton into scalar
palpha = palpha.item(0)
pbeta  = pbeta.item(0)
none

Conclusion

In the lines above, we have stated one of these facts of Quantum Mechanics that are hard to swallow: a system can be in multiple states at the same time. What this means in practice will only become clearer once we introduce the next postulates regarding measurements on quantum mechanical systems. So, read on to the next posts to learn more!

Leave a Reply
    Artist Credit:
    Yu SciVis & Art LLC (Dr. Chung-Jui Yu)
    Website designed and developed by:
    NetzOptimize Inc.
    © COPYRIGHT . QUANTUM-RESONANCE.ORG

    Quantum Insights