Inner Product vs. Dot Product Confusion in Quantum Physics?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
lawlieto
Messages
15
Reaction score
2
I started learning quantum, and I got a bit confused about inner and dot products.
I've attached 2 screenshots; 1 from Wikipedia and 1 from an MIT pdf I found online.

Wikipedia says that a.Dot(b) when they're complex would be the sum of aibi where b is the complex conjugate.

The PDF from MIT (https://ocw.mit.edu/courses/physics...all-2013/lecture-notes/MIT8_05F13_Chap_04.pdf) page 2 says that the inner product is taken <a|b>, then when doing a1b1+a2b3+... the complex conjugate of a is taken. I thought this would be the same thing as taking the dot product with complex numbers (like what I mentioned above in the 2nd paragraph). But in the dot product, the complex conjugate of b is taken, whereas here the complex conjugate of a is taken.

Could someone demystify this for me please?

Thanks
 

Attachments

  • wikipedia.png
    wikipedia.png
    4.4 KB · Views: 533
  • MIT screenshot.png
    MIT screenshot.png
    7.2 KB · Views: 570
Physics news on Phys.org
lawlieto said:
I started learning quantum, and I got a bit confused about inner and dot products.
I've attached 2 screenshots; 1 from Wikipedia and 1 from an MIT pdf I found online.

Wikipedia says that a.Dot(b) when they're complex would be the sum of aibi where b is the complex conjugate.

The PDF from MIT (https://ocw.mit.edu/courses/physics...all-2013/lecture-notes/MIT8_05F13_Chap_04.pdf) page 2 says that the inner product is taken <a|b>, then when doing a1b1+a2b3+... the complex conjugate of a is taken. I thought this would be the same thing as taking the dot product with complex numbers (like what I mentioned above in the 2nd paragraph). But in the dot product, the complex conjugate of b is taken, whereas here the complex conjugate of a is taken.

Could someone demystify this for me please?
In the MIT materials they are defining an inner product as they show in equation 1.4. There are many ways that an inner product can be defined, including the one you show from the Wikipedia article.
 
  • Like
Likes   Reactions: lawlieto
Mark44 said:
In the MIT materials they are defining an inner product as they show in equation 1.4. There are many ways that an inner product can be defined, including the one you show from the Wikipedia article.

Thanks for your reply, so it's just a matter of how you define it? But then you could define anything to be anything?
 
lawlieto said:
Thanks for your reply, so it's just a matter of how you define it? But then you could define anything to be anything?
No, it has to satisfy some properties like linearity in its arguments. Another requirement is usually, that ##\langle a,a \rangle \geq 0##. In the case of complex components, this is the reason for the conjugate in either of the arguments. Whether you choose the first or second doesn't matter, just don't confuse them.