John O' Meara
- 325
- 0
Find a negative number N such that |\frac{x^2}{1+x^2}-1| < \epsilon for x < N. That implies |\frac{-1}{1+x^2}| < \epsilon if x < N.This gives me the following -|\frac{1}{1+x^2}| < \epsilon if x < N.I do not know what to do from here. Please help as I am teaching myself. Thanks.