How do I normalize a state vector with numbers in it?

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
1 reply · 11K views
dingo_d
Messages
199
Reaction score
0

Homework Statement



I have a state vector:

[tex]|\psi\rangle=3|+\rangle+4|-\rangle[/tex]

And I should normalize it. + and - are states. And I'm confused. How to normalize this if I have numbers here.

Since we can write the vector state:

[tex]|\psi\rangle=\sum_k c_k|e_k\rangle[/tex] where [tex]|e_k\rangle[/tex] are basis and [tex]c_k[/tex] are complex coefficients in expansion. And then the normalization condition is:

[tex]\sum_k |c_k|^2=1[/tex]

But I have numbers here? Should I try and multiplying [tex]|\psi\rangle[/tex] with [tex]\langle\psi |[/tex]? And is [tex]\langle\psi |[/tex] then:

[tex]\langle\psi |=3\langle +| +4\langle -|[/tex] (I dk, but this feels wrong :\)?
 
Physics news on Phys.org
well if you take the magnitude of this state vector

[tex]\sqrt{\langle\psi |\psi\rangle}=\sqrt{16+9}=5[/tex]

so the length of the vector is 5. so how do you normalize now ? can you do it ?