Solving an indeterminate 0/0 limit without L'Hospital

  • Thread starter Thread starter Hernaner28
  • Start date Start date
  • Tags Tags
    Limit
Hernaner28
Messages
261
Reaction score
0
Hi! I'd like to know how to solve the following limit without having to use L'Hospital's rule:

\displaystyle\lim_{x \to{1}}{x^{\frac{1}{x-1}}}

I've already solved it using the derivative rules but I want to know how to solve it without them. Thanks for your help!

EDIT: I was mistaken, it's not a 0/0 indetermiante limit, it's 1^infinity. Edit the title, thanks!
 
Physics news on Phys.org
Does the limit from the left equal the limit from the right? Also, l'Hospital's rule doesn't apply to this kind of limit. What kinds does[\I] it apply to?
 
There's one point when you're solving this limit that you get an indeterminate 0/0 limit:

e\displaystyle\lim_{x \to{1}}{\frac{log(x)}{x-1}}

When you get there you may apply L'Hospital's rule but I want to know how to continue without using it.
 
Well, scurty, you can use L'Hopital, indirectly: If y= x^{1/(x-1)} then ln(y)= (ln(x))/(x- 1)which is of the form 0/0. Unfortunately, Hernaner28, I don't see any simple way to do this other than L'Hopital's rule.
 
HallsofIvy said:
Well, scurty, you can use L'Hopital, indirectly: If y= x^{1/(x-1)} then ln(y)= (ln(x))/(x- 1)which is of the form 0/0. Unfortunately, Hernaner28, I don't see any simple way to do this other than L'Hopital's rule.

I'm confused, I thought the limit doesn't exist? The limit from the left doesn't equal the limit from the right.

Edit: I'm on a mobile phone and I completely missed the x being raised to the power, I just saw the power. The x blended in with the lim. Okay, I understand what is being asked now.
 
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