I have this exercise :
limx→∞(lnx)9x
Now, I know I must use the L'Hôpital's rule to solve this one, until I reach:
somthing*1/x2 ,because each time I get infinity/infinity, I am allowed to use L'Hospital's rule.
My question is: Is there any shortcut to solve such problems?
Sorry for bad English.
Answer
This is somewhat informal and verbose, but easily made rigorous.
Note that the fraction is eventually monotonically decreasing*. This means that instead of x we can take any sequence an which goes to ∞ as n increases, and the limit will be the same as in the continuous case.
Set an=e2n, and note what happens between (lnan)9an and (lnan+1)9an+1:
- The numerator is multiplied by 29=512
- The denominator is squared, i.e. multiplied with itself
It doesn't take long to reach a point where this means the entire expression is multiplied by, say, something smaller than 12, and it keeps getting multiplied by smaller and smaller numbers each time we increase n by 1. From that point on we move quickly towards 0.
* We have
ddx(lnx)9x=9(lnx)8⋅1x⋅x−(lnx)9x2=(lnx)8x2(9−lnx)
and we see that for all x>e9, this is negative.
No comments:
Post a Comment