What Happens to the Limit of ln(x) + 1/x as x Approaches Zero from the Right?

oswald88
Messages
5
Reaction score
0

Homework Statement



Find limit lim x->0+ of lnx+1/x

Homework Equations



1/x = ln e^1/x

The Attempt at a Solution



ln x + ln e^1/x = ln x*e^(1/x)
lim x-> 0+

ln x + ln e^1/x = ln 0*inf = ln 0 = - inf
lim x-> 0+

Source: my self vs http://www.numberempire.com/limitcalculator.php
 

Attachments

  • 2b.gif
    2b.gif
    1.1 KB · Views: 518
Last edited:
Physics news on Phys.org


above, pitcure of mathematica solution..
 

Attachments

  • a.gif
    a.gif
    12.2 KB · Views: 583
oswald88 said:
ln x + ln e^1/x = ln x*e^(1/x)
lim x-> 0+

ln x + ln e^1/x = ln 0*inf = ln 0 = - inf
lim x-> 0+

\lim_{x\to x_0} f(x)g(x)=\left(\lim_{x\to x_0} f(x)\right)\left(\lim_{x\to x_0}g(x)\right)

The above property is only true if both the individual limits exist (are finite). But, \lim_{x\to 0^+}e^{1/x}=\infty[/itex] which isn&#039;t finite, and so you can&#039;t claim that <br /> <br /> \lim_{x\to 0^+}xe^{1/x}=\left(\lim_{x\to 0^+}x\right)\left(\lim_{x\to 0^+}e^{1/x}\right)=(0)(\infty)=0
 
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