Why is it fine to assume .5 | x - 4 | < e in an epsilon-delta proof?

  • Thread starter Thread starter bjgawp
  • Start date Start date
  • Tags Tags
    Proof
AI Thread Summary
In the discussion about epsilon-delta proofs, the assumption that 0.5 |x - 4| < e is justified by the inequality |√x - 2| ≤ 0.5 |x - 4|, which holds under the condition |x - 4| < 2ε. This means that if x is sufficiently close to 4, the expression |√x - 2| can be made less than ε. The conversation emphasizes the importance of understanding the limit definition, which requires establishing a δ for any given ε. The process is described as "synthetic," where one derives δ from ε, ensuring that each step is reversible. This method is crucial for proving limits effectively.
bjgawp
Messages
84
Reaction score
0
Hey there everyone. I was looking at an epsilon-delta proof I did and realized that I wasn't exactly sure why one of my statements was true:

http://img255.imageshack.us/img255/7356/proofmy5.jpg

On the third last line, why is it fine to assume that .5 | x - 4 | < e is true? Isn't there a chance that .5 | x - 4 | may be greater than e?

Thanks in advance!

Edit: Hmm, wonder why the IMG tags don't work ...
 
Last edited by a moderator:
Mathematics news on Phys.org
it's not okay to assume that.The inequality \left|\sqrt{x}-2\right|\leq \frac{1}{2} \left|\ x - 4 \right|\ shows that if you restrict the x-values so that \left|\ x - 4\right|\ &lt;2\epsilon for the given \epsilon, then you get

\left|\sqrt{x}-2\right|\leq \frac{1}{2} \left|\ x - 4 \right|\ &lt; \frac{1}{2} (2\epsilon) =\epsilon

Also, the last line, 'And since . . .' is a bit weird. Remember that you're showing that such a delta exists in the first place.
 
Last edited:
How does \left|\sqrt{x}-2\right|\leq \frac{1}{2} \left|\ x - 4 \right|\ show that \left|\ x - 4\right|\ &lt;2\epsilon without assuming \frac{1}{2} \left|\ x - 4 \right|\ &lt; \epsilon first? Sorry. I don't see how the first inequality connects with it being less than epsilon. Thanks for the help!

Oh and yeah, I typed this up haphazardly without thinking what I meant by the last line. Thanks again!
 
remember that you fixed \epsilon as a positive number.

the inequality shows that IF you make \left|\ x - 4\right|\ &lt; \epsilon , THEN you get \left|\sqrt{x}-2\right|\&lt;\epsilon.

Read over the definition of a limit carefully and see how it applies to this particular problem:

We say that \lim_{x\to\\a}f(x)=v whenever,

for all \epsilon &gt; 0, there is some \delta &gt;0 such that,

whenever we have 0&lt;\left|\ x-a \right|\ &lt; \delta, it follows that \left|\ f(x) - v\right|\ &lt; \epsilon
 
The reason that last line seems a bit "peculiar" is that it is really a peculiarity of the way we do proofs of limits.

The definition of limit requires that we show that, for a specific \delta, if |x-a|&lt; \delta, then |f(x)- L|&lt; \epsilon. But what we do is work the other way- assuming a value of \epsilon, we calculate the necessary \delta. The point is that every step is "reversible"- you could start from, in this case, |x-4|< \delta and, by just going through the derivation "in reverse" arrive at |\sqrt{x}- 2|&lt; \epsilon.

That's sometimes referred to as "synthetic" proof. Again, we go from the conclusion we want to the hypothesis- but it is crucial that every step be "reversible"!
 
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top