Normalizing Wave Function of A Ring

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 4K views
mdmman
Messages
5
Reaction score
0

Homework Statement



[tex] \psi_{n}(\theta)=A_{n} \exp(\imath n \theta)[/tex]
where n is an integer

Calculate the factor [tex]A_{n}[/tex] if the wave function is normalized between
[tex]\theta = 0[/tex] and [tex]\theta = 2\pi[/tex].

Homework Equations


NA

The Attempt at a Solution



[tex] 1=\int_0^{2\pi} |\psi_{n}(\theta)|^2 d\theta[/tex]

[tex] 1=|A_{n}|^2\int_0^{2\pi} \exp(2\imath n \theta) d\theta[/tex]

[tex] 1=|A_{n}|^2 [\frac{.5sin(2n\theta)}{n} - \frac{.5cos(2n\theta)}{n} \imath]_0^{2\pi}[/tex]

[tex] 1=|A_{n}|^2 [0][/tex]

[tex] 1=0[/tex]

Obviously 1 does not equal 0 :) . Am I missing something?
 
Physics news on Phys.org
[itex] \| \exp(\imath n \theta) \|^2 = \| \exp(2\imath n \theta) \| = \|cos(2n\theta)+sin(2n\theta)\imath \|[/itex]

correct?
 
You just took the square of the wavefunction, instead of the absolute value squared.
 
[itex] \| \exp(\imath n \theta) \|^2 = 1[/itex]

Man, I can't believe I missed that!

[tex] 1=|A_{n}|^2\int_0^{2\pi} \|\exp(\imath n \theta)\|^2 d\theta[/tex]

[tex] 1=|A_{n}|^2\int_0^{2\pi} 1 d\theta[/tex]

[tex] 1=|A_{n}|^2[\theta]_0^{2\pi}[/tex]

[tex] 1=|A_{n}|^2*2\pi[/tex]

[tex] A_{n}=\frac{1}{\sqrt{2\pi}}[/tex]

This is the correct solution, right?
 
mdmman said:
This is the correct solution, right?

This looks good and is probably the expected answer, but note that multiplying your [itex]A_n[/itex] by any phase factor would give something that also works.