How Do You Prove a Limit Using the ε-δ Definition?

  • Thread starter Thread starter SithsNGiggles
  • Start date Start date
  • Tags Tags
    Limit Proof
SithsNGiggles
Messages
183
Reaction score
0

Homework Statement



Use the ε-δ definition of the limit to prove that

lim as x -> 3 of (2x - 6)/(x-3) = 2

Homework Equations



The Attempt at a Solution



I've started a preliminary analysis for the proof:
For any ε>0, find δ=δ(ε) such that 0 < |x - 3| < δ implies that |(2x - 6)/(x-3) - 2|< ε.
Simplifying:
|(2x - 6)/(x-3) - 2| = |(2x - 6 - 2(x - 3))/(x-3)| = |(2x - 6 - 2x + 6)/(x - 3)| = 0

Where do I go from here? Have I just proven that since the simplified form is 0, which is less than ε, and therefore proven the limit?
 
Physics news on Phys.org
What do you get when you reduce (2x-6)/(x-3) to lowest terms?
 
2. Does that mean I've proved the limit? No formal proof required?
 
No. Any δ > 0 will work, but you still need to show that for any x such that 0 < |x - 3| [STRIKE]< δ[/STRIKE] , |(2x - 6)/(x-3) - 2|< ε .

I crossed out the < δ side, because as long as (x-3) ≠ 0, (2x - 6)/(x-3) - 2 = 0 which, of course is less than ε .
 
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