quantum-x-gate
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| quantum-x-gate [May 11, 2026 at 10:42] – yanevskiv | quantum-x-gate [May 14, 2026 at 11:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # Quantum X gate | ||
| + | **Quantum X gate** (or **Pauli-X gate**, **quantum NOT gate**) is a quantum gate that is analogous to the classical " | ||
| + | $$X = \begin{pmatrix}0 & 1\\ 1 & 0\end{pmatrix}$$ | ||
| + | |||
| + | For states $\lvert0\rangle, | ||
| + | $$X\lvert 0\rangle = \lvert 1\rangle\qquad X\lvert 1\rangle = \lvert 0\rangle$$ | ||
| + | The states $\lvert i\rangle, \lvert -i\rangle$ on the phase axis (the Y-axis) are flipped in the same way. | ||
| + | $$X\lvert i\rangle = \lvert -i\rangle\qquad X\lvert -i\rangle = \lvert i\rangle$$ | ||
| + | The states $\lvert +\rangle, \lvert - \rangle$ on the hadamard axis (the X-axis) are eigenstates of $X$ meaning those states are unaffected by the operator. | ||
| + | $$X\lvert +\rangle = \lvert + \rangle \qquad X\lvert -\rangle = \lvert -\rangle$$ | ||
