As seen here, it is possible to assign a value to the alternating factorial series:
$$\sum_{n=0}^\infty(-1)^nn!\approx0.596$$
I am interested in the non-alternating series. Here is my attempt:
$$\sum_{n=0}^\infty n!=\sum_{n=0}^\infty\int_0^\infty x^ne^{-x}dx$$
$$=\int_0^\infty\sum_{n=0}^\infty x^ne^{-x}dx$$
$$=\int_0^\infty\frac{e^{-x}}{1-x}dx$$
However, there is a singularity at $x=1$, so I cannot proceed any further with this method.
I am wondering if someone could finish the last line or provide insight into a possible other method to solving this problem.
You could interpret this as principal value: $$ \lim_{\epsilon\rightarrow 0^+} (\int_0^{1-\epsilon} + \int_{1+\epsilon}^\infty) \frac{e^{-t}}{1-t} dt$$ So the integral evaluates to something like 0.6971796...