Do you mean?
int ex^2 dx
This is a integration by parts.
uv - int v du
u = x^2
du = 2X
dv = e
v = e
ex^2 - int e 2x
ex^2 - ex^2 + C
-------------------------
Chat with our AI personalities
Infintismal calc is the combination of intergral calc and differential calc
The numbers are 38, 39, and 40.
When you take the integral using the series as integrand, it converges if the integral worked out to be a number. If it's infinte, the series diverge.
int(X) = X^n+1/n+1 so X^2/2 + C or, my preference in form 1/2X^2 + C
You want e to the power x2, right? The Wikipedia gives an answer, at http://en.wikipedia.org/wiki/List_of_integrals_of_exponential_functions. I won't copy it here, too much trouble; and I don't know how to draw equations here. This answer is quite complicated; it seems you basically use successive approximations to get the integral (antiderivative), instead of a simple expression as you might expect.