Let A⊆R and f:A→R where L∈R. We want c to be a Limit Point of A.
limx→cf(x)=L
means that ∀ε>0∃δ>0(0<|x−c|<δ) and x∈A implies that:
Consider f(x)=2x2+5 where A⊆R. We want to show:
The scratch is:
Now this will work if 0<|x−2|<1 (we can make the left side as small as any number) so that implies 0<|x+2|<5 so then the LHS will have a factor of 10, so that implies δ=min{1,ε10}. The proof highlights this.
Proof
Let ε>0.
Let ε=min{1,ε10}. Suppose 0<|x−2|<δ. Note that since |x−2|<δ≤1 then |x+2|<5. Then:
☐