Integration by Parts: Showing $\int x^3 e^x^2 dx = e^x^2 ( \frac{ x^2 -1}{ 2 })$

Ed Aboud
Messages
200
Reaction score
0

Homework Statement



Show using integration by parts that:

\int x^3 e^x^2 dx = e^x^2 ( \frac{ x^2 -1}{ 2 })

Homework Equations





The Attempt at a Solution



Integration by parts obviously.

\int u dv = uv - \int v du

Let u = x^3 and dv = e^x^2 dx

\int x^3 e^x^2 dx = \frac{x^2 e^x^2}{ 2 } - \frac{3}{2} \int x e^x^2 dx

Now use integration by parts again on \int x e^x^2 dx

And I get :

\frac{e^x^2}{ 2 } - \frac{1}{2} \int \frac{1}{x} e^x^2 dx

This really leaves me no closer again because I have to use integration by parts again on

\int \frac{1}{x} e^x^2 dx

Any suggestions on what to do.
Thanks for the help.
 
Physics news on Phys.org
You mean e^(x^2). Your superscript isn't coming out. On the first step, you can't pick dv=e^(x^2)*dx. You can't integrate that. I have no idea what you are doing after that. Try dv=x*e^(x^2)*dx and u=x^2 for a first step. When you get to xe^(x^2), don't do parts again. Do it by an easy u-substitution (the same one you used to integrate dv).
 
Ed Aboud said:

Homework Statement



Show using integration by parts that:

\int x^3 e^x^2 dx = e^x^2 ( \frac{ x^2 -1}{ 2 })

Homework Equations





The Attempt at a Solution



Integration by parts obviously.

\int u dv = uv - \int v du

Let u = x^3 and dv = e^x^2 dx

I don't think this is a very good choice for your u and dv, because v=\int dv=\int e^{x^2} dx is not e^{x^2}...try a substitution of the form w=x^2 before applying integration by parts :wink:
 
Cool, I showed it.
Thanks for the help!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top