While playing with the fixed points (i.e. $e^{\pm\pi/3}$) of the iterated composition of $(1-x)^{-1}$ and a kind of unitary transform, I stumbled across what I believed to be an identity that connects the factorial and the geometric series.
For $n=1$, it converges to $(1-e)^{-1}$ and always seems to point the nearest integer as the proper value of $n!$ $$ n! \approx \frac{-1}{1-\sum_{k=0}^{\infty} \frac{1}{(n*k)!}} |n \in Z^{+} $$ So my question is twofold, is it a known identity? And how does one manage to prove this since the sum diverges at $n=0$ and $\forall\ {}n \in Z, n!\ge1$. It seems to make it a difficult task.
The "identity" is an approximation; playing with your Wolfram Alpha link shows that the approximation gets better and better as $n$ gets larger, but is very inexact for small $n$.
And, as Karl noted in the comments, the approximation is equivalent to $\sum_{k=2}^\infty \frac{1}{(nk)!} \overset{?}{\approx} 0$, which does get better as $n$ is larger.