atomicpedals
- 202
- 7
Homework Statement
Determine the normalization constant c in the wave function given by
\psi(x) = c cos(kx) exp[(-1/2)(x/L)2 ]
Homework Equations
1=\int |\psi(x)|2 dx
limits of integration being -inf to inf.
The Attempt at a Solution
I'm very much sure that my math is wrong, I'm very rusty with improper integrals.
1= \int |c cos(kx) exp[(-1/2)(x/L)2|2 dx
= \int |c2 cos2(kx) exp[-(x2/L2)| dx
it's at this point I start getting into trouble
= c2 \int |cos2(kx) exp[-(x2/L2)| dx
= c2 \int cos2(kx)dx \int exp[-(x2/L2)dx
= c2 (lim((2kx+sin(2kx))/4k)) (\pi)1/2/(1/L2)1/2
I think I'm pretty solidly wrong by this point... where did I go wrong?