Henry G.
asked 07/26/20Find ∫ (2x^2+1)e^x^2 dx
Does this problem have many solutions?
1 Expert Answer
Patrick B. answered 07/26/20
Math and computer tutor/teacher
THe anti-derivative is found as follows:
1st IBP:
U = 2x^2 + 1 dV = (exp(x))^2 = e^(2x)
dU = 4x V = (1/2) exp(2x)
(2x^2+1)(1/2) exp(2x) - 2 integral [ x * exp(2x)]
2nd IBP:
U = x dV = exp(2x)
dU = dx V = (1/2)exp(2x)
(2x^2+1)(1/2) exp(2x) - [ x*exp(2x) - integral (exp(2x)) ] <-- 2 cancels 1/2
(2x^2+1)(1/2) exp(2x) - x*exp(2x) + integral (exp(2x)) <-- distributes negative
(2x^2+1)(1/2) exp(2x) - x*exp(2x) + (1/2)exp(2x) <--- integrates
(x^2 -x + 1 ) exp(2x) <--- factors out exp(2x) and combines like terms
So yes, the GENERAL anti-derivative is technically
(x^2 -x + 1 ) exp(2x) + C , where C is ANY fixed # constant
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Gaurav P.
When you say "e^x^2", do you mean (e^x)^2, or e^(x^2)? In other words, are you squaring e^x, or are you taking e to the power of x^2?07/26/20