View Full Version : Need the Integral of...
Swiss Army
May14-04, 10:28 PM
Could someone show me how the integral of f(v) equals 1, where f(v) is
(4/(Sqrt Pi)) x (m/2kT)^(3/2) x (v^2) x (e^(-mv^2/2kT))
I got through the integral and it didn't equal 1, but it's supposed to, so could someone help me out.
Could you show us what you have done so far?
And what is the region of integration?
Swiss Army
May14-04, 11:12 PM
Ooops, sorry. The integration is from zero to infinity. I'll type in what I've done so far if someone can tell me how to get the integral and various other mathematical characters in the post, it's much easier that way. But so far my methods have included substitution, integration by parts, and taking the limit of the function.
Ooops, sorry. The integration is from zero to infinity. I'll type in what I've done so far if someone can tell me how to get the integral and various other mathematical characters in the post, it's much easier that way. But so far my methods have included substitution, integration by parts, and taking the limit of the function.
Look here: http://www.physicsforums.com/misc/howtolatex.pdf
Or go to this thread and click on various examples and the code will pop up in a small window so you see how it is done: http://www.physicsforums.com/showthread.php?t=8997
Parth Dave
May15-04, 11:23 PM
you should be able to get the indefinate integral using integration by parts. use v^2 = du and e^(-mv^2/2kt) = v. Than in the new integral you create, you can substitute e^u and it should work out fine (in other words, do integration by parts and than use substitution). Whenever you have a parametre for an integral as an infinite, you have to take the limit of the integral as it approaches that infinite. For example, in this case you would have to than show that (lim x--> infinite of F(x)) - F(0) = 1 (thats what you do when you have infinite parameters for integration). Try it out and see what you get.
Swiss Army
May18-04, 02:19 PM
Yeah, those were the methods that I used to integrate it, integration by parts, substitution, and taking the limit. I talked to my Calculus 3 teacher yesterday about it, and she said it was something like a complex integral where you can't just solve it using those methods...or something like that.
Parth Dave
May18-04, 04:42 PM
when you do integration by parts you will obtain a new integral that you have to solve. This [unless im mistaken] can be solved using substitution. Altho you may have to do integration by parts again (i suspect you would)
Yeah .. it seems that way.
I tried to use IBP & substitution.
I assume k, m, T, & \pi are constants.
Then I get:
\frac{4m^\frac{3}{2}}{\sqrt{\pi}(2kT)^\frac{3}{2}e ^\frac{m}{2kT}}\int_{0}^{\infty}\frac{v^2}{e^v^2}d v
I'm not sure how to do in an integral the likes of \int\frac{v^2}{e^v^2}, or \intv^2e^-v^2 for that matter.
With substitution of u=v^2, I get:
\frac{1}{2}\int\frac{u^\frac{1}{2}}{e^u}du
franznietzsche
May18-04, 09:55 PM
Yeah .. it seems that way.
I tried to use IBP & substitution.
I assume k, m, T, & \pi are constants.
Then I get:
\frac{4m^\frac{3}{2}}{\sqrt{\pi}(2kT)^\frac{3}{2}e ^\frac{m}{2kT}}\int_{0}^{\infty}\frac{v^2}{e^v^2}
I'm not sure how to do in an integral the likes of \int\frac{v^2}{e^v^2}, or \intv^2e^-v^2 for that matter.
With substitution of u=v^2, I get:
\frac{1}{2}\int\frac{u^\frac{1}{2}}{e^u}du
Maybe i'm just more tired than i tihnk, but with that substitution i believe you should get:
\frac{1}{2}\int\frac{u}{e^u}du
cookiemonster
May18-04, 11:27 PM
You are tired.
cookiemonster
Ebolamonk3y
May18-04, 11:34 PM
Huh? Makes no sense..
franznietzsche
May19-04, 12:20 AM
You are tired.
cookiemonster
oh...yeah...i didn't change the varible of integration, i left it dv even though i typed du . So yeah, disregard that post then.
edit: actually he never put the dv up there, so i'm assuming that was my error.
Ebolamonk3y
May19-04, 12:33 AM
yay! problem solved..
franznietzsche
May19-04, 12:38 AM
yay! problem solved..
Just the roblem of my mistakes when sleep-deprived. Oh well...i suppose i could go actually try to solve it now...here i go
Ebolamonk3y
May19-04, 12:41 AM
Dun try now... get sleep and then try. :)
franznietzsche
May19-04, 12:48 AM
actually i think it can't be solved analytically...integration by parts fails, given that \frac{1}{e^x^2} cannot be integrated. So...i can't seem to come up with any standard single variable calculus techniques that would help...so yeah, sleep first, boggle later.
Swiss Army
May19-04, 03:32 PM
The thing is, the integral of the whole expression is supposed to divide out to 1. The integral is supposed to end up being the inverse of the constant you pull out when you integrate, giving you a 1/1 or 1 answer. This suggests that standard integration techniques won't work, because the when you integrate, you have to end up with the Sqrt( Pi ) / 4 in the answer to cancel out the 4/Sqrt ( Pi ) in the constant.
Mathematica?
Matlab?
haha
But like you said in your post, if you require concepts from Calc III, it's beyond what I can do.
Tom Mattson
May19-04, 07:01 PM
This integral can be done the same way that the integral of exp(-x2) can be done. First, write the integral of x2exp(-x2) from zero to infinity. Then write the integral of y2exp(-y2) from zero to infinity (they're both exactly the same as your integral). Now multiply the integrands together double integrate over x and y. When you convert to polar coordinates, you will get an integral that can be done by parts. Just don't forget to take the square root at the end.
Note:
x2y2=r4sin2(θ)cos2(θ)
x2+y2=r2
dx dy=rdr dθ
Hello!
Sorry to hash up this very old thread, but I need help with this exact problem and I don't understand the solution given.
I'm trying to find the integral of x2exp(-x2 / a2) from -infinity to infinity.
I've done what's recommended here, but I end up with a double integral of 1/4 sin2(2θ) r5 exp[-r2] drdθ from zero to infinity and zero to infinity. How do I solve this?
Count Iblis
Oct21-07, 01:11 PM
Hello!
Sorry to hash up this very old thread, but I need help with this exact problem and I don't understand the solution given.
I'm trying to find the integral of x2exp(-x2 / a2) from -infinity to infinity.
I've done what's recommended here, but I end up with a double integral of 1/4 sin2(2θ) r5 exp[-r2] drdθ from zero to infinity and zero to infinity. How do I solve this?
Well, what is recommended here is not really what I would recommend :smile:
This problem is actually so simple that you can do it all in your head.
First step: Recall that \int_{-\infty}^{\infty}\exp\left(-x^{2}\right)dx=\sqrt{\pi}
Second step: The integral of \int_{-\infty}^{\infty}\exp\left(-a x^{2}\right)dx=\sqrt{\frac{\pi}{a}} . Substitute x=\frac{y}{\sqrt{a}} in this integral to see this.
Third step: Differentiate both sides w.r.t. a. This will bring down a factor x^{2} in the integrand.
Fourth step: replace a\longrightarrow \frac{1}{a^{2}}
Namratha
Jan30-10, 03:39 PM
hey.. i really need some immediate help to solve the integral exp(-x^2) between the limits -a and a.. is it an underterminable integral?
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.