Site Tools


x-gate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
x-gate [May 22, 2026 at 20:55] – created Ivan Janevskix-gate [May 25, 2026 at 10:21] (current) Ivan Janevski
Line 1: Line 1:
 # X-gate # X-gate
 +**X-gate** (or **Pauli-X gate** / **Quantum NOT gate**) is a 1-qubit quantum gate that serves as the quantum equivalent of logical NOT. It's represented by the following 2x2 matrix.
  
-$$X = \begin{pmatrix}0 & 1\\1 & 0\end{pmatrix}$$+$$ X = \begin{pmatrix}0 & 1\\ 1 & 0\end{pmatrix}$$ 
 + 
 +The gate flips $\lvert 0\rangle$ to $\lvert 1\rangle$, and $\lvert 1\rangle$ to $\lvert 0\rangle$, which is why it's called the quantum equivalent of NOT. 
 + 
 +On the Bloch sphere, it rotates the state by $\pi$ radians (180 degrees) around the X-axis.
x-gate.1779483318.txt.gz · Last modified: by Ivan Janevski