Proving limits of square roots — Mathwizurd

Mathwizurd.com is created by David Witten, a mathematics and computer science student at Stanford University. For more information, see the "About" page.

Proving limits of square roots

See also: Proving Limits of Quadratics

Let's say we have this problem:

limx4(2x+3)=7

Recall that we want to find a relationship between delta (distance x is from 4) and epsilon (distance the function is from 7). Here, we're going to be doing an epsilon-delta proof of this square root function.

Discovery Phase

|2x+37|<ϵ |2x4|<ϵ 2|x2|<ϵ Now, |x4|=|x+2||x2|, so we can rewrite it. 2|x4||x+2|<ϵ Now, we have to set a maximum value for delta. Let's say it's 2. For really big values of ϵ, δ=2 still works. For small values of ϵ, δ is unaffected. So, x must be in [c2,c+2]=[2,6] We can write this inequality: 2|x4||2+2|2|x4||x+2|2|x4||6+2| So, if we prove ϵ>2|x4|2+2, we prove the general case.

Proof

We are trying to prove this statement: ϵ>0,δ s.t. if 0<|x4|<δ|2x4|<ϵ In order to do this, we show that it works for an arbitrary ϵ>0. Let ϵ>0 This leaves us with two cases: 2+22ϵ>2 or 2 Case 1: ϵ>42+2 Let δ=min(2+22ϵ,2)=2 |x4|<22|x2|2+2<42+2 Because x[4δ,4+δ]=[2,6], 2|x4||x+2|2|x2|2+2<42+2 2|x4||x+2|=2|x2|=|2x+37|<42+2<ϵ Now, that case is done. Now, we do the unaffected case, where ϵ42+2 Let δ=min(2+22ϵ,2)=2+22ϵ |x4|<2+22ϵ 2|x4|2+2<ϵ Because x[2,6], we can write 2|x4|x+2<2|x4|2+2<ϵ |x+37|<ϵ For every epsilon, we have now proven that there exists a delta such that if |x4|<δ, then |x+37|<ϵ.
David Witten

Related Rates Circle Problem

Limit Properties