🎯 Pauli Gates (X, Y, Z)
Master the three fundamental gates that rotate qubits on the Bloch sphere
Your Progress
0 / 5 completedThe Foundation of Quantum Computing
🎯 What Are Pauli Gates?
The Pauli gates—X, Y, and Z—are the fundamental single-qubit operations in quantum computing. Named after physicist Wolfgang Pauli, these gates perform rotations of π radians (180°) around the three axes of the Bloch sphere.
Pauli gates are the building blocks of quantum circuits. Any single-qubit operation can be decomposed into combinations of Pauli gates and rotations.
🔄 The Three Pauli Gates
Quantum NOT gate
Flip with phase
Phase flip only
🌀 Bloch Sphere Rotations
Each Pauli gate rotates the qubit state by 180° around a specific axis of the Bloch sphere:
X-axis Rotation
X gate rotates around x-axis
Y-axis Rotation
Y gate rotates around y-axis
Z-axis Rotation
Z gate rotates around z-axis
📊 Matrix Representation
Pauli gates are represented as 2×2 matrices operating on qubit states:
💡 Key Insight
Pauli gates are Hermitian (self-adjoint) and unitary, meaning they're reversible and preserve quantum information. Applying any Pauli gate twice returns the qubit to its original state: X² = Y² = Z² = I (identity).