I have been trying to learn QM and it went well (all untill harmonic oscilator) until i had to face the formalism:
Hilbert space- As a novice to QM i am very sad that in none of the books i have read i found the reasons for using Hilbert space $\mathcal H$ at first place followed by a full geometrical explaination of this space and how we build this space out of $\mathbb R$. It goes same for for its dual space $\mathcal H_d$. Where can i get this? Every single author starts this topic by just bombard novices with bunch of rules for $\mathcal H, \mathcal H_d$ which i can't just trust and this is only pointless learning by heart.
Dirac's notation ... because i don't understand Hilbert space i don't understand what i am allowed to do with kets $|~ \rangle$ and bras $\langle~ |$ and for example:
- Why do we have to write an operator on the left side of kets $| \hat{A} \psi\rangle = \hat{A}|\psi\rangle$ but for bras it is vice versa (we write it on the right) $\langle \hat{A} \psi| = \langle \psi|\hat{A}$.
- Why can we factor out a constant from kets $| a\psi \rangle = a |\psi \rangle$ and we can only factor out complex conjugate from bras $\langle a \psi | = a^* \langle \psi |$.
Hermitean stuff (which i don't even know what it means as it has too many names which totally confuse me - authors should really start writing in a unified language (1 word 1 meaning) otherwise it is a big mess here. For eample here. Just check how many names there is for an conjugate transpose: $A^*,A^{*T},A^{T*},A^\dagger,A^+, A^H$ $\rightarrow$ this leads to a confusion). It seems to me that $A^\dagger$ is the most spread in QM by far, but $A^{*T}$ makes much more reason.
And finally i need all above to just understand this one line: $a a^\dagger = n$. I encountered this in my other topic where i tried to explain a harmonic oscilator to myself. How am i suppose to believe this? Well @Eugene B provided a proff but i don't understand it... The proff was:
By definition,
\begin{equation} \hat{a}^\dagger \left| n \right\rangle = \sqrt{n + 1} \left| n + 1 \right\rangle , \end{equation} \begin{equation} \hat{a} \left| n \right\rangle = \sqrt{n} \left| n - 1 \right\rangle , \end{equation} where $\left| n \right\rangle$ is the eigenstate of creation and annihilation operators, as well as of the Hamiltonian (due to the fact that they commute - homework to prove).
Now \begin{equation} \hat{a}^\dagger\hat{a} \left| n \right\rangle = \hat{a}^\dagger \sqrt{n} \left| n - 1 \right\rangle = \sqrt{n} \sqrt{n} \left| n \right\rangle = n \left| n \right\rangle , \end{equation} so conclude that the eigenvalue of a number operator, $\hat{N}$, is just $n$...
I don't understand the meaning of definitions for $a$ and $a^\dagger$ and even if i did, how can the line above even be true?
\begin{equation} \hat{a}^\dagger\hat{a} \left| n \right\rangle = \hat{a}^\dagger \sqrt{n} \left| n - 1 \right\rangle = \sqrt{n} \sqrt{n} \left| n \right\rangle = n \left| n \right\rangle , \end{equation}
If i changed this equation just a bit and used a $|\psi\rangle$ in place of $|n\rangle$, i would get a different result and couldn't conclude that $a a^\dagger = n$.
Long story short i am totaly confused and i need some guidance to understand this. The best for me would be any book with a geometrical explaination of Hilbert space... Is there any?
Answer
I'll try to answer your questions while explaining as much basic quantum mechanics as possible, so that you'll be able to fill in the blanks with only linear algebra.
- Hilbert space- As a novice to QM i am very sad that in none of the books i have read i found the reasons for using Hilbert space H at first place followed by a full geometrical explaination of this space and how we build this space out of R. It goes same for for its dual space Hd. Where can i get this? Every single author starts this topic by just bombard novices with bunch of rules for H,Hd which i can't just trust and this is only pointless learning by heart.
In QM, the state of a system is given by a set of complex amplitudes. If I have a coin that says 0 on one side and 1 on the other, and I flip it, classically I will have a coin in either the state 0 or the state 1, with a probability of 1/2 for each outcome. In QM, instead of probabilities over different states, you have amplitudes. To get the probability you take the square of the amplitude. So, if I flip a quantum mechanical coin, I may end up in the state $$ \frac{1}{\sqrt{2}} |0\rangle + \frac{1}{\sqrt{2}}|1\rangle.$$ All this means is that the probability that I'll observe state 0 is $$ \left( \frac{1}{\sqrt{2}} \right)^{2}= \frac{1}{2}.$$
So, to describe the state of a quantum system, you need a set of observation outcomes, and an amplitude for each outcome. Above, our outcomes were 0 and 1, and our amplitudes were $1/\sqrt{2}$.
If we were dealing with regular probabilities, the space of states of a system with $n$ possible outcomes would be $\mathbb{R}^{n}$. This is because each outcome has a probability, so you can write the entire state as a set of $n$ probabilities, which are just real numbers. In quantum mechanics it's the same, except instead of probabilities we have $n$ amplitudes. So the space of states is $\mathbb{C}^{n}$.
The reason physicists talk about Hilbert spaces instead of just complex Euclidean spaces is that in general your set of measurement outcomes could be infinitely big, instead of just $n$. The Hilbert space is just a generalization of the complex Euclidean space, and you can often just think of complex Euclidean spaces instead.
Dirac's notation ... because i don't understand Hilbert space i don't understand what i am allowed to do with kets | ⟩ and bras ⟨ | and for example:
Why do we have to write an operator on the left side of kets |A^ψ⟩=A^|ψ⟩ but for bras it is vice versa (we write it on the right) ⟨A^ψ|=⟨ψ|A^. Why can we factor out a constant from kets |aψ⟩=a|ψ⟩ and we can only factor out complex conjugate from bras ⟨aψ|=a∗⟨ψ|.
Now that we understand that states are given by complex vectors, we can understand bra-ket notation.
In my coin flipping example, imagine that I use the amplitudes $1/\sqrt{3}$ and $\sqrt{2/3}$. I can represent the state of my coin as $$\left|\mbox{coin}\right> = \frac{1}{\sqrt{3}} |0\rangle + \sqrt{\frac{2}{3}}|1\rangle = \frac{1}{\sqrt{3}}\left(\begin{matrix} 1 \\ 0 \end{matrix}\right) + \sqrt{\frac{2}{3}}\left(\begin{matrix} 0 \\ 1 \end{matrix}\right) = \left(\begin{matrix} 1/\sqrt{3} \\ \sqrt{2/3} \end{matrix}\right)$$
There is a lot of notation being used in the expression above.
As is often done, I wrote the name of the system inside a ket. This is to be read a "the state of the coin" and means nothing else mathematically, other than to say it is a vector in a Hilbert space. This is actually what I've been doing when I wrote $|0\rangle$ and $|1\rangle$.
I've also decided that the outcome 0 should correspond to the vector $\left(\begin{matrix} 1 \\ 0 \end{matrix}\right)$, and 1 should correspond to $\left(\begin{matrix} 0 \\ 1 \end{matrix}\right)$. This was an arbitrary decision. I did it only because I know that my system's state is given by a set of complex numbers, and I want to be able to write the entire state down as a simple vector in a Hilbert space.
So, kets are vectors in a Hilbert space. I've decided to write them as column vectors, but this was also arbitrary.
If kets are column vectors in a Hilbert space, then bras are row vectors with the rule that for any $\left|\psi\right>$, $$\left<\psi\right| = \left|\psi\right>^{\dagger}.$$
Here I used $\dagger$ to mean conjugate transpose. It's unfortunate that there are so many different notations for this operation, but you seem to understand what it means.
Okay, so states are vectors in a Hilbert space. Operators are matrices acting on the vectors. A matrix times a vector gives a vector, so this is a good way to model transformations.
Now the confusion about what is allowed and what isn't allowed with bras and kets just comes down to linear algebra. Hopefully you can now answer questions like why does $\alpha^{*}\left<\psi\right| = \left(\alpha|\psi\rangle \right)^{\dagger}$.
This has turned into a long answer so I'll leave it here for now.
No comments:
Post a Comment