Reading Week 2 - Intro to Bracket Notation
2.2: Complex Numbers
There's a lot of complex number math that I'm familiar with, but here's an overview.
- (De Moivre's Theorem)
- (Complex Conjugate)
- (Norm)
2.5: Linear Vector Spaces
Here, we learn all about the \bracket{}
in latex:
A lot of this is review for me, see Chapter 1 - Vector Spaces for more info on what's covered here. In short, we have the following:
- A linear vector space
is a collection of vector that meet the following: (commutativity and closure) - (associative property)
- There's a null or zero vector where
for any - Each vector
has an additive inverse such that
- There's scalar multiplication with distributive properties:
- There's a multiplicative identity 1 where
The scalars belong to some field
A set of these vectors is linearly independent if the following sum only is satisfied by all
Otherwise the vectors are linearly dependent and if we know say
A vector space of
Each
We can add two of these vectors where:
and scaled by some
Inner Product
The inner product takes in two vectors
and is only equal iff (additivity in the first slot) - Additivity in the second slot
- Additivity in both slots
Two vectors are orthogonal if
The norm of a vector
If the norm is 1, then
If a set of basis vectors are normalized and are orthogonal to one another, they are an orthonormal basis.
Assume
Where since all the
This function
We know that
So then:
If we instead have some continuous functions
2.6: Using Dirac's Bra-ket Notation
We've seen writing an abstract vector
The conjugate transpose vector is
So for every ket vector
Here we are assuming that:
at the corresponding
Missed Lecture Slides: Hamiltonian
The evolution of a wave function with time is governed by the time-dependent Schrodinger equation:
Here
In contrast, we have the time-independent Schrodinger equation in 3D:
with
In spherical coordinates it becomes:
![[Physics CPE 345 Quantum Computing Lecture slides Quantum superposition 240408.pdf#page=17]]
The general solution for the wave function in hydrogen is:
Where
As an example, in the ground state of hydrogen we get:
where
1.4: Electron Configuration
We use four different quantum numbers to describe the distribution of electrons in orbitals:
- principal quantum number (
) - angular momentum quantum number (
) - magnetic quantum number (
) - spin angular momentum quantum number (
)
The configuration is subject to Pauli's exclusion principle
1.4.1: Pauli's Exclusion Principle
It says that:
no two fermions (particles having half-integer spins) in a quantum mechanical system can occupy the same quantum state
In an atom, two electrons in the same orbital can have
This doesn't apply to bosons, or particles with integer spins. They can occupy the same state, due to the nature of the exchange interaction between bosons.
1.4.2: Principal Quantum Number
It denotes the shell or energy level in which the electron can be found, taking values
1.4.3: Orbital Angular Momentum Quantum Number
Use the formula:
to find the total number of electrons (hence, use this with the
- The
subshell has one orbital has 3 orbitals has 5 has 7 - ...
We describe the electron configuration in increasing subshell, containing the principal quantum number, the subshell, and the number of electrons in the subshell.
For the configuration of Neon (see above), we have:
subshell has 2 electrons ( ) subshell has 2 electrons ( ) subshell has 6 electrons ( )
Note that sometimes in these we'll contract the configuration to the nearest noble gas, such as in [He]
2.7: Expectation Values and Variances
Recall that the probability at a point is given by:
If we make measurements over a range of an expected value
where
A 6 sided die (fair) has an average (mean) expectation value of 3.5. Calculated via:
Note that the 3.5 above doesn't have to make sense with the states actually given, especially if they're finite. As such:
If
Various measurements will be scattered around
The actual value
3.3: Hilbert Space
Hilbert Spaces extend math methods of 2D and 3D Euclidian space to finite or infinite dimensions. In QM, we represent the state of a quantum system as a vector (the state vector) in the Hilbert space (called state space). This Hilbert Space
A requirement for a Hilbert Space is that it is complete for this norm, or that every Cauchy sequence of elements in
A requirement for
Note that
3.4: Schrodinger Equation
This is a fundamental equation of QM. In classical mechanics, the total energy of a particle is the sum of the kinetic and potential energies:
where:
: energy of the particle : momentum of the particle : mass of the particle : potential energy of the particle, relative to some .
If the particle is confined to a certain space, the particle requires a minimum energy to escape the potential. If the potential changes, assuming constant energy, then only the momentum changes, thus changing the de Broglie wavelength via:
where:
: de Broglie wavelength : the momentum of the particle : Planck's constant
Thus giving us the Schrodinger Equation:
Since the equation relative to
this is the probability density. As such:
Notice that if
for all
where
The probability of projecting (or measuring) the state
So then a quantum state can be described as a sum of two or more quantum states, so a quantum system is always in all possible states until a measurement is done. Once that occurs, the wavefunction collapses into one of the more probable states.
3.4.1: Schrodinger's Cat Thought Experiment
Given a box with a poison, is the cat alive or dead? Without opening the chamber, the cat is in both states, a superposition of both actually. The definition of the cat state draws from this thought experiment:
assuming that both states have a 50% chance of occuring. Notice that despite this chance, we have a
Lecture Slides: Quantum Superposition
![[Physics CPE 345 Quantum Computing Lecture slides Quantum superposition 240408.pdf#page=19]]