Integral of Exponential with Polynomial Argument

LayMuon
Messages
149
Reaction score
1
How can I find an Integral of an exponential with Polynomial argument with finite limits:

<br /> <br /> \int_0^\pi \exp^{-a x^2 -b x^4} dx \\<br /> <br /> \int_0^\pi \exp^{-a x^2 -b x^4} (x - x^3)dx<br /> <br />
 
Physics news on Phys.org
Doesn't evaluate the first one.
 
There likely is no closed form solution for the top one in terms of a and b. Put in numbers for a and b and there are a lot of tools that will integrate it numerically, including Wolfram Alpha.
 
Back
Top