http://www.wolframalpha.com/input/?i=integrate+exp(x^2)
The solution lists an "imaginary error function". This means that the integral can NOT be expressed as a finite number of the so-called elementary functions (that is, as any combination of addition, subtraction, multiplication, division, trigonometric functions, inverse trigonometric functions, exponential function, natural logarithm).
The site mentioned also shows a series expansion.
Chat with our AI personalities
Assume the expression is: ∫ sin(x)x²e^x dx Then: Take the integral: integral e^x x^2 sin(x) dx For the integrand e^x x^2 sin(x), integrate by parts, integral f dg = f g- integral g df, where f = x^2, dg = e^x sin(x) dx, df = 2 x dx, g = 1/2 e^x (sin(x)-cos(x)): = 1/2 e^x x^2 sin(x)-1/2 (e^x x^2 cos(x))- integral e^x x (sin(x)-cos(x)) dx Expanding the integrand e^x x (sin(x)-cos(x)) gives e^x x sin(x)-e^x x cos(x): = 1/2 e^x x^2 sin(x)-1/2 (e^x x^2 cos(x))- integral (e^x x sin(x)-e^x x cos(x)) dx Integrate the sum term by term and factor out constants: = 1/2 e^x x^2 sin(x)-1/2 (e^x x^2 cos(x))- integral e^x x sin(x) dx+ integral e^x x cos(x) dx For the integrand e^x x sin(x), integrate by parts, integral f dg = f g- integral g df, where f = x, dg = e^x sin(x) dx, df = dx, g = 1/2 e^x (sin(x)-cos(x)): = 1/2 e^x x^2 sin(x)-1/2 e^x x^2 cos(x)-1/2 e^x x sin(x)+1/2 e^x x cos(x)+ integral e^x x cos(x) dx+1/2 integral e^x (sin(x)-cos(x)) dx Expanding the integrand e^x (sin(x)-cos(x)) gives e^x sin(x)-e^x cos(x): = 1/2 e^x x^2 sin(x)-1/2 e^x x^2 cos(x)-1/2 e^x x sin(x)+1/2 e^x x cos(x)+ integral e^x x cos(x) dx+1/2 integral (e^x sin(x)-e^x cos(x)) dx Integrate the sum term by term and factor out constants: = 1/2 e^x x^2 sin(x)-1/2 e^x x^2 cos(x)-1/2 e^x x sin(x)+1/2 e^x x cos(x)+1/2 integral e^x sin(x) dx-1/2 integral e^x cos(x) dx+ integral e^x x cos(x) dx For the integrand e^x cos(x), use the formula integral exp(alpha x) cos(beta x) dx = (exp(alpha x) (alpha cos(beta x)+beta sin(beta x)))/(alpha^2+beta^2): = 1/2 e^x x^2 sin(x)-1/2 e^x x^2 cos(x)-1/4 e^x sin(x)-1/2 e^x x sin(x)-1/4 (e^x cos(x))+1/2 e^x x cos(x)+1/2 integral e^x sin(x) dx+ integral e^x x cos(x) dx For the integrand e^x sin(x), use the formula integral exp(alpha x) sin(beta x) dx = (exp(alpha x) (alpha sin(beta x)-beta cos(beta x)))/(alpha^2+beta^2): = 1/2 e^x x^2 sin(x)-1/2 e^x x^2 cos(x)-1/2 e^x x sin(x)-1/2 (e^x cos(x))+1/2 e^x x cos(x)+ integral e^x x cos(x) dx For the integrand e^x x cos(x), integrate by parts, integral f dg = f g- integral g df, where f = x, dg = e^x cos(x) dx, df = dx, g = 1/2 e^x (sin(x)+cos(x)): = 1/2 e^x x^2 sin(x)-1/2 e^x x^2 cos(x)+e^x x cos(x)-1/2 e^x cos(x)-1/2 integral e^x (sin(x)+cos(x)) dx Expanding the integrand e^x (sin(x)+cos(x)) gives e^x sin(x)+e^x cos(x): = 1/2 e^x x^2 sin(x)-1/2 e^x x^2 cos(x)+e^x x cos(x)-1/2 e^x cos(x)-1/2 integral (e^x sin(x)+e^x cos(x)) dx Integrate the sum term by term: = 1/2 e^x x^2 sin(x)-1/2 e^x x^2 cos(x)+e^x x cos(x)-1/2 e^x cos(x)-1/2 integral e^x sin(x) dx-1/2 integral e^x cos(x) dx For the integrand e^x cos(x), use the formula integral exp(alpha x) cos(beta x) dx = (exp(alpha x) (alpha cos(beta x)+beta sin(beta x)))/(alpha^2+beta^2): = 1/2 e^x x^2 sin(x)-1/2 e^x x^2 cos(x)-1/4 e^x sin(x)+e^x x cos(x)+-3/4 e^x cos(x)-1/2 integral e^x sin(x) dx For the integrand e^x sin(x), use the formula integral exp(alpha x) sin(beta x) dx = (exp(alpha x) (alpha sin(beta x)-beta cos(beta x)))/(alpha^2+beta^2): = 1/2 e^x x^2 sin(x)-1/2 e^x x^2 cos(x)-1/2 e^x sin(x)+e^x x cos(x)-1/2 e^x cos(x)+constant Which is equal to: Answer: | | = 1/2 e^x ((x^2-1) sin(x)-(x-1)^2 cos(x))+constant
Use integration by parts. integral of xe^xdx =xe^x-integral of e^xdx. This is xe^x-e^x +C. Check by differentiating. We get x(e^x)+e^x(1)-e^x, which equals xe^x. That's it!
By antiderivative do you mean integral? If yes, integral x^1 dx= (x^2)/2
Integral of x dx / sqrt(x+2) Make the substitution sqrt(x+2)=u (x+2)^(1/2) = u (1/2)(x+2)^(-1/2) dx = du 1/2(x+2)^(1/2) dx = du 1/2sqrt(x+2) dx = du 1/sqrt(x+2) dx = 2 du Integral of x dx / sqrt(x+2) = Integral 2 x du sqrt(x+2) = u (x+2)=u^2 x=u^2-2 Integral 2 x du = Integral 2(u^2-2) du = Integral 2u^2 du - 4 du = 2 u^3/3 - 4u + C = (2/3) (x+2)^(3/2) - 4 sqrt(x+2) + C
if you mean e to the x power times log of x, it is e to the x divided by x