Quantum Physics I Tough Normalization Integral Help

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 replies · 4K views
Kvm90
Messages
28
Reaction score
0
I am pretty sure that I'm doing this right but the integral for normalization seems impossible. Here is the question:

Normalize this wave function.
psi(x,t)=Axe^(-sqrt(km)/2h)*x^2))*e^(-i(3/2)(sqrt(k/m)*t)
for -infinity<x<+infinity where k and A are constants and m is given.

I used int(psi(x,t)psi*(x,t)dx)=1 and have arrived at the following integral, which I (nor online integrators) can't clearly do:

int(A^2*x^2*e^[(-sprt(km)/h)*x^2]=1

According to the back of the book, the answer is [sqrt(2)/pi^(1/4)][km/h^2]^(3/8). Any help would be appreciated!
 
on Phys.org
This is an example of a Gaussian Integral, which is given by the following:

[tex]\int_{-\infty}^{\infty} e^{-\alpha x^2} dx = \sqrt{\frac{\pi}{\alpha}}[/tex]

In your case if you let [itex]\alpha = \left ( \frac{km}{h} \right )^{1/2}[/itex], I got the following when I used Wolfram Alpha:

[tex]\int_{- \infty}^{\infty} x^2 e^{-ax^2} dx = \frac{\sqrt{\pi}}{2a^{3/2}}=\frac{1}{A^2}[/tex]

Now just solve for A