garden/fourier-basis.md
2025-09-15 09:48:28 -06:00

6 lines
234 B
Markdown

# Fourier Basis
- [[quantum-computing]]
- the basis with base vectors $`\ket{+}`$ and $`\ket{-}`$
- $`\ket{+} = \frac{1}{\sqrt{2}}\begin{bmatrix}1\\1\end{bmatrix}`$
- $`\ket{-} = \frac{1}{\sqrt{2}}\begin{bmatrix}1\\-1\end{bmatrix}`$