Thread Closed

integral sign error

 
Share Thread
Mar18-06, 05:16 PM   #1
G01
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help

integral sign error


[tex] \int \frac{1+e^x}{1-e^x}dx = [/tex]

[tex] \int \frac{dx}{1-e^x} + \int \frac{e^x}{1-e^x}dx [/tex]

The second integral can be done by the substitution
[tex] u = 1-e^x [/tex]
[tex] du = -e^x dx[/tex]

So the second integral becomes:
[tex]\int \frac{du}{u} = \ln|u|+C[/tex]
In the first integral, you can use the substituion:
[tex]w = e^x[/tex]
[tex]dw = e^x dx[/tex]

So the first integral becomes:
[tex] \int \frac{dw}{w(1-w)} [/tex]
This can be done by parts and you get:
[tex] \int \frac{dw}{w} + \int \frac{dw}{1-w} [/tex]

These are also both natural logs so you end up with:

[tex] \ln|e^x| - 2\ln|1-e^x| + C [/tex]

[tex] x - 2\ln|1-e^x| +C [/tex]

I had http://integrals.wolfram.com/index.jsp compute this for me and it got:

[tex] x - 2\ln(e^x - 1) +C [/tex]

I think this may have something to do with the absolute value, but I always make stupid mistakes with signs so I thought I'd check.....Thanks for the time I probably just wasted.
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Mar18-06, 05:18 PM   #2
G01
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
For some reason it won't let me edit my post..... on the fifth line that integral should be
[tex]-\int\frac{du}{u} [/tex]
Mar18-06, 05:47 PM   #3
 
Recognitions:
Homework Helper Homework Help
sure, |a-b|=|b-a|
Mar18-06, 08:33 PM   #4
G01
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help

integral sign error


ok thanks alot, stupid question
Thread Closed

Similar discussions for: integral sign error
Thread Forum Replies
Differentiating under the integral sign Calculus 13
error function integral Calculus 3
Covariant derivative: an sign error in the book? Differential Geometry 0
Using differentiation under integral sign to proof equality of mixed partials Calculus 2
Differentiation under the integral sign Calculus 4