Integral of 1/(1+e^x): Find Solution from 2 to Infinity

  • Thread starter Thread starter Shannabel
  • Start date Start date
  • Tags Tags
    Integral
Shannabel
Messages
74
Reaction score
0

Homework Statement


find the integral from (2 to infinity) of 1/(1+e^x)


Homework Equations





The Attempt at a Solution



lim(t-->infinity) integral from (2 to t) of 1/(1+e^x)
1/1+e^x = (1+e^x-e^x)/(1+e^x)
= 1-e^x(1+e6x)

when you solve the integral:
x-ln(1+e^x) between 2 and t
t-ln(1+e^t)-(2-ln(1+e^2))

here we're confused, because when you plug in t=infinity, you end up with a limit that doesn't exist... help?
 
Physics news on Phys.org
Well, first, of course, you don't find a limit by "pluggin in t= infinity". This of the form "infinity- infinity" so you should be able to use L'Hopital's rule.
 
HallsofIvy said:
Well, first, of course, you don't find a limit by "pluggin in t= infinity". This of the form "infinity- infinity" so you should be able to use L'Hopital's rule.

then i should hve 1-(e^x)/(1+e^x)?
and use l'hospital's rule again and have
-(e^x)/(e^x)
=-1?
 
You are confronted at this point with the limit

\lim_{t \rightarrow \infty} t - \ln | 1 + e^{t} | - 2 + \ln | 1 + e^{2} |

Plainly, that t - 2 is going to be a problem (and pulling the logarithms into a single term isn't much better). Try writing the other two terms as logarithms, e.g. , t \rightarrow \ln(e^{t}) , and write the entire limit expression as a single logarithm. With a little manipulation of the ratio in the argument of the logarithm, you'll find you won't even need l'Hopital...
 
Last edited:
In order to get a finite result for int_{x=2..infinity} f(x) dx (f(x) > 0 for all x >= 2) we need f(x) to go to zero quickly enough as x --> infinity. Does this happen for your f(x)?

RGV
 
Shannabel said:
then i should hve 1-(e^x)/(1+e^x)?
and use l'hospital's rule again and have
-(e^x)/(e^x)
=-1?
No. You need a quotient to apply the Hospital rule, so you'd need to rearrange your expression first.

I think the most straightforward way to evaluate the limit is to use
t-\log(1+e^t) = t-\log[e^t(1+e^{-t})]
Use the properties of log to simplify your expression and then let t go to infinity.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top