Evaluate k=1∑∞(−1)k+1k!k(k+1).
Rewrite as k=1∑∞(−1)k+1(k−1)!k+1 and split: k=1∑∞(−1)k+1(k−1)!k+k=1∑∞(−1)k+1(k−1)!1.
The first sum, after rewriting (k−1)!k=(k−2)!1+(k−1)!1 for k≥2, evaluates to 0 using the exponential series j=0∑∞j!(−1)j=e−1.
The second sum with substitution j=k−1 gives j=0∑∞(−1)jj!1=e−1=e1.
Therefore, the total is 0+e1=e1.