Limiting with L'Hospital's Rule: Evaluating (1-10x)^(1/x)

  • Thread starter Thread starter davemoosehead
  • Start date Start date
davemoosehead
Messages
26
Reaction score
0

Homework Statement


lim (1-10x)^(1/x)
x->0
evaluate the limit

Homework Equations


L'hostpital's rule

The Attempt at a Solution



take derivative:
lim (-10+100x)/x
x->0

can't divide by zero so take the derivative again but x goes away:
lim 100
x->0

is 100 the limit? is there a limit? now that I'm looking at it again, i don't think i have the derivative right...
 
Physics news on Phys.org
Take natural logs on both sides. You'll get,

ln(L) = lim(x->0) {1/x*ln(1-10x)} which is of the form 0/0. Apply l'Hospital's rule now. When done, convert the ln(L) = m {where m is the value of limit you got} again into exponential form, i.e. L=e^m.

Regards,
Sleek.
 
davemoosehead said:

Homework Statement


lim (1-10x)^(1/x)
x->0
evaluate the limit

Homework Equations


L'hostpital's rule


The Attempt at a Solution



take derivative:
lim (-10+100x)/x
x->0
WHAT did you take the derivative of? I don't recognize that as having anything to do with your original limit!

can't divide by zero so take the derivative again but x goes away:
lim 100
x->0

is 100 the limit? is there a limit? now that I'm looking at it again, i don't think i have the derivative right...
Since your original form is NOT f(x)/g(x), the first thing I would do it take the logarithm:
If Y= (1-10x)^{1/x} then ln(Y)= ln(1-10x)/x. Now apply L'Hopital's rule to that.
 
ok...hows this look?

ln(L) = lim(x->0) { ln(1-10x)/x } = 0/0 so..

ln(L) = lim(x->0) { (-10)/(1-10x) }

ln(L) = -10

L = e^-10
 
Much better.

(Sorry about posting the same thing so many times. I got a bit carried away, didn't I?)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top