kingwinner
- 1,266
- 0
Homework Statement
Prove
lim x/(x+1) = 1/2
x->1
Homework Equations
The Attempt at a Solution
|x/(x+1) - 1/2|=|x-1|/(2|x+1|)
Assume x>0[/color] (can I say this??), then |x-1|/(2|x+1|)<|x-1|/2
Take delta=min{1,epsilon/2}.
Then if 0<|x-1|<delta, then |x/(x+1) - 1/2|<epsilon
In the middle of my proof, I assumed that x>0, is this OK?
Does my choice of delta (delta=min{1,epsilon/2}) work?
Could someone kindly confirm this? (or point out any mistakes)
I haven't done those for awhile, so I'm not sure if I'm doing it correctly.
Thanks!