Bloch Angle (Real Qubit)
Parameterize a real-amplitude qubit using a single angle.
This public page keeps the free explanation visible and leaves premium worked solving, advanced walkthroughs, and saved study tools inside the app.
Core idea
Overview
This formula defines the probability amplitudes of a real-valued qubit state in terms of a single polar angle on the Bloch sphere's circular cross-section. It simplifies the general complex qubit state by assuming phases are zero, mapping the state directly to a point on a unit circle where the angle represents the rotation from the |0⟩ pole.
When to use: Use this representation when dealing with real-valued quantum states or rotations strictly within the X-Z plane of the Bloch sphere. It is ideal for educational models where the complex phase factor is ignored to focus on the geometric interpretation of state superposition.
Why it matters: It provides a visual bridge between classical trigonometry and quantum probability, illustrating how a physical rotation angle translates to state probabilities. This mapping ensures the normalization condition (α² + β² = 1) is automatically satisfied through the Pythagorean identity.
Symbols
Variables
\theta = Angle θ, \alpha = α, \beta = β
Walkthrough
Derivation
Parameterization: Bloch Angle (Real Qubit)
A real qubit on a Bloch-sphere meridian can be parameterized with a single angle θ.
- No relative phase: |ψ⟩ = cos(θ/2)|0⟩ + sin(θ/2)|1⟩.
- θ is measured in radians.
Write amplitudes in terms of θ:
The normalization condition is automatically satisfied because cos²+sin²=1.
Result
Source: University Quantum Computing — Bloch Sphere (intro)
Visual intuition
Graph
The graph of the Bloch angle alpha typically follows a sinusoidal curve, representing the state vector's rotation relative to the z-axis of the Bloch sphere. As the state evolves or rotates, the value of alpha oscillates between 0 and π radians, mapping the transition between the North and South poles. This periodic shape illustrates the wave-like nature of quantum state superposition and the continuous rotational symmetry of a qubit.
Graph type: sinusoidal
Why it behaves this way
Intuition
The qubit state is visualized as a point on a unit circle within the X-Z plane of the Bloch sphere, where the angle θ from the positive Z-axis directly determines the amplitudes of the |0⟩ and |1⟩ components.
Signs and relationships
- θ/2: The division by 2 in the argument of the trigonometric functions is a fundamental aspect of the Bloch sphere representation. It accounts for the fact that a rotation of an angle θ on the Bloch sphere corresponds to a
Free study cues
Insight
Canonical usage
This equation exclusively deals with dimensionless quantities, defining probability amplitudes (α, β) based on a dimensionless angle (θ).
Common confusion
A common mistake is to use degrees for the angle θ instead of radians, which would lead to incorrect numerical results from the trigonometric functions.
Dimension note
All quantities in this equation are inherently dimensionless. Angles are ratios of lengths (arc length to radius), and probability amplitudes are square roots of probabilities, which are themselves dimensionless ratios.
Unit systems
One free problem
Practice Problem
A quantum bit is rotated such that its polar angle theta is 1.0472 radians. Calculate the probability amplitude alpha for the state |0⟩.
Solve for:
Hint: Divide the theta value by 2 before calculating the cosine function.
The full worked solution stays in the interactive walkthrough.
Where it shows up
Real-World Context
θ = π/2 gives equal superposition (α = β = 1/√2); θ = 0 gives |0⟩ (α = 1, β = 0).
Study smarter
Tips
- Remember that θ is the angle from the Z-axis, but the amplitudes use θ/2.
- The squares of α and β represent the probabilities of measuring 0 or 1 respectively.
- A value of θ = π (3.14159 radians) represents the |1⟩ state.
Avoid these traps
Common Mistakes
- Using θ instead of θ/2 in the cosine and sine; the half-angle is essential.
- Mixing up which axis of the Bloch sphere corresponds to the |0⟩ state (Z-axis north pole).
Common questions
Frequently Asked Questions
A real qubit on a Bloch-sphere meridian can be parameterized with a single angle θ.
Use this representation when dealing with real-valued quantum states or rotations strictly within the X-Z plane of the Bloch sphere. It is ideal for educational models where the complex phase factor is ignored to focus on the geometric interpretation of state superposition.
It provides a visual bridge between classical trigonometry and quantum probability, illustrating how a physical rotation angle translates to state probabilities. This mapping ensures the normalization condition (α² + β² = 1) is automatically satisfied through the Pythagorean identity.
Using θ instead of θ/2 in the cosine and sine; the half-angle is essential. Mixing up which axis of the Bloch sphere corresponds to the |0⟩ state (Z-axis north pole).
θ = π/2 gives equal superposition (α = β = 1/√2); θ = 0 gives |0⟩ (α = 1, β = 0).
Remember that θ is the angle from the Z-axis, but the amplitudes use θ/2. The squares of α and β represent the probabilities of measuring 0 or 1 respectively. A value of θ = π (3.14159 radians) represents the |1⟩ state.
References
Sources
- Quantum Computation and Quantum Information by Michael A. Nielsen and Isaac L. Chuang
- Wikipedia: Bloch sphere
- Nielsen & Chuang, Quantum Computation and Quantum Information
- Griffiths, Introduction to Quantum Mechanics
- Michael A. Nielsen, Isaac L. Chuang. Quantum Computation and Quantum Information. Cambridge University Press, 2010.
- Bloch sphere (Wikipedia article)
- University Quantum Computing — Bloch Sphere (intro)