Epsilon-delta proof of one sided infinite limit.

reinloch
Messages
5
Reaction score
0

Homework Statement


proof this limit:
\lim_{x\rightarrow 1^+}\frac{1}{(x-1)(x-2)}=-∞


Homework Equations





The Attempt at a Solution



So for every N < 0, I need to find a \delta > 0 such that
0 < x - 1 < \delta \Rightarrow \frac{1}{(x-1)(x-2)} < N

Assuming 0 < x - 1 < 1, I get -1 < x - 2 < 0, and -\frac{1}{x-2}>1.

Assuming 0 < x - 1 < -\frac{1}{N}, I get -(x-1) > \frac{1}{N}, -\frac{1}{x-1} < N, and \left(-\frac{1}{x-1}\right)\left(-\frac{1}{x-2}\right) < N\left(-\frac{1}{x-2}\right), but then I got stuck.
 
Physics news on Phys.org
welcome to pf!

hi reinloch! welcome to pf! :smile:
reinloch said:
\left(-\frac{1}{x-1}\right)\left(-\frac{1}{x-2}\right) < N\left(-\frac{1}{x-2}\right)

the trick is to choose δ so that 1/(x - 2) is less than a fixed number :wink:
 
Thanks. I am stuck with the right choice for \delta. I choose 1 and -\frac{1}{N}, and it didn't seem to work.
 
choose δ so that x doesn't get too close to 2 :wink:
 
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...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top