Skip to Content
Math401Math 401, Summer 2025: Freiwald research project notesMath 401, Topic 5: Introducing dynamics: classical and non-commutative

Math401 Topic 5: Introducing dynamics: classical and non-commutative

Section 1: Dynamics in classical probability

Basic definitions

Definition of orbit

Let T:ΩΩT:\Omega\to\Omega be a map (may not be invertible) generating a dynamical system on Ω\Omega. Given ωΩ\omega\in \Omega, the (forward) orbit of ω\omega is the set O(ω)={Tn(ω)}nZ\mathscr{O}(\omega)=\{T^n(\omega)\}_{n\in\mathbb{Z}}.

The theory of dynamics is the study of properties of orbits.

Definition of measure-preserving map

Let PP be a probability measure on a σ\sigma-algebra F\mathscr{F} of subsets of Ω\Omega. (that is, P:FP:\mathscr{F}\to anything) A measurable transformation T:ΩΩT:\Omega\to\Omega is said to be measure-preserving if for all random variables ψ:ΩR\psi:\Omega\to\mathbb{R}, we have E(ψT)=E(ψ)\mathbb{E}(\psi\circ T)=\mathbb{E}(\psi), that is:

Ω(ψT)(ω)dP(ω)=Ωψ(ω)dP(ω)\int_\Omega (\psi\circ T)(\omega)dP(\omega)=\int_\Omega \psi(\omega)dP(\omega)

Example:

The doubling map T:ΩΩT:\Omega\to\Omega is defined as T(x)=2xmod1T(x)=2x\mod 1, is a Lebesgue measure preserving map on Ω=[0,1]\Omega=[0,1].

Definition of isometry

The composition operator ψUψ=ψT\psi\mapsto U\psi=\psi\circ T, where TT is a measure preserving map defined on H=L2(Ω,F,P)\mathscr{H}=L^2(\Omega,\mathscr{F},P) is isometry of H\mathscr{H} if Uψ,Uϕ=ψ,ϕ\langle U\psi,U\phi\rangle=\langle\psi,\phi\rangle for all ψ,ϕH\psi,\phi\in\mathscr{H}.

Definition of unitary

The composition operator ψUψ=ψT\psi\mapsto U\psi=\psi\circ T, where TT is a measure preserving map defined on H=L2(Ω,F,P)\mathscr{H}=L^2(\Omega,\mathscr{F},P) is unitary of H\mathscr{H} if UU is an isometry and TT is invertible with measurable inverse.

Section 2: Continuous time (classical) dynamical systems

Spring-mass system

Spring-mass system

The pure state of the system is given by the position and velocity of the mass. (x,v)(x,v) is a point in R2\mathbb{R}^2. R2\mathbb{R}^2 is the state space of the system. (or phase space)

The motion of the system in its state space is a closed curve.

Φt(x,v)=(cos(ωt)x1ωsin(ωt)v,cos(ωt)vωsin(ωt)x)\Phi_t(x,v)=\left(\cos(\omega t)x-\frac{1}{\omega}\sin(\omega t)v, \cos(\omega t)v-\omega\sin(\omega t)x\right)

Such system with closed curve is called integrable system. Where the doubling map produces orbits having distinct dynamical properties (chaotic system).

Note, some section is intentionally ignored here. They are about in the setting of operators on Hilbert spaces, the evolution of (classical, non-dissipative e.g. linear spring-mass system) system, is implemented by a one-parameter group of unitary operators.

The detailed construction is omitted here.

Definition of Hermitian operator

A linear operator AA on a Hilbert space H\mathscr{H} is said to be Hermitian if ψ,ϕ\forall \psi,\phi\in domain of AA, we have Aψ,ϕ=ψ,Aϕ\langle A\psi,\phi\rangle=\langle\psi,A\phi\rangle.

It is skew-Hermitian if Aψ,ϕ=ψ,Aϕ\langle A\psi,\phi\rangle=-\langle\psi,A\phi\rangle.

Section 3: Hamiltonians and the Schrödinger equation (finite dimensional version)

the problem of solving Schrödinger equation is at its core about studying the spectral theory of the Hamiltonian operator.

Dynamics in 2-dimensional (2 level) systems (qubit)

In previous sections, we know that any self-adjoint matrix has the form x0+xσx_0+\vec{x}\cdot \sigma, where σ\sigma is the Pauli matrices.

And (x0,x)R4(x_0,\vec{x})\in\mathbb{R}^4 is a point in R4\mathbb{R}^4.

The general form (time-independent) of the Hamiltonian for a 2-level system is:

H=(x0+x3x1ix2x1+ix2x0+x3)H=\begin{pmatrix} x_0+x_3 & x_1-ix_2 \\ x_1+ix_2 & -x_0+x_3 \end{pmatrix}

Parameterizing the curves in Bloch space generated by Hamiltonian. In physical dimension of x=ωs\vec{x}=\omega\hbar\vec{s}, ω>0\omega>0. ω\omega\hbar is the physical dimension of energy.

we have:

H=ω(s3s1is2s1+is2s3)H=\omega\hbar\begin{pmatrix} s_3 & s_1-is_2 \\ s_1+is_2 & -s_3 \end{pmatrix}

[Continue on the orbits of states in the Bloch sphere] skip for now.

Section 4: Transition probability, probability amplitudes and the Born rule

the modulus squared of a probability amplitude is the probability of the corresponding state.

Basic definitions in transition probability

Definition of probability amplitude

