- 8,943
- 2,954
DrDu said:So let ##p=-i d/dx##. For p to be hermitian, ##-i \int_0^a dx \psi_2^* \psi'_1 =i \int_0^a dx \psi'^*_2 \psi_1 ##, which leads to the condition that ##\psi^*_2 (0) \psi_1(0) -\psi^*_2(a)\psi_1(a)=0##. If we chose the same condition for ##\psi_1## as for the operator ##H=-d^2/dx^2##, namely ## \psi_1(0)=\psi_1(a)=0##, then then there arise no restrictions on ##\psi_2##. Hence the domain of ##p^\dagger ## is larger than that of ##p##. So if we want to write ##H=p^2##, this is not possilbe with a self adjoint operator p.
Thank you! So a concrete example is the ground state: \psi(x) = sin(\frac{\pi x}{a}). This function is in the domain of p^\dagger, but not in the domain of p (since p \psi(x) \propto cos(\frac{\pi x}{a}) does not vanish at the walls.).
That helps a lot, except that it makes me wonder if this snippet from the Wikipedia article on self-adjoint operators is wrong:
By the Riesz representation theorem for linear functionals, if x is in the domain of A^\dagger, there is a unique vector z in H such that
\langle x ∣ A y \rangle = \langle z ∣ y \rangle\ \forall y \in dom AThis vector z is defined to be A^\dagger x.
It seems that it is not enough that x \in domA^\dagger; it seems that it has to be in dom A as well.