MHB Normalization of a gaussian wavefunction

AI Thread Summary
The discussion focuses on normalizing a Gaussian wavefunction, specifically the function ψ(x) = Ne^{-\frac{|x-x_o|}{2a}}. To find the normalization constant N, the integral of the wavefunction squared must equal one, leading to the equation 1 = ∫N²e^{-\frac{|x-x_o|}{a}}dx from -∞ to ∞. Participants suggest breaking the integral into two parts to eliminate the absolute value, simplifying the integration process. By recognizing the symmetry of the function, the integral can be computed for one side and doubled for the final result. This approach clarifies the normalization process for the given wavefunction.
skate_nerd
Messages
174
Reaction score
0
I'm given a wavefunction (I think it's implied this is some sort of solution to the Schrodinger equation) in my quantum mechanics class, and I need to normalize it to find its constant coefficient.
So I have
$$\psi(x)=Ne^{-\frac{|x-x_o|}{2a}}$$
And the formula for normalizing this to find \(N\) would be
$$\int_{-\infty}^{\infty}\bar{\psi(x)}\psi(x){dx}=1$$
Plugging in \(\psi(x)\) gives
$$1=\int_{-\infty}^{\infty}N^{2}e^{-\frac{|x-x_o|}{a}}dx$$

At first I was thinking I could just take the derivative of the exponent and divide by that to solve the integral but I realized that wouldn't work out right, and this integral behaves somewhat like a gaussian integral like when you need to integrate \(e^{-x^2}\).

I know the process of how to integrate \(e^{-x^2}\) from negative infinity to infinity (defining the integral as I and then squaring it, changing to polar coordinates, u-subbing and then taking the root of that solution to get \(\sqrt{\pi}\)) but when I tried to do that with \(\frac{|x-x_o|}{a}\) instead of \(x^2\) I end up with a weird expression in the exponent that I don't know what to do with. I was hoping changing to polar coordinates would work but I don't see how to do that with this.
Any guidance would be really appreciated! Thanks
 
Mathematics news on Phys.org
Separate the integral to integrate $(-\infty, x_0]$ and $[x_0, \infty)$ separately. Then the absolute value disappears, you can factor out the constant $x_0$ and are left with a standard exponential. Or is $x$ a complex number or something like that? It's been a while since my introductory quantum mechanics class.
 
I don't think we are expected to know how to work with complex variables in this class so \(x\) is probably real.
But yeah I see what you're saying, and breaking up the bounds to make two integrals will be helpful if I can figure out how to integrate this crazy integrand...
 
skatenerd said:
I don't think we are expected to know how to work with complex variables in this class so \(x\) is probably real.
But yeah I see what you're saying, and breaking up the bounds to make two integrals will be helpful if I can figure out how to integrate this crazy integrand...

With complex numbers it could probably be worked about the same since the integral would be spherically symmetric, but I wouldn't know. Anyway once you've broken it up it becomes simple because the annoying absolute values disappear, as:

$$|x - x_0| = \begin{cases}x - x_0 ~ ~ ~ \mathrm{if} ~ x > x_0 \\ x_0 - x ~ ~ ~ \mathrm{if} ~ x < x_0\end{cases}$$

Furthermore since $|x - x_0|$ is symmetric you only need to compute one side of the integral, the whole integral is just twice that.
 
Ahhh I see what you're saying now! Thanks that helps a lot, neat little trick...
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top