We have seen the harmonic series is a divergent series whose terms approach $0$. Show that $$\sum_{n = 1}^\infty \text{ln}\left(1 + \frac{1}{n}\right)$$ is another series with this property.
Denote $a_n = \text{ln}\left(1 + \frac{1}{n}\right).$ Then, $$\lim_{n \to \infty}\text{ln}\left(1 + \frac{1}{n}\right) = \text{ln}\left(1 + \lim_{n \to \infty}\frac{1}{n}\right) = 0,$$ since $\text{ln}(x)$ is a continues function on its domain. However, I can't seem to prove that the series is divergent. I know the proof for the harmonic series (which is quite clever in my opinion), and I wondered whether this question required a similar approach?