Struggling with Integrating (xe^(2x))/(1+2x)^2? Get a Helpful Tip Here!

  • Thread starter Thread starter autodidude
  • Start date Start date
  • Tags Tags
    Integrate
autodidude
Messages
332
Reaction score
0

Homework Statement


Integrate \frac{xe^{2x}}{(1+2x)^2} with respect to x

Didn't get anywhere with integration by parts or substitution using u=xe^(2x)
A push in the right direction would be much appreciated.
 
Physics news on Phys.org
Try v = 1 + 2x.
 
As a second substitution?
 
No, just start with it.
 
Ok, I now have the following:

\frac{1}{4} \int \frac{(u-1)e^{(u-1)}{u^2}
 
autodidude said:
Ok, I now have the following:

\frac{1}{4} \int \frac{(u-1)e^{(u-1)}{u^2}

Allow me to fix that for you:

##\displaystyle \frac{1}{4} \int \frac{(u-1)e^{(u-1)}}{u^2} \ du##
 
Last edited:
where is du?
 
autodidude said:

Homework Statement


Integrate \frac{xe^{2x}}{(1+2x)^2} with respect to x

Didn't get anywhere with integration by parts or substitution using u=xe^(2x)
A push in the right direction would be much appreciated.

Integrate by parts

∫uv'dx=uv-∫u'vdx,

using u=xe2x and v'=1/(1+2x)2.

ehild
 
ehild said:
Integrate by parts

∫uv'dx=uv-∫u'vdx,

using u=xe2x and v'=1/(1+2x)2.

ehild

Parts requires u,v to be continuous.
 
  • #10
Now that we have reinstated du, observe that e^(u - 1) = (e^u)/e; the 1/e constant goes outside, and what's inside can be simplified into ((e^u)/u - (e^u)/u^2).
 
Back
Top