How do I Integrate this u substitution with limits.

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
sg001
Messages
134
Reaction score
0

Homework Statement



Find ∫e^x/ (1+e^2x). dx , with limits ln 2 & 0
given u= e^x

Homework Equations





The Attempt at a Solution



u= e^x
du/dx = e^x
dx= du/e^x

sub limits of ln2 & 0 → u

Hence, limits 2 & 1

Therefore,

∫u* (1+e^2x)^-1* du/e^x

= ∫ u/ (u + e^3x)
= ∫ u/ e^3x
= ∫ 1/e^2x

= -e^-x
= -1/u
plugging in limits of 2 &1

Therefore, 0.2325...

Although i could not find this on the answer sheet did i do something wrong?
Please help, Thankyou.
 
Physics news on Phys.org
Should it become this?
[itex]\int^{2}_{1}(1+u^{2})^{-1}du[/itex]
= [itex]\left[\frac{ln(1+u^{2})}{2u}\right]^{2}_{1}[/itex]
 
th4450 said:
Should it become this?
[itex]\int^{2}_{1}(1+u^{2})^{-1}du[/itex]
Yes, this is correct. Letting [itex]u= e^x[/itex], [itex]du= e^xdx[/itex] so the numerator is just du and [itex](1+ e^{2x}[/itex] becomes [itex]1+ u^2[/itex]

= [itex]\left[\frac{ln(1+u^{2})}{2u}\right]^{2}_{1}[/itex]
However, this is incorrect. Yes, [itex]\int 1/u du= ln|u|+ C[/itex] but if you have a f(u) rather than u, you cannot just divide by f'(u)- that has to be already in the integral in order to make that substitution.

Instead, look up the derivative of arctan(u).
 
Oops haha
should let u = tanθ