"Can't Find Limit Problem: \lim_{x \rightarrow 0}

  • Thread starter Thread starter honestrosewater
  • Start date Start date
  • Tags Tags
    Limit
honestrosewater
Gold Member
Messages
2,133
Reaction score
6
Problem
Find the limit.

<br /> \lim_{x \rightarrow 0} \frac{\frac{1}{x + 1} - 1}{x}<br />

My attempt
I'm totally stuck. domain(f) = R - {0}. Setting g: R - {-1} --> R, g(x) = 1/(x+1) - 1 and h: R --> R, h(x) = x, g and h are both continuous, but g(0) = 0 and h(0) = 0. It looks like f(0) is just a hole. Perhaps I will try factoring again. My book says the limit is -1, but I don't see how it expects me to find it.
 
Physics news on Phys.org
Hi honestrosewater! :smile:

erm :redface:

what's 1/(x+1) - 1 ? :wink:

( alternatively, use l'Hôpital's rule )
 
tiny-tim said:
what's 1/(x+1) - 1 ?
1/(x + 1) - 1 = -x/(x+1)? Does that help me somehow? Sorry, I am sure it's something simple, but I cannot see it. Oh... right.

\left(\frac{-x}{x + 1}\right)\left(\frac{1}{x}\right) = \frac{-1}{x + 1} = g(x)<br />

g is continuous and x != 0 implies g(x) = f(x), so lim(x --> 0) f(0) = lim(x --> 0) g(0) = -1. Hah.

alternatively, use l'Hôpital's rule
Thanks for this tip. I will remember it later. Unfortunately, passing my test means applying the algorithms that the book has taught us, and we have not covered derivatives yet or been taught that rule. I have already been warned about using theorems that I am not supposed to know.

Thanks! :^)
 
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