Evaluate $\lim_{x\rightarrow0^+}{-x\log{x}}$

199 Views Asked by At

I have the following limit:

$$\lim_{x\rightarrow0^+}{-x\log{x}}$$

Since this leads to an indeterminate form $[0\cdot\infty]$, I change the variables:

$$t=\frac 1 x$$

$$\lim_{t\rightarrow+\infty}-{\frac{\log(\frac{1}{t})}{t}}$$

The denominator grows faster than the nominator so the fraction tends to $0^+$. But since there is a minus there, I flip the value which becomes $0^-$. According to my textbook this is wrong. The limit is supposed to be $0^+$. Any hints on why my approach to get the $\pm$ is wrong?

2

There are 2 best solutions below

1
On BEST ANSWER

You are wrong since $$-\log{1/x}=\log x$$therefore $$\lim_{t\to\infty}\dfrac{\log t}{t}=0^+$$

2
On

Hint:

$$\log\left(\frac1t\right)=-\log t$$