roadworx
- 20
- 0
Homework Statement
I'm proving the limit of an equation with the epsilon-N notation for negative infinity.
Here is the equation that I'm trying to prove.
lim \frac{1}{x} = 0
x \rightarrow -\infty
I get stuck at the inequality point.
So, let \epsilon>0, N<0 (N is negative) such that
\left|\frac{1}{x} - 0\right| < \epsilon whenever x<N
So, x > \frac{1}{\epsilon}
But we want N to be negative, so add a negative sign
x > -\frac{1}{\epsilon}
Now this is where I get confused.
I have that x > -\frac{1}{\epsilon}, yet I want x<N. If N is -\frac{1}{\epsilon}, then x not less than N. If x is not less than N, then wouldn't it be wrong to use -\frac{1}{\epsilon} for N, because our x<N has not been satisfied. Or have I got an inequality wrong somewhere?
Thanks