graphic7
Sep29-04, 09:19 PM
I'm attempting to find the volume of the solid obtained by rotating the region under the curve:
e^{-x^2} Bounded by y = 0, x = 0, and x = 1.
I've done quite a few of these problems before, however, none of them have involved an exponential. If I recall correctly e^{x^2} cannot be integrated, at least symbolically. So, therein lies the problem.
So far this is what I've done:
\int_0^1 \pi\left( e^{-x^2}\right)^2 dx
\pi\int_0^1 e^{-2x^2} dx
I've integrated that integral with Mathematica, and it returns a function that uses the error function, which I doubt is anything that I'm expected to come up with in this class.
Therefore, the only way I believe this problem can be completed is by finding the area under e^{2x^2} on the interval \left[0 ,1\right] using a Riemann Sum.
Any thoughts?
Edit: Fixed a typo involving a constant in the integral.
e^{-x^2} Bounded by y = 0, x = 0, and x = 1.
I've done quite a few of these problems before, however, none of them have involved an exponential. If I recall correctly e^{x^2} cannot be integrated, at least symbolically. So, therein lies the problem.
So far this is what I've done:
\int_0^1 \pi\left( e^{-x^2}\right)^2 dx
\pi\int_0^1 e^{-2x^2} dx
I've integrated that integral with Mathematica, and it returns a function that uses the error function, which I doubt is anything that I'm expected to come up with in this class.
Therefore, the only way I believe this problem can be completed is by finding the area under e^{2x^2} on the interval \left[0 ,1\right] using a Riemann Sum.
Any thoughts?
Edit: Fixed a typo involving a constant in the integral.