For a n-dimensional Hilbert space H\mathscr{H}, the system is initially in a pure state give by the unit vector ψ0H|\psi_0\rangle\in\mathscr{H}, thus with the density operator ρ0=ψ0ψ0\rho_0=|\psi_0\rangle\langle\psi_0|.

Then the state at time t1t_1 is given by ψ1=Aψ0|\psi_1\rangle=A|\psi_0\rangle, where AU(n)A\in U(n) is a unitary operator.

Then the density operator at time t1t_1 is given by ρ1=ψ1ψ1=Aψ0ψ0A=Aρ0A\rho_1=|\psi_1\rangle\langle\psi_1|=A|\psi_0\rangle\langle\psi_0|A^*=A\rho_0A^*.

The entry of AA are aij=iAja_{ij}=\langle i|A|j\rangle. where i|i\rangle is the basis of H\mathscr{H}.

The aija_{ij} are the probability amplitudes of the transition from state i|i\rangle to state j|j\rangle.

Definition of transition probability

Given above, the transition probability from state i|i\rangle to state j|j\rangle is given by:

aij2|a_{ij}|^2

Sum over paths

To each path of classical states, path ji:i0=j,i1,i2,,il=ij\to i: i_0=j,i_1,i_2,\cdots,i_l=i, we associates the probability amplitude of the path given by:

path(ji)=i0i1i1i2il1il|\text{path}(j\to i)\rangle=\langle i_0|i_1\rangle\langle i_1|i_2\rangle\cdots\langle i_{l-1}|i_l\rangle

The probability of the path is given by:

Prob(ij)=all pathsji with l stepspath(ji)2\operatorname{Prob}(i|j)=\left|\sum_{\text{all paths}j\to i \text{ with } l \text{ steps}}|\text{path}(j\to i)\rangle\right|^2

Measuring a qubit

Definition of qubit

A qubit is a 2-level quantum system.

One example of qubit is the photon polarization.

Measurement of a qubit

The measurement of a qubit is a map fro the space of density operators, to a point on the intervals [0,1][0,1].

This gives a probability distribution on the interval [0,1][0,1] in our classical probability space.

Measurement of a qubit

Here p=cos2(θ)[0,1]p=\cos^2(\theta)\in[0,1]. is the probability of the state being in the state 0|0\rangle.

The north pole on the Bloch sphere gives probability 11 for the state being in the state 0|0\rangle.

The south pole on the Bloch sphere gives probability 11 for the state being in the state 1|1\rangle.

The equator on the Bloch sphere gives probability 1/21/2 for the state being in the state 0|0\rangle or 1|1\rangle.

Projective measurement of an NN-qubit system

For NN qubits, the pure quantum state ρ=ψψ\rho=|\psi\rangle\langle\psi| represented by the state vector ψHN=HH(H=C2)|\psi\rangle\in\mathscr{H}^{\otimes N}=\mathscr{H}\otimes\cdots\otimes\mathscr{H}(\mathscr{H}=\mathbb{C}^2).

This produces as output the random variable X{0,1}NX\in \{0,1\}^N. X=(a1,a2,,aN)X=(a_1,a_2,\cdots,a_N), where ai{0,1}a_i\in \{0,1\}.

By the Born rule,

Prob(X=(a1,a2,,aN))=a1a2aNψ2\operatorname{Prob}(X=(a_1,a_2,\cdots,a_N))=\left|\langle a_1a_2\cdots a_N|\psi\rangle\right|^2

where a1a2aNψ=a1a2aNψ\langle a_1a_2\cdots a_N|\psi\rangle=\langle a_1|\otimes\langle a_2|\otimes\cdots\otimes\langle a_N|\psi\rangle.

The input vector state ψ|\psi\rangle is a unit vector in HN\mathscr{H}^{\otimes N}.

This can be written as a tensor product of the basis vectors:

ψ=a1,a2,,aNca1,a2,,aNa1a2aN|\psi\rangle=\sum_{a_1,a_2,\cdots,a_N} c_{a_1,a_2,\cdots,a_N}|a_1a_2\cdots a_N\rangle

where ca1,a2,,aNCc_{a_1,a_2,\cdots,a_N}\in\mathbb{C}.

The probability distribution of the post-measurement classical random variable XX can be represented as a point in the 2N12^N-1 dimensional simplex of all probability distributions on the set {0,1}N\{0,1\}^N.

P({0,1}N)={(p1,p2,,p2N)R2N:pi0,i=12Npi=1}\mathscr{P}(\{0,1\}^N)=\left\{(p_1,p_2,\cdots,p_{2^N})\in\mathbb{R}^{2^N}:p_i\geq 0,\sum_{i=1}^{2^N}p_i=1\right\}

Simplex of all probability distributions on the set \{0,1\}^N

here we use the binary representation for the index ii in the diagram.

Pure versus mixed states

A pure state is a state that is represented by a unit vector in HN\mathscr{H}^{\otimes N}.

A mixed state is a state that is represented by a density operator in HN\mathscr{H}^{\otimes N}. (convex combination of pure states)

if ρj=ψjψj\rho_j=|\psi_j\rangle\langle\psi_j|, then ρ=j=1Npjρj\rho=\sum_{j=1}^N p_j\rho_j is a mixed state, where pj0p_j\geq 0 and j=1Npj=1\sum_{j=1}^N p_j=1.

Projective measurement of subsystem and partial trace

This section is related to quantum random walk and we will skip it for now.

Section 5: Quantum random walk

This part is skipped, it is an interesting topic, but it is not the focus of my research for now.

Last updated on