What is the Limit of (x + 1)ln x as x Approaches 0?

Kachiko
Messages
4
Reaction score
0

Homework Statement


lim as x approaches 0 of (x + 1)ln x

Homework Equations


The Attempt at a Solution


I tried using ln y = (ln x)[ln (x + 1)]
then:
ln (x + 1)
----------
1
---
ln x
to make it eligible for L'Hopital's Rule. Then differentiating the numerator and the denominator, I got:
1
---
x + 1
-------
-1
---------
x(ln x)2
Then I brought the denominator of the denominator up:
-x(ln x)2
----------
x + 1

The answer is supposed to be 1. Therefore my differentiating should have evaluated to 0. Doesn't my answer give -infinity? Please help. I suck at ln and e. I must have missed something.
 
Last edited:
Physics news on Phys.org
-x(ln x)^2/(x+1) is still an indeterminant form as x->0, ln(x)->-infinity. You'll have to apply l'Hopital again to figure out the limit of the numerator.
 
Thank you for replying.

I did that, and I got: - 2 ln x - (ln x)2, which is inf - inf. I'm rather confused how to convert that to numerator/denominator form again, though.
 
Last edited:
You want the limit of -x*ln(x)^2. First write it as -ln(x)^2/(1/x). I'm not sure how you got what you got.
 
Ah. My mistake. You said "numerator". I hadn't realized that once you'd found the limit of either numerator or denominator you could go to work on each separately (I thought if you used L'Hopital you always had to differentiate both haha).

Anyway, after a couple more differentiations of the numerator I eventually got -2x which would indeed make the whole thing zero. Thanks. :!)
 
Right. Once you know the limit of a part of an expression you can set it aside and just work with the rest using l'Hopital. It simplifies the expressions.
 
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