Minor cleanup
This commit is contained in:
@ -59,7 +59,7 @@ and of a bounded sequence that does not have a limit.
|
||||
\definition{Limits (formal)}
|
||||
Let $a_n$ be a sequence.
|
||||
$L$ is the \textit{limit} of this sequence if for any $\varepsilon < 0$, \par
|
||||
we can find an $N$ so that $|a_n - L| < \varepsilon \forall n \geq N$.
|
||||
we can find an $N$ so that $|a_n - L| < \varepsilon ~~ \forall n \geq N$.
|
||||
|
||||
\vfill
|
||||
|
||||
|
Reference in New Issue
Block a user