Trouble with Hermitian operators?

21joanna12
Messages
126
Reaction score
2
I am looking at the derivation of the Heisenberg Uncertainty Principle presented here: http://socrates.berkeley.edu/~jemoore/p137a/uncertaintynotes.pdf

and am confused about line (21)...

I do not understand why AB and BA are complex conjugates of each other... (I'm still in high school so I don't really have much of a background in the algebra of operators).

If I assume what is written in line 21, I think I get the following lines- if AB and BA are complex conjugates, then |\langle AB-BA \rangle |^2 = |2\langle AB\rangle |^2 = 4|\langle AB\rangle |^2 I think... The expected value signs are what is confusing me most...

Thank you for any help!
 
Last edited by a moderator:
Physics news on Phys.org
21joanna12 said:
I do not understand why AB and BA are complex conjugates of each other... (I'm still in high school so I don't really have much of a background in the algebra of operators).
A hermitian operator has the property ##A^\dagger = A##, where the ##\dagger## symbol refers to hermitian conjugation, which is the extension to operators (or matrices) of complex conjugation. Also, when applying hermitian conjugation to a product of operators, you have to invert their order:
$$
(A B)^\dagger = B^\dagger A^\dagger
$$
So, if ##A## and ##B## are hermitian, you get
$$
(A B)^\dagger = B^\dagger A^\dagger = BA
$$
The complex conjugate of a bracket is given by
$$
\left( \langle \psi | A | \phi \rangle \right)^* = \langle \phi | A^\dagger | \psi \rangle
$$
When you combine these things together, you find
$$
\begin{align*}
\left( \langle AB \rangle \right)^* &= \left( \langle \psi | AB | \psi \rangle \right)^* \\
&= \langle \psi | (A B)^\dagger | \psi \rangle \\
&= \langle \psi | BA | \psi \rangle \\
&= \langle B A \rangle
\end{align*}
$$
So, as for all complex numbers ##|z| = |z^*|##, you have that ##|\langle AB \rangle| = |\langle BA \rangle|##.

21joanna12 said:
If I assume what is written in line 21, I think I get the following lines- if AB and BA are complex conjugates, then |\langle AB-BA \rangle |^2 = |2\langle AB\rangle |^2 = 4|\langle AB\rangle |^2 I think...
You can only write an inequality here, not equalities.
 
  • Like
Likes 21joanna12
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. Towards the end of the first lecture for the Qiskit Global Summer School 2025, Foundations of Quantum Mechanics, Olivia Lanes (Global Lead, Content and Education IBM) stated... Source: https://www.physicsforums.com/insights/quantum-entanglement-is-a-kinematic-fact-not-a-dynamical-effect/ by @RUTA
If we release an electron around a positively charged sphere, the initial state of electron is a linear combination of Hydrogen-like states. According to quantum mechanics, evolution of time would not change this initial state because the potential is time independent. However, classically we expect the electron to collide with the sphere. So, it seems that the quantum and classics predict different behaviours!
Back
Top