Diese Seite wurde noch nicht übersetzt. Sie sehen die englische Originalversion.
There's a useful geometric way to represent qubit states known as the Bloch sphere.
It's very convenient, but unfortunately it only works for qubits — the analogous representation no longer corresponds to a spherical object once we have three or more classical states of our system.
Qubit states as points on a sphere
Let's start by thinking about a quantum state vector of a qubit: α∣0⟩+β∣1⟩.
We can restrict our attention to vectors for which α is a nonnegative real number because every qubit state vector is equivalent up to a global phase to one for which α≥0.
This allows us to write
∣ψ⟩=cos(θ/2)∣0⟩+eiϕsin(θ/2)∣1⟩
for two real numbers θ∈[0,π] and ϕ∈[0,2π).
Here, we're allowing θ to range from 0 to π and dividing by 2 in the argument of sine and cosine because this is a conventional way to parameterize vectors of this sort, and it will make things simpler a bit later on.
Now, it isn't quite the case that the numbers θ and ϕ are uniquely determined by a given quantum state vector α∣0⟩+β∣1⟩, but it is nearly so.
In particular, if β=0, then θ=0 and it doesn't make any difference what value ϕ takes, so it can be chosen arbitrarily.
Similarly, if α=0, then θ=π, and once again ϕ is irrelevant (as our state is equivalent to eiϕ∣1⟩ for any ϕ up to a global phase).
If, however, neither α nor β is zero, then there's a unique choice for the pair (θ,ϕ) for which ∣ψ⟩ is equivalent to α∣0⟩+β∣1⟩ up to a global phase.
Next, let's consider the density matrix representation of this state.
∣ψ⟩⟨ψ∣=(cos2(θ/2)eiϕcos(θ/2)sin(θ/2)e−iϕcos(θ/2)sin(θ/2)sin2(θ/2))
We can use some trigonometric identities,
cos2(θ/2)=21+cos(θ),sin2(θ/2)=21−cos(θ),cos(θ/2)sin(θ/2)=2sin(θ),
as well as the formula eiϕ=cos(ϕ)+isin(ϕ), to simplify the density matrix as follows.
∣ψ⟩⟨ψ∣=21(1+cos(θ)(cos(ϕ)+isin(ϕ))sin(θ)(cos(ϕ)−isin(ϕ))sin(θ)1−cos(θ))
This makes it easy to express this density matrix as a linear combination of the Pauli matrices:
I=(1001),σx=(0110),σy=(0i−i0),σz=(100−1).
Specifically, we conclude that
∣ψ⟩⟨ψ∣=2I+sin(θ)cos(ϕ)σx+sin(θ)sin(ϕ)σy+cos(θ)σz.
The coefficients of σx, σy