Solving Limit: n/log(n) as x Approaches 0

  • Thread starter Thread starter Daveyboy
  • Start date Start date
  • Tags Tags
    Limit
Daveyboy
Messages
57
Reaction score
0

Homework Statement



lim x->0 (n/log(n))[n1/n-1]


The Attempt at a Solution



I've just been trying to move things around, and use L'Hospitals when appropriate. I haven't been able to see the trick.

Got any hints?
 
Physics news on Phys.org
Try the algebra of limits
 
Do you mean lim n->infinity?
 
woops, you as n goes to infinity.

Ive been using L'hospitals on the numerator after multiplying the n through and rewriting in exponential form.

d/dx:[x1/x+1-x] = d/dx:[e(1/x+1)ln(x)-x]= e(1/x+1)ln(x)( -ln(x)/x2+(x+1)/x2) -1
and the bottom goes to 1/x

so the new limit after applying L'Hospital is
e(1/x+1)ln(x)((x+1)-ln(x)/x) -x

which leaves me with a big question mark.
 
also tried looking at it like this.

(n1/n-1)/(log(x)/x)

using L'H on the top and bottom give:

x1/x((1-ln(x)/x2)/(1-log(x))... I want to do something with that log
 
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