Can You Split the Exponential in This Quantum Mechanics Integral?

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
3 replies · 2K views
iScience
Messages
466
Reaction score
5
i'm trying to do the following integral:

$$\int{e^{\frac{-2amx^2}{ħ}}dx}$$ (in case this is hard to see, the exponent is $$\frac{-2amx^2}{ħ}$$)

where a, m are real constants

but inside the integral can't i split this up into two exponentials?

$$\int{e^{\frac{-2am}{ħ}}e^{x^2}dx} = e^{\frac{-2am}{ħ}}\int{e^{x^2}dx}$$


if not, then why not?..
 
Physics news on Phys.org
No, you can't split the exponential in that way. This is due to basic properties of the exponential function.

Alternatively, you could perform a change of variable $$x \to x' = x \sqrt{2am/\hbar} ~.$$
Maybe you first try to do the "easier" integral $$\int e^{-x^2} dx$$ (though perhaps this will still be quite difficult since you're apparently unfamiliar with the properties of the exponential function).
 
Since that integral is non-trivial unless you know the trick, you may want to read up on it at http://en.wikipedia.org/wiki/Gaussian_integral. It's well worth getting very comfortable with this type of integral, too, as it comes up again and again in QM. There's a reason for the old saying that the only integral a theoretical physicist knows how to do is a Gaussian.