Integrate (2x^2+1)e^x^2dx ( Wow, seriously?)

  • Thread starter Thread starter RoganSarine
  • Start date Start date
  • Tags Tags
    Integrate
RoganSarine
Messages
47
Reaction score
0

Homework Statement



Integrate: (2x^2+1)e^x^2dx

Homework Equations





The Attempt at a Solution



I don't even know where to start , I either got to do this by basic substitution or by parts. Basic substitution doesn't help for obvious reasons, so I thought I'd do it by parts, but that would get completely messed up based upon the e^x^2 not having any anti-derivative, so I'd need basic substitution to get rid of it.

I thought of making:

u = e^x^2
ln|u| = x^2
√ln|u| = x
du = 2xe^x^2 dx

Therefore, my equation would be:

(2ln|u| + 1)/(2√[ln|u|]) du

Then I thought about breaking that up:

integrate: (2ln|u|)/(2√[ln|u|]) + 1/(2√[ln|u|])

Simplified to...

(ln|u|)/(√[ln|u|]) + 1/(2√[ln|u|])

Annnndd... now I'm stuck again because that square root is basically the most evilest thing on the entire planet. It limits partial fractions, I can't exactly do trig substitution, and the fraction kills by parts.
 
Physics news on Phys.org
Expand out the brackets of the integrand to get two terms, then try to do by parts on the first term only. Hint: dv = 2x e^{x^2}dx.
 
Last edited:
huh... This looks a lot simpler than my way... Let's see if I can finish it :P
 
Huh, wow... Thanks, I didn't even THINK about being able to cancel the integrals that result.
 
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