Quantum Computing
Intermediate
Hadamard Gate
Puts a qubit into an equal superposition — the most common single-qubit gate.
Formula
Variables
HHadamard gate matrix
Example
H|0⟩ = (|0⟩ + |1⟩)/√2
Did You Know?
Almost every quantum algorithm begins with Hadamard gates to create the superposition needed for quantum parallelism.
Share this formula
More in Quantum Computing
View allQubit Superposition State
IntermediateGeneral state of a single qubit as a superposition of the computational basis states.
Normalisation Constraint
BasicThe squared amplitudes of a qubit must sum to 1, ensuring total probability is 100 %.
Pauli-X Gate (Quantum NOT)
BasicFlips |0⟩ to |1⟩ and vice versa — the quantum equivalent of a classical NOT gate.
CNOT Gate
IntermediateTwo-qubit gate that flips the target qubit only when the control qubit is |1⟩.
Bell State (EPR Pair)
IntermediateMaximally entangled two-qubit state — measuring one qubit instantly determines the other.
Born Rule (Measurement Probability)
IntermediateProbability of measuring outcome |k⟩ from a quantum state |ψ⟩.