jd129ca
- Member since:
- 13 March 2007
- Total points:
- 143 (Level 1)
Lim as x --> infinity of ln(lnx) / x?
by Mein Hoon Na
- Member since:
- 11 July 2006
- Total points:
- 58,192 (Level 7)
Best Answer - Chosen by Voters
1 method
intutive
as ln (x) grows much smaller than x and even ln(ln x) even slower so
ln (ln x)/x = 0 as x->infinite
2) method
let ln x = y as x ->inf y -> inf
we have ln y/e^y
of the form inf/inf so using L hosplital; rlue
1/y/(e^y) as d/dy(ln y) = 1/y and d/dy(e^y) = e^y]
= 1/(ye^y)
= 0
Other Answers (1)
-
by ≈ nohglf
- Member since:
- 12 January 2007
- Total points:
- 27,448 (Level 7)
As x approaches infinty the numerator ln(ln(x)) gets very large.
The denominator x also get very large.
This produces the indeterminate form infinity/infinite
Using the L'hospital Rule take the derivative of the numerator divided by the derivative of the denominator
Then take the limit as x approaches infinity of the result.
Result: 1/(x*ln(x))
Let f(x) = 1/(x*ln(x))
The limit of f(x) as x approaches infinity is zero since
the numerator (1) is smaller than the denominator (x*ln(x)) as
x gets larger.