Can someone tell me how to do an integral of this form?

  • Thread starter Thread starter AxiomOfChoice
  • Start date Start date
  • Tags Tags
    Form Integral
AxiomOfChoice
Messages
531
Reaction score
1
The integral looks something like this:

<br /> \int \frac{dx}{e^x+1}.<br />

I'm interested in seeing the technique one should employ in analytically determining this indefinite integral, so please...no smart-alec answers like "put it in Mathematica." I tried that, and it wasn't particularly illuminating. Thanks. :smile:
 
Physics news on Phys.org
AxiomOfChoice said:
The integral looks something like this:

<br /> \int \frac{dx}{e^x+1}.<br />

I'm interested in seeing the technique one should employ in analytically determining this indefinite integral, so please...no smart-alec answers like "put it in Mathematica." I tried that, and it wasn't particularly illuminating. Thanks. :smile:

Am i being a smart alec if I ask if you tried an integral table? :smile: I found it in mine. I'll think about how to solve it without a table.
 
AxiomOfChoice said:
The integral looks something like this:
<br /> \int \frac{dx}{e^x+1}.<br />

Use a u-substitution by letting u=e^x+1. Then solve for dx in terms of u and du. After this substitution, expand by partial fractions and use the natural logarithm to evaluate the integrals. If you are confused about how to execute these steps or need to see these steps actually written out, just let me know.
 
remember that \frac{du}{dx}=e^{x}=u-1\to{dx}=\frac{du}{u-1}
 
arildno said:
remember that \frac{du}{dx}=e^{x}=u-1\to{dx}=\frac{du}{u-1}

This is exactly what I had already posted.
 
The integrand is also equivalent to 1 - [e^x / (e^x + 1)]. Then note that differentiating the denominator of [e^x / (e^x + 1)] gives e^x, which is the numerator.
 
n!kofeyn said:
This is exactly what I had already posted.
At least, that is definitely what your post implied!

I merely thought to give the OP an additional hint. :smile:
 
Another way to do it is to write

\int \frac{dx}{e^x+1} = \int \frac{e^{-x}}{1 + e^{-x}} \,dx.
 
Back
Top