I am having a hard time understanding the definition of a limit.
Specifically, why we define convergence to L (when there exists N such that for all $n>N$) as
$|s_n-L| <\epsilon$
instead of
$s_n-L<\epsilon$
I have been thinking about this for a while and I can't seem to wrap my head around why we need the absolute value.
Absolute value measures distance.
We want a statement that says, when $n$ is large enough, then the distance between $s_n$ and $L$ get smaller and smaller.