Proving Non-Existence of a Limit: Solving 1/(x^2+x^3)

  • Thread starter Thread starter lizielou09
  • Start date Start date
  • Tags Tags
    Limit
lizielou09
Messages
3
Reaction score
0

Homework Statement

does not exist.

Prove that the limit as x approaches 0 of 1/(x2+x3)

Homework Equations





The Attempt at a Solution


I know that I have to prove that the absolute value of 1/(x2+x3) - L is greater than or equal to epsilon for some delta. What do I do next?
 
Physics news on Phys.org
The definition of limit says:
\exists L, \forall \epsilon > 0, \exists \delta > 0, \forall x \text{ s.t.} |x| < \delta: |f(x) - L| < \epsilon
where L is the supposed limit.

What is the negation of this?
 
The negation would be that the absolute value of f(x)-L is greater than or equal to epsilon. But how do I prove that there exists a delta for which that is true?
 
Why don't you just show that for all positive real numbers M, |1/(x^2 + x^3)| > M if x is taken sufficiently small?
 
Yes, but you should take care with the quantifiers: the negation of
<br /> \exists L, \forall \epsilon &gt; 0, \exists \delta &gt; 0<br />
is
<br /> \forall L, \exists \epsilon &gt; 0, \forall \delta &gt; 0<br />

I was stressing this because I think it is important that you do not fall into such logical traps.

Of course, if you just want to solve the question, follow JG's advice :)
 
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...

Similar threads

Back
Top