take the series $(a_{n})$ defined as $a_n = \log(n)$, what would be a correct argument to show the limit does not exist?
Assume $\lim_{n \rightarrow \infty} \log(n) = L$ Therefore:
$\forall \epsilon >0\space \exists N \space natural \space s.t. \forall n > N , \space |\log(n) - L| < \epsilon$
I have the impression that a proper choice of epsilon dependant on L would allow for some contradiction , any hints on the reasoning are appreciated.