Normalization of a wavefunction problem

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
6 replies · 17K views
hellomister
Messages
29
Reaction score
0

Homework Statement


Normalize sin ((n*pi*x)/L) where x is between 0 and L and n is a positive integer


Homework Equations


integral (psi*psi)dx=1
N^2 integral sin ((n*pi*x)/L)dx =1

I don't really understand if this integral is correct, what is the complex conjugate of the wavefunction?

Can i just integrate my wavefunction and say tht is psi*psi?


The Attempt at a Solution


N^2 integral sin ((n*pi*x)/L)dx =1

-N^2 Lcos ((n*pi*x/L))/n*pi=1
I just integrated the wavefunction and then solved for N
 
Physics news on Phys.org
The complex conjugate of a real number or function is just that number/function itself. You should be squaring your function. You can't just integrate your function alone, it has to be multiplied by itself.
 
Ohh, thanks! I was very confused.
So then I would square my function and then integrate and solve for N?
then my normalized wavefunction would be N times the original function?
 
The usual way it's done is you write

[tex]\psi_n(x) = N \sin{\left(\frac{n\pi x}{L}\right)[/tex]

where N is the yet unknown normalization constant. Then you plug this wavefunction into

[tex]1=\int_0^L \psi_n^*(x)\psi_n(x) dx[/tex]

and solve for N. Since both [itex]\psi_n^*(x)[/itex] and [itex]\psi_n(x)[/itex] contain N, you get [itex]N^2[/itex] in the equation.
 
Sorry about that, i just saw it in my textbook and copied it down, but Vela's explanation really cleared it up! thanks both of you guys. Sorry I am a newbie when it comes to this stuff... and I'm rusty on math.

Also would you guys know anything about guassian integrals? if i was trying to integrate e^(-2ax^2)?