Use L'Hopital's Rule to evaluate the limit

Shay10825
Messages
337
Reaction score
0
Hi. Use L'Hopital's Rule to evaluate the limit.

lim x-infinity of (lnx) ^(2/x)

The answer is 1.
I kept taking the derivative but it seemed like I was going around in circles. Any help would be appreciated.

Thanks
 
Physics news on Phys.org
L'Hopital's Rule does not apply to the function as written. What were your first steps?
 
I found the derivative of the function and it was really ugly. I don't know if it is correct.

[ [-2(lnx)^(2/x -1)][lnx*ln(lnx) -1] ]/x^2
 
As Diane said, you can't apply L'Hopital's rule to this function, at least not in this form.
It is possible however to alter the function so it becomes something where you can use L'Hopital. You need to convert it to an undeterminate form of 0/0 or inf/inf.
 
How can I convert it?
 
Well, what you have here is a case of f(x)^g(x) which yields the indeterminate form \infty ^0.

You can convert it to another indeterminate form by doing \exp \left( {\ln \left( {f\left( x \right)^{g\left( x \right)} } \right)} \right) = \exp \left( {g\left( x \right)\ln \left( {f\left( x \right)} \right)} \right).

Then you have something of the form f(x)g(x) which gives a new indeterminate form \infty \cdot 0.

Finally, you can convert this to f(x)/(1/g(x)) (or the other way arround) to get either 0/0 or inf/inf so that you can use L'Hopital.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top