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"!
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
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 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top