How do I integrate an exponential with a higher power?

  • Thread starter Thread starter Brewer
  • Start date Start date
  • Tags Tags
    Integrating
AI Thread Summary
To integrate the function ∫x^3e^{-\alpha x^2}dx, a useful approach is to substitute u = x^2, simplifying the integral to involve e^{-au}. This leads to an integral that can be solved using integration by parts. The integration by parts technique is necessary due to the presence of the x^3 term, which complicates direct integration. Many participants in the discussion confirm that the substitution and subsequent integration by parts is the correct method to tackle the problem. Overall, the integration process requires practice and familiarity with these techniques.
Brewer
Messages
203
Reaction score
0

Homework Statement


I'm being dead thick, but I can't remember how to integrate an exponential function.
\int x^3e^{-\alpha x^2}dx

Homework Equations


The Attempt at a Solution


I reckon that this shouldn't be too complex, but I've totally forgotten how to go about this question. The x^3 term means that it can't be integrated like I would normally do (i.e. \int ke^x = ke^{\frac{x}{k}}) can it? I've also tried substituting u=x^2 into it and following that through, but it doesn't seem to get anywhere.

Is this really simple, and my recent lack of practice with the techniques is just failing me, or there something more complicated about it?

Please assist, this is doing my head in!
 
Last edited:
Physics news on Phys.org
Substituting u = x^2 is a good first move.

You will get a simpler integral involving e^{-au} which you can solve by integration by parts.
 
\int x^3e^{-\alpha x^2}dx= \int x^2 e^{-\alpha x^2} (xdx)

Now, as others have said, let u= x2.
 
Oh so I was going right.

I hate integration by parts.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top