Solving Integrals for e^-ax^2: (i), (ii) & (iii)

  • Thread starter Thread starter sanitykey
  • Start date Start date
  • Tags Tags
    Integrating
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 74K views
sanitykey
Messages
93
Reaction score
0
Hi, i have a problem which is confusing me :confused:

Question:

Given that

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

What is

(i) [tex]\int_{0}^{\infty}e^{-ax^2} x^2 dx[/tex]
(ii) [tex]\int_{0}^{\infty}e^{-ax^2} x^3 dx[/tex]
(iii) [tex]\int_{0}^{\infty}e^{-ax^2} x^4 dx[/tex]

It tells me to use differentiation for (i) and (iii) with respect to the a paramter, and integration by parts for (ii)

I tried (ii):

[tex]u=x^3[/tex]

[tex]\frac{du}{dx} = 3x^2[/tex]

[tex]\frac{dv}{dx} = e^{-ax^2}[/tex]

[tex]v=\frac{\sqrt{\pi}}{2\sqrt{a}}[/tex]


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

[tex]= \frac{x^3 \sqrt{\pi}}{2\sqrt{a}} - \frac{x^3 \sqrt{\pi}}{2\sqrt{a}} = 0[/tex]

I know limits should be in that last bit and the bit before but i thought it wouldn't matter as both parts are the same, but then i thought i can't say [itex]v=\frac{\sqrt{\pi}}{2\sqrt{a}}[/itex] anyway because the given expression wasn't general it was between limits, or does it not matter because I'm using the same limits?

I don't know what the question means when it tells me to "use differentiation for (i) and (iii) with respect to the a paramter" how will that help me get to a solution?

Thanks in advance
 
Last edited:
Physics news on Phys.org
What happened to the exponential after you integrated by parts? And have you tried their suggestion for i and iii? You can move the d/da inside the integral (justifying this is a little tricky, but I'm sure you don't need to worry about that).
 
sanitykey said:
Hi, i have a problem which is confusing me :confused:

Question:

Given that

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

What is

(i) [tex]\int_{0}^{\infty}e^{-ax^2} x^2 dx[/tex]
(ii) [tex]\int_{0}^{\infty}e^{-ax^2} x^3 dx[/tex]
(iii) [tex]\int_{0}^{\infty}e^{-ax^2} x^4 dx[/tex]

It tells me to use differentiation for (i) and (iii) with respect to the a paramter, and integration by parts for (ii)

I tried (ii):

[tex]u=x^3[/tex]

[tex]\frac{du}{dx} = 3x^2[/tex]

[tex]\frac{dv}{dx} = e^{-ax^2}[/tex]

[tex]v=\frac{\sqrt{\pi}}{2\sqrt{a}}[/tex]
This is the definite integral from [itex]-\infty[/itex] to [itex]\infty[/itex], not the anti-derivative! [itex]e^{-ax^2}[/itex] has no simple anti-derivative. Try [itex]u= x^2[/itex], [itex]dv= xe^{-ax^2}dx[/itex] instead.


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

[tex]= \frac{x^3 \sqrt{\pi}}{2\sqrt{a}} - \frac{x^3 \sqrt{\pi}}{2\sqrt{a}} = 0[/tex]

I know limits should be in that last bit and the bit before but i thought it wouldn't matter as both parts are the same, but then i thought i can't say [itex]v=\frac{\sqrt{\pi}}{2\sqrt{a}}[/itex] anyway because the given expression wasn't general it was between limits, or does it not matter because I'm using the same limits?

I don't know what the question means when it tells me to "use differentiation for (i) and (iii) with respect to the a paramter" how will that help me get to a solution?

Thanks in advance
 
sanitykey said:
Hi, i have a problem which is confusing me :confused:

Question:

Given that

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

What is

(i) [tex]\int_{0}^{\infty}e^{-ax^2} x^2 dx[/tex]
(ii) [tex]\int_{0}^{\infty}e^{-ax^2} x^3 dx[/tex]
(iii) [tex]\int_{0}^{\infty}e^{-ax^2} x^4 dx[/tex]

It tells me to use differentiation for (i) and (iii) with respect to the a paramter, and integration by parts for (ii)

For (ii) compute first

[tex]\int_{0}^{\infty} e^{-ax^2} \ x \ dx[/tex]

And when you get the result, you can differentiate wrt "a" to get the needed integral.

HINT:Make the sub x^{2}=t and of course assume a>0.

Daniel.
(
 
Thanks for all these replies! :D

I would of responded sooner but i thought i'd best come back with something to show I've been quite busy.

I'll just show you what my answers are not sure if they're right but if they are credit to you all for helping me.

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

[tex]\int_{0}^{\infty}\frac{d}{da}\left(e^{-ax^2}\right) dx = \frac{d}{da}\left(\frac{\sqrt{\pi}}{2\sqrt{a}}\right)[/tex]

[tex]\int_{0}^{\infty}x^2 e^{-ax^2} dx = \frac{\sqrt{\pi}}{4(\sqrt{a})^3}[/tex]

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

[tex]\int_{0}^{\infty}\frac{d}{da}\left(e^{-ax^2} x \right) dx = \frac{d}{da}\left(\frac{1}{2a}\right)[/tex]

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

[tex]\int_{0}^{\infty}\frac{d}{da}\left(e^{-ax^2} x^2 \right) dx = \frac{d}{da}\left(\frac{\sqrt{\pi}}{4(\sqrt{a})^3}\right)[/tex]

[tex]\int_{0}^{\infty}e^{-ax^2} x^4 dx = \frac{3\sqrt{\pi}}{8(\sqrt{a})^5}[/tex]
 
Last edited:
You're missing a half in the last line, otherwise that looks fine.
 
Ok edited to correct that thank you :)