Please check my work on inner product operation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
iScience
Messages
466
Reaction score
5
i realize this is a linear algebra question, but the bra-ket notation is still a little confusing to me so i posted it in this section.


|e>=(1+i,1,i) (n-tuple representation, where i's are the imaginaries)

so the norm of this would then be the following?

||e||=$$\sqrt{<e|e>}$$=$$\sqrt{(1+i,1,i)\cdot(1+i,1,i)}$$=$$\sqrt{(1+2i+i^2)+1+i^2}$$=$$\sqrt{2i}$$
 
Physics news on Phys.org
iScience said:
i realize this is a linear algebra question, but the bra-ket notation is still a little confusing to me so i posted it in this section.


|e>=(1+i,1,i) (n-tuple representation, where i's are the imaginaries)

so the norm of this would then be the following?

||e||=$$\sqrt{<e|e>}$$=$$\sqrt{(1+i,1,i)\cdot(1+i,1,i)}$$=$$\sqrt{(1+2i+i^2)+1+i^2}$$=$$\sqrt{2i}$$

No, it's not right. If |e>=(1+i,1,i) then <e| is the hermitian conjugate vector. You forgot the complex conjugation. <e|e> should be a real number.