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?
The discussion revolves around the properties of Hermitian operators, specifically examining the conditions under which the product of two Hermitian operators, A and B, is also Hermitian. The original poster seeks guidance on how to demonstrate that the product AB is Hermitian only if the commutator [A, B] equals zero.
The discussion includes multiple lines of reasoning, with some participants providing detailed mathematical arguments while others question the assumptions made. There is no explicit consensus, but several participants offer insights that could guide further exploration of the problem.
Some participants note the importance of specifying the domains of the operators A and B, as well as the implications of their Hermitian properties. There is also mention of the potential for non-Hermitian operators to have real spectral values, which adds complexity to the discussion.
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.