QM: Operator algebra and inner products

AI Thread Summary
The discussion centers on the properties of inner products involving a hermitian operator Q and a complex number z. The initial confusion arises from the treatment of the complex number z when taking the hermitian conjugate, with the book suggesting z should be replaced by its complex conjugate z*. The participants clarify that different conventions exist regarding how complex numbers interact with inner products, particularly in quantum mechanics versus mathematics. The resolution indicates that for the problem at hand, z must be treated as a real number to align with the book's requirements. The conversation also touches on the linearity of hermitian conjugates and their properties in matrix operations.
Niles
Messages
1,834
Reaction score
0

Homework Statement



We have a hermitian operator Q and a complex number z. I have an inner product given by:

<f | (zQ) g>,

where f and g are two arbitrary functions. Now taking the hermitian conjugate of a complex number is just taking the complex conjugate of that number. So taking the hermitian conjugate of the above gives me:

<(zQ)H f | g> = <z*QH f | g> = z<QH f | g> = z<Qf | g>

According to my book, this is wrong, because I should end up with z* in front of the inner product, and not z. Where is my reasoning wrong?

Thanks in advance.Niles.
 
Physics news on Phys.org
It also depends on the book used, some authors prefer to define

\langle f | z g \rangle = z \langle f | g \rangle, <br /> \langle z f | g \rangle = z^* \langle f | g \rangle

while some use

\langle f | z g \rangle = z^* \langle f | g \rangle, <br /> \langle z f | g \rangle = z \langle f | g \rangle

A teacher of mine (mathematician who worked closely with physicists) once said that one is typically used by mathematicians while the other is often used by physicists. You are free to choose which convention you use, as long as you use it consistently.
 
My book uses the first one you mentioned. But I am using the same convention, so this is what troubles me.

Can you spot my error? The place where my book is different is when taking the hermitian conjugate - there the author does not complex conjugate the number z (actually, he does not even assume it is complex.)

I am using Griffiths Introduction to QM.
 
I think you are right, in fact you can take out the z right away:
<f | z Q g> = z <f | Q g> = z <Q f | g>
by the property I mentioned and the hermiticity of Q, respectively.

Niles said:
Griffiths Introduction to QM.

I have that book in front of me right now... can you give me a page number?
 
Last edited:
It is problem 3.4, part B on page 110, chapter 3.

But I think you solved my mystery. Because this just tells us that the complex number z has to be a real number, which is the answer to that problem.

Since you are sitting with the book in front of you, I hope it is OK I ask another question on this topic. It is on problem 3.5 part C on the same page. This is my approach:

<f | (QR) g> = <(QR)Hf | g> = <QHRH f | g>,

which is not what I have to show. But isn't the hermitian conjugate a "linear operator" so to speak? That is what I had in mind when solving it.

Thanks in advance, I really appreciate it.
 
For matrices you have the property that
(A B)T = BT AT,
while complex conjugation doesn't change the order:
(A B)* = A* B*

Therefore, the Hermitian conjugate works like the transpose as far as ordering of matrices is concerned:
(A B C ...)H = ... CH BH AH

You're welcome, glad I could help.
 
Thread 'Help with Time-Independent Perturbation Theory "Good" States Proof'
(Disclaimer: this is not a HW question. I am self-studying, and this felt like the type of question I've seen in this forum. If there is somewhere better for me to share this doubt, please let me know and I'll transfer it right away.) I am currently reviewing Chapter 7 of Introduction to QM by Griffiths. I have been stuck for an hour or so trying to understand the last paragraph of this proof (pls check the attached file). It claims that we can express Ψ_{γ}(0) as a linear combination of...
Back
Top