Understanding L'Hopital's Rule and Limits at Infinity

  • Thread starter Thread starter ada0713
  • Start date Start date
  • Tags Tags
    Limit
ada0713
Messages
44
Reaction score
0

Homework Statement



Lim[x to infinity] (X^1000+10)/(e^x+1)

It seems like the answer is zero but I'm not exactly sure why it is.
if you use lhopital's rule you get both numerator and demoniator huge numbers
(or is it right that if you take the derivative for both of them you get a constant
on the top and infinity at the bottom?)

Please help me!

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
from what I'm seeing

\lim_{x \rightarrow \infty}\frac{x^{1000}+1}{e^{x}+1}

correct?

so we have infinity/infinity and thus we can apply L'Hopital's method. well from what you said, it's true, we will get huge numbers on the numerator but if we do this 1000 times, we'll eventually get

\lim_{x \rightarrow \infty}\frac{1000!}{e^{x}}

our limit is 0 b/c the derivative of e is simply itself.
 
Last edited:
l'hopital's rule is if the numerator and denominator both go to infinity or 0 then if you take the limit of there ration it's equal to the limit of the ratio of there derivatives. In this case both numerator and denominator go to infinity so you can use this rule.
 
Thanks:)
 
Exponentials grow much faster than any finite polynomial. It's not so easy to actually calculate when the denominator becomes larger than the numerator (You need to use the Lambert W function), but as long as we know exponentials grow faster than polynomials, as x --> infinity the quotient goes to 0.
 
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