> anishgoyal


NotesPHYS 3571: Quantum Computing Lecture 1

Scalar Product and Braket Notation

calendar_today   article 430 words   access_time 2 min   replay Modified

Table of Contents

Scalar Product

Properties of the Scalar Product

  1. For any 2 vectors $\ket{\psi}$ and $\ket{\phi}$:
$$\bra{\psi}\ket{\phi} = \bra{\phi}\ket{\psi}^*$$
  1. For any vector $\ket{\psi}$:
    • Only 0 iff $\ket{\psi} = \mathbf{0}$
$$\bra{\psi}\ket{\psi} \ge 0$$
  1. For any two vectors $\ket{\psi}$ and $\ket{\phi}$ (Schwarz/Triangle Inequality):
    • Basically only used to prove the Uncertainty Principle
$$|\bra{\psi}\ket{\phi}|^2 \le \bra{\psi}\ket{\psi} \bra{\phi}\ket{\phi}$$

BraKet Notation

$$\ket{\psi} = \alpha \hat{A} \ket{\phi_{1}} + \beta \hat{B} \ket{\phi_{2}}$$$$\bra{\psi} = \alpha^* \bra{\phi} \hat{A}^{\dagger} + \beta^* \bra{\phi_{2}} \hat{B ^{\dagger}}$$

Bloch Sphere

$$\begin{align} \ket{\psi} = \alpha \ket{0} + \beta \ket{1} &= |\alpha| e^{i \theta_{\alpha}} \ket{0} + |\beta| e^{i \theta_{\beta}} \ket{1} \\ &= e^{i \theta_{\alpha}} \left( |\alpha| \ket{0} + |\beta| e^{i (\theta_{\beta} - \theta_{\alpha})} \ket{1}\right) \\ &= |\alpha| \ket{0} + |\beta| e^{i \phi} \ket{1} \end{align}$$ $$\bra{\psi} \ket{\psi} = 1 = |\alpha|^2 + |\beta|^2$$ $$\ket{\psi} = \cos \left( \frac{\phi}{2} \right) \ket{0} + e^{i \psi} \sin \left( \frac{\theta}{2} \right) \ket{1}; \theta \in [0, \pi], \phi \in [0, 2\pi)$$

Graph