$$S_1=1\\ S_n=n!+S_{n-1}$$ Is there a simple way to express $S_n$ without summing up all the previous terms? Sorry I haven't put any effort in the problem but I don't know where to start.
So this means that $$S_1=1\\ S_2=3\\ S_3=9\\ S_4=33$$ and so on. Thanks in advance.