John O' Meara
- 325
- 0
Ues the limit definition to prove that the stated limit is correct. \lim_{x->-2} \frac{1}{x+1}=-1. The limit def' is |f(x)-L|<epsilon if 0<|x-a|< delta. So we have |\frac{1}{x+1} + 1| < \epsilon if 0 < |x- (-2)| < \delta \mbox{ therefore } |\frac{1}{x+1}||x+2| < \epslion \mbox{ if } 0 < |x + 2| < \delta. To bound \frac{1}{x+1} \mbox { let } -1 < \delta < 1.-1 < x+2< 1 \mbox{ that implies } -2 < x+1 < 0 \mbox{ therefore } \frac{-1}{2} > \frac{1}{x+1} > 0. This cannot be correct as the answer for delta is \frac{\epsilon}{1+\epsilon}. My algebra is rusty. Please help, thanks.