in Calculus retagged by
689 views
0 votes
0 votes
$\lim_{x\rightarrow 0} \frac{x^{x}-1}{x}$
in Calculus retagged by
689 views

1 comment

0is indeterminate form and moreover given expression is not in 0/0 or ∞/∞ form .So we can't apply LH rule directly.

We need to do some transformation

0
0

2 Answers

2 votes
2 votes
Best answer
$\lim_{x\rightarrow 0} \frac{x^{x}-1}{x}$ $(0^0 = 1$ and this is of  $\frac{0}{0}$ form)

We apply l'hopital's rule to get

$\lim_{x\rightarrow 0} \frac{\frac{d}{dx}\left(x^{x}\right)}{1}$

To calculate $\lim_{x\rightarrow 0}\frac{d}{dx}(x^{x})$,  put $y=x^{x} $

Taking log both sides,

$\ln y= x \ln x \\ (1/y)(dy/dx)=(1+\ln x) \\ dy=x^x(1+\ln x) dx$

now applying limit we get,

$\lim_{x\rightarrow 0} \frac{d}{dx}\left(x^{x}\right) = \lim_{x\rightarrow 0}x^{x}(1+\ln x) \\= 1.(1+\ln 0) \\= 1+ \ln 0 =\ln 0 \\ \text{Hence, undefined}$
selected by

4 Comments

0 power 0 is 1, not indeterminate form.
0
0

found this just 00 .is indeterminate form.

http://www.math.fsu.edu/~bellenot/class/f99/cal1/indeterminate.pdf

0
0
1
1
0 votes
0 votes

First of all,here we can't apply L'Hospital rule because it is not of 0/0 or ∞/∞ form.Here 0is indeterminate ,so we can't tell its value.

Explanation of why 0 is indeterminate ?

Here 0 is actually tends to zero ,not exactly zero. So it can be either 0 or 0- . So in expression like a( where 'a' and 'b' both can be -ve or +ve ),we can not uniquely determine the value of the expression.That is the reason it is indeterminate.

Now comes to our problem.....

limx->0  (xx -1)/x  =  limx->0  (exlnx -1)/x -----------------------(A)

Now if x->0  limx->0  (xlnx) =  limx->0  (lnx/(1/x))   [∞/∞ form]

so applying L'Hospital rule ,we have ,

limx->0  (lnx/(1/x)) = limx->0  (1/x/(-1/x2)) = 0

so from (A) it is clear that limx->0  (exlnx -1)/x = (e-1)/0 => [0/0 form]

Hence now we can apply L'Hospital rule in (A) since is in the form 0/0.

limx->0  (exlnx -1)/x = limx->0  (exlnx(1+ lnx))/1   (after differentiation).

Now we can see that the expression limx->0  (exlnx(1+ lnx))/1 is no longer in indeterminate form. So we can directly put the value of

x->0 and get the result.

Putting x-> 0 in  (exlnx(1+ lnx))/1 => e0(1 + ln0) = 1(1-∞) = -∞

Hence limiting value of expression is infinite(-ve).

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true