Efficiently Solve Gaussian Integrals with our Homework Help Guide

andre220
Messages
75
Reaction score
1

Homework Statement



I need to evaluate the following integral: \sqrt{\frac{2}{\pi}}\frac{\sigma}{\hbar}\int\limits_{-\infty}^{\infty}p^2 e^{-32\sigma^2(p-p_0)^2/\hbar^2}\,dp

Homework Equations



Integrals of the form: \int\limits_{-\infty}^{\infty}x^2e^{-ax^2}\,dx=\frac{1}{2}\sqrt{\frac{\pi}{a^3}}, taken from a table

The Attempt at a Solution



Ok so, obviously the integral provided is not of the form of the one given in the table, however, it is close. My thought was to change the integral to be such that we let some new variable t = (p-p_0)^2 so then we would have the following new integral \sqrt{\frac{2}{\pi}}\frac{\sigma}{\hbar}\int\limits_{-\infty}^{\infty}(t+p_0)^2 e^{-32\sigma^2 t^2/\hbar^2}\,dt. Then I would expand it so that there are three integral that need to be evaluated i.e. (by expanding the (t + p_0)^2 term.

My question is... is this mathematically sound (or allowable), I can't see a reason why this shouldn't work but I wanted to get some feedback on my proposed method. Thank you
 
Physics news on Phys.org
andre220 said:

Homework Statement



I need to evaluate the following integral: \sqrt{\frac{2}{\pi}}\frac{\sigma}{\hbar}\int\limits_{-\infty}^{\infty}p^2 e^{-32\sigma^2(p-p_0)^2/\hbar^2}\,dp

Homework Equations



Integrals of the form: \int\limits_{-\infty}^{\infty}x^2e^{-ax^2}\,dx=\frac{1}{2}\sqrt{\frac{\pi}{a^3}}, taken from a table

The Attempt at a Solution



Ok so, obviously the integral provided is not of the form of the one given in the table, however, it is close. My thought was to change the integral to be such that we let some new variable t = (p-p_0)^2 so then we would have the following new integral \sqrt{\frac{2}{\pi}}\frac{\sigma}{\hbar}\int\limits_{-\infty}^{\infty}(t+p_0)^2 e^{-32\sigma^2 t^2/\hbar^2}\,dt. Then I would expand it so that there are three integral that need to be evaluated i.e. (by expanding the (t + p_0)^2 term.

My question is... is this mathematically sound (or allowable), I can't see a reason why this shouldn't work but I wanted to get some feedback on my proposed method. Thank you

What you wrote is not correct because with your change of variable, ##dt \neq dp##.
But try instead ##t=p-p_0##, that will get you closer to what you want.
 
Ok yes, I see that mistake now, so we have that t=p-p_0, then dp=dt and so then p = t + p_0 \implies p^2 = p_0^2 + 2p_0 t + t^2 giving way to the following:
\sqrt{\frac{2}{\pi}}\frac{\sigma}{\hbar}\left[\,\int\limits_{-\infty}^\infty p_0^2 e^{-32\sigma^2t^2/\hbar^2}dt + \int\limits_{-\infty}^\infty 2p_0 t e^{-32\sigma^2t^2/\hbar^2}dt + \int\limits_{-\infty}^\infty t^2 e^{-32\sigma^2t^2/\hbar^2}dt\right]. Which I believe is correct? Unless I made a algebra error, or am just missing something more subtle here.
 
andre220 said:
Ok yes, I see that mistake now, so we have that t=p-p_0, then dp=dt and so then p = t + p_0 \implies p^2 = p_0^2 + 2p_0 t + t^2 giving way to the following:
\sqrt{\frac{2}{\pi}}\frac{\sigma}{\hbar}\left[\,\int\limits_{-\infty}^\infty p_0^2 e^{-32\sigma^2t^2/\hbar^2}dt + \int\limits_{-\infty}^\infty 2p_0 t e^{-32\sigma^2t^2/\hbar^2}dt + \int\limits_{-\infty}^\infty t^2 e^{-32\sigma^2t^2/\hbar^2}dt\right]. Which I believe is correct? Unless I made a algebra error, or am just missing something more subtle here.

I disagree with nreqd; what you wrote was absolutely correct, at least as I see it on my screen (so assuming you did not 'edit out' an error). Expanding the square ##(t + p_0)^2## and integrating term-by-term is the standard way these things are done.
 
  • Like
Likes 1 person
I think my last reply and is the same thing I had written at first, just expanded out. I think I made an error in what I said t should be. I wrote t=(p-p_0)^2, but what I wrote for the integral was correct, but my original statement that t=(p-p_0)^2 was not and hence he was right that dp\neq dt. At least, that's what I gathered from the replies.
 
andre220 said:
I think my last reply and is the same thing I had written at first, just expanded out. I think I made an error in what I said t should be. I wrote t=(p-p_0)^2, but what I wrote for the integral was correct, but my original statement that t=(p-p_0)^2 was not and hence he was right that dp\neq dt. At least, that's what I gathered from the replies.

Yes, this is what happened. You said ##t=(p-p_0)^2## in your OP but wrote the integral assuming ##t=p-p_0##.

You are now ready to do each integral term by term. The first 2 terms should not be too tricky, but the third term might require a little bit of a trick.
 
The first integral is just of the form \int\limits_{-\infty}^\infty e^{-ax^2}dx = \sqrt{\frac{\pi}{a}} the second integral is zero and the third should be \int\limits_{-\infty}^\infty x^2 e^{-ax^2}dx = \frac{1}{2}\sqrt{\frac{\pi}{a^3}}, or at least I think so.
 
Yes. Those formulas look alright to me.
 
Perfect, thank you all for your help.
 
  • #10
nrqed said:
What you wrote is not correct because with your change of variable, ##dt \neq dp##.
But try instead ##t=p-p_0##, that will get you closer to what you want.

In fact, if ##t = p \pm p_0## for constant ##p_0## then, indeed, ##dp = dt## is true. This is just standard change-of-variable stuff.
 
  • #11
Ray Vickson said:
In fact, if ##t = p \pm p_0## for constant ##p_0## then, indeed, ##dp = dt## is true. This is just standard change-of-variable stuff.

Yes but if you read carefully the first post, the OP wrote that he used ##t =(p-p_0)^2 ##. Then the expression written was incorrect. It's only after the fact that I realized that the integral was correct but that he actually had used ## t = p-p_0##, which is correct. So we are both right, it is just that I focused on the change of variable he wrote and did not look in details at the integral and you did the inverse.
 
  • #12
nrqed said:
Yes but if you read carefully the first post, the OP wrote that he used ##t =(p-p_0)^2 ##. Then the expression written was incorrect. It's only after the fact that I realized that the integral was correct but that he actually had used ## t = p-p_0##, which is correct. So we are both right, it is just that I focused on the change of variable he wrote and did not look in details at the integral and you did the inverse.

OK, I stand corrected.
 
Back
Top