Postulate 3 Preliminaries
Unit: Quantum Computing
Prerequisites
Lesson Preview
Before proceeding with the third postulate of quantum theory, which will involve using matrices to transform and evolve quantum states, it's best to get familiar with matrices in bra-ket notation first.
For example, consider the matrix:
Then, in index notation, we would say:
In quantum mechanics, however, it''s common to start indexing from 0, that is, the first row and first column are labeled as the 0th row and 0th column, respectively. For the example above, we actually have:
We also sometimes express matrix entries using bras and kets in the following way. The -th entry of the matrix is . For our example above:
Notice this is not simply another way of writing matrix entries; it is also an explicit way to calculate them.
We can see this for the matrix above by explicitly performing the calculations , , , , that is:
\begin{align*} \langle 0 | A | 0 \rangle &= \begin{bmatrix} 1 & 0 \end{bmatrix} \begin{bmatrix} 1 - i & 4 \\ 2 & -3 \end{bmatrix} \begin{bmatrix} 1 \\ 0 \end{bmatrix} = \begin{bmatrix} 1 & 0 \end{bmatrix} \begin{bmatrix} 1-i \\ 2 \end{bmatrix} = 1\cdot(1 -i) + 0\cdot 2 = 1-i, \\ \langle 0 | A | 1 \rangle &= \begin{bmatrix} 1 & 0 \end{bmatrix} \begin{bmatrix} 1 - i & 4 \\ 2 & -3 \end{bmatrix} \begin{bmatrix} 0 \\ 1 \end{bmatrix} = \begin{bmatrix} 1 & 0 \end{bmatrix} \begin{bmatrix} 4 \\ -3 \end{bmatrix} = 1\cdot 4 + 0\cdot(-3) = 4, \\ ...... continued in the full lesson.
Ready to Start Learning?
Sign up now to access the full Postulate 3 Preliminaries lesson and our entire curriculum!