Alright so this is my first post in here, and it is my last hope for solving my problem.
I searched on the internet, in books, anywhere and I couldn't find a way to solve this.
I have a series which looks like this:
$S_n = a_1 + a_2 + a_3 + .... + a_n$
Where $a_n = {n\over (n+1)!}$
I have to calculate $\lim\limits_{n \to \infty} S_n$
How should I approach this problem? I don't know how to solve it at all.