Let us show how we can use the matrix representation to evaluate the inner product (bracket) between two state vectors when expanded in terms of their components in the same basis:
First of all, we note that we can write the above expansions in the following way
...
...
@@ -168,7 +165,7 @@ $$
$$\langle \chi|\psi\rangle=\begin{pmatrix} \chi^*_1 , \chi^*_2 &,\ldots \end{pmatrix}\begin{pmatrix} \psi_1 \\\psi_2 \\\vdots \end{pmatrix} \, .$$ Therefore, we can present bra vector $\langle \chi|$ as row vectors and ket vectors as column vector.
The row vector can thus be treated as the *complex conjugate* of the corresponding column vector.
## A two-dimensional Hilbert space
## 4.4. A two-dimensional Hilbert space
As a practical example to illustrate the basic ideas of vector spaces applied to quantum physics presented above, we will consider a quantum system which is fundamental for quantum mechanics and its applications. This system corresponds to the possible states that the intrinsic angular momentum of an electron, known as *spin*, can occupy. As you will see in following courses, the Hilbert space for the electron spin has dimension $n=2$, meaning that we can found an electron *pointing* either in the up direction, denoted by $|+\rangle$, or the down direction, denoted by $|-\rangle$.
...
...
@@ -207,11 +204,13 @@ $$
$$
The values of the coefficients $c_+$ and $c_-$ for these examples above are, respectively,
$$
(c_+,c_) = (3,-2i) \, ,\qquad
(c_+,c_-) = (3,-2i) \, ,\qquad
(c_+,c_-) = (i,-4) \, ,\qquad
(c_+,c_-) = (2,5) \, .\qquad
$$
Note however that many other bases are possible, and that the physics of a quantum system do not depend on the basis that we choose.
!!! danger ""
Note however that many other bases are possible, and that the physics of a quantum system do not depend on the basis that we choose.
The bra vectors associated to these ket vectors will be given by
Note however that the above vectors are not normalised (the inner product with themselves is different from unity), and thus
cannot represent physical states. We show below an explicit example of a normalised state vector belonging to this Hilbert space.
We also know how we can evaluate the inner product between any two state vectors belonging to this Hilbert space. If we have two state vectors given by
meaning that if I measure the state $| \phi \rangle $, I will have a 50% probability
of finding it in the state $| \psi \rangle$. Recall that probabilities must always be smaller than 1 to make physical sense. Note also that I am using normalised vectors, you can check yourselves that
as required to ensure the probabilistic description of the state vector.
!!! done "Example: Evaluating the inner product"
We also know how we can evaluate the inner product between any two state vectors belonging to this Hilbert space. If we have two state vectors given by
meaning that if I measure the state $| \phi \rangle $, I will have a 50% probability
of finding it in the state $| \psi \rangle$. Recall that probabilities must always be smaller than 1 to make physical sense. Note also that I am using normalised vectors, you can check yourselves that