Member-only story
Featured
A Deep Dive Into The Mathematics Of Pauli Matrices
Understand the mathematical properties of Pauli matrices to use them like a pro in Quantum computing.
Pauli matrices are a set of three matrices that are absolutely essential in Quantum computing.
These matrices are termed Pauli-X (σ(x)
or σ(1)
), Pauli-Y (σ(y)
or σ(2)
), and Pauli-Z (σ(z)
or σ(3)
), and are shown below:
They are named after the phenomenal physicist Wolfgang Pauli, who won the 1945 Nobel Prize in Physics for discovering the Pauli exclusion principle.
In this lesson, we discuss some of the elegant mathematical properties that these matrices possess that make them so useful in Quantum computing.
Pauli Matrices In A Single Expression
All three of the Pauli matrices can be represented compactly using the following equation:
where:
j
is the Pauli matrix we are referring to (j ∈ {1,2,3}
)δ(i)(j)
is the Kronecker delta
Pauli Matrices are Hermitian
Each Pauli matrix is a square matrix that is equal to its conjugate transpose. This means that they are Hermitian matrices.