$$ \mbox{Given the following sequence}:\quad a_{n + 1} = n + n\,a_{n}\quad\mbox{and}\quad a_{1} = 0. $$
- How would one find the closed form of this $?$.
- This looks vaguely like something involving factorials.
- Finding the closed form is difficult, and I'm not sure how to start besides trial and error.
Any help would be appreciated.