New Reply

how do I Integrate this! u substitution with limits.

 
Share Thread Thread Tools
Feb21-12, 04:15 AM   #1
 

how do I Integrate this! u substitution with limits.


1. The problem statement, all variables and given/known data

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

2. Relevant equations



3. 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.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Feb21-12, 06:06 AM   #2
 
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]
 
Feb21-12, 06:16 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by th4450 View Post
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).
 
Feb21-12, 09:06 AM   #4
 

how do I Integrate this! u substitution with limits.


Oops haha
should let u = tanθ
 
New Reply

Tags
calculus, integration, u substitution
Thread Tools


Similar Threads for: how do I Integrate this! u substitution with limits.
Thread Forum Replies
Do I integrate it using Trigonometry substitution? Calculus 4
Integrate by substitution Calculus & Beyond Homework 3
Integrate exp(-(x^2)) using the substitution u=tanh(x) Calculus 8
Integrate using trig substitution Calculus & Beyond Homework 6
how to integrate without trigonometric substitution Calculus 2