How do you find the Limit of (x^2)/(lnx) as x approaches infinity?
2 Answers
It is
Explanation:
These two functions goes to infinity when
Then we can appply the rule of L'Hôpital
Then we discovered that
I got
Note that
lim_(x->oo) (x^2)/(lnx)
is of the form
This fits the bill for when we can use L'Hopital's Rule (for
This rule states:
Taking the individual derivative of the numerator and denominator retains the same limit as if you didn't, if and only if the expression is of the form
oo/oo or0/0 and both functions are continuous in the relevant closed interval.
So, in, say,
color(green)(lim_(x->oo) (x^n)/(lnx))
= lim_(x->oo) (nx^(n-1))/(1/x)
= lim_(x->oo) nx^(n-1)*(1/x)^(-1)
= lim_(x->oo) nx^(n-1)*x^1
= color(green)(lim_(x->oo) nx^n)
This turned out this way because
This means for
graph{x^2/(lnx) [-5, 25, -142, 182.6]}
color(blue)(lim_(x->oo) (x^2)/(lnx))
= lim_(x->oo) (2x)/(1/x)
= lim_(x->oo) 2x^2
= 2 lim_(x->oo) x^2
= 2oo^2
=> color(blue)(oo)