alisa
- 3
- 0
show that if A and B are both Hermitian, AB is Hermitian only if [A,B]=0. where or how do io start?
alisa said:show that if A and B are both Hermitian, AB is Hermitian only if [A,B]=0. where or how do io start?
dextercioby said:Here's how i'd do it. Consider the scalar product
\langle x, AB y\rangle (1)
for "x" unspecified yet and y\in D(AB), \overline{D(AB)}=\mathcal{H} an arbitrary element.
\langle x, AB y\rangle = \langle x, A^{\dagger}B y\rangle (2)
,where D(A^{\dagger}B)=D(AB), since D(A)\subseteq D\left(A^{\dagger}\right)
\langle x, A^{\dagger}B y\rangle =\langle x, A^{\dagger}B^{\dagger} y\rangle (3)
as B\subseteq B^{\dagger}. Therefore y\in D\left(A^{\dagger}B^{\dagger}\right) and D(AB)\subseteq D\left(A^{\dagger}B^{\dagger}\right).
\langle x, A^{\dagger}B^{\dagger} y\rangle =\langle Ax, B^{\dagger} y\rangle (4),
if x\in D(A).
\langle Ax, B^{\dagger} y\rangle =\langle BAx, y\rangle (5),
if x\in D(BA)\subseteq D(A).
\langle BAx, y\rangle=\langle ABx, y\rangle (6),
since, by hypothesis AB=BA.
Finally
\langle ABx, y\rangle =\langle x, \left(AB)^{\dagger}y\rangle(7)
by the definition of the adjoint. Therefore y\in D\left((AB)^{\dagger}\right) and
ABy=(AB)^{\dagger} y {} \wedge D(AB)\subseteq D\left((AB)^{\dagger}\right) (8),
which means the operator AB is symmetric/hermitean.
QED.
alisa said:show that if A and B are both Hermitian, AB is Hermitian only if [A,B]=0. where or how do io start?
quetzalcoatl9 said:in which case the proof would reduce to about 4 lines.
quetzalcoatl9 said:in other words, when would the domain of A and its hermitian conjugate NOT be the same?
wm said:Dear alisa, Does it go like this?
Let |n> be an eigenstate of A and B. Then:
AB|n> = Abn|n> = bn.an|n>.
Therefore AB is hermitean because bn.an is real.
In a similar expansion you will find that: [A, B]|n> = 0.
So, given |n>, AB is hermitean and [A, B] = 0.
This should point you in the right direction; check it out, wm
dextercioby said:The spectrum of a hermitean operator is not necessarily real. Actually only the eigenvalues (points in the pure point spectrum) are real, however, one cannot guarantee that |n\rangle is an element of the Hilbert space. Therefore one cannot guarantee that "a_{n}b_{n}" is real. And even if it was real, there are examples of nonhermitean operators with real spectral values.
dextercioby said:I don't know Alisa's level of education. And in this case i'd rather make no assumption, unlike you.