Help Prove Using Epsilon-Delta Limits

"limxaf(x)=L\displaystyle \lim_{x\to a} f(x)= L" means "Given ϵ>0\displaystyle \epsilon> 0 there exist δ>0\displaystyle \delta> 0 such that if xa<δ\displaystyle |x- a|< \delta then f(x)L<ϵ\displaystyle |f(x)- L|< \epsilon".

Here, f(x)= x and L= a so that becomes "Given ϵ>0\displaystyle \epsilon> 0 there exist δ>0\displaystyle \delta> 0 such that if xa<δ\displaystyle |x- a|< \delta then xa<ϵ\displaystyle |x- a|< \epsilon".

Comparing the two inequalities you should see they are the same- you just have to take δ=ϵ\displaystyle \delta= \epsilon.

Typically that observation is enough but if you wanted to give a "rigorous" proof you would say
"Given ϵ>0\displaystyle \epsilon> 0 if xa<ϵ\displaystyle |x- a|< \epsilon then f(x)L=xa<ϵ\displaystyle |f(x)- L|= |x- a|< \epsilon".
 
Top