Bra-ket multiplication

719 Views Asked by At

I'm studying a little bit of bra-ket notation and I found this property: $$\langle n| H_1 H_2|m\rangle=\sum_{k} \langle n|H_1|k\rangle \langle k|H_2|m\rangle$$

Is this property true? Why? Thank you!

1

There are 1 best solutions below

0
On BEST ANSWER

If I remember correctly, I believe that this is secretly Parseval's Identity. What you have is that the sets $\{ |k\rangle \}_k$ and $\{\langle k|\}_k$ are orthonormal bases for the $L^2$ Hilbert space (and its dual) on which $H_1$ and $H_2$ are acting. In this case, Parseval's Identity roughly states that the identity $I$ can be written as $$ I = \sum_k |k\rangle \langle k | $$ You can then use this in calculations as $$ \langle \varphi | = \langle \varphi | I = \sum_k \langle \varphi | k \rangle \langle k | $$ and analogously $$ |\phi\rangle = I|\phi\rangle = \sum_{k} |k\rangle \langle k|\phi\rangle. $$ In particular, $$ \langle \varphi | \phi \rangle = \sum_k \langle \varphi | k \rangle \langle k | \phi \rangle $$