Do we have any formula for the sum of factorials above?
2026-05-17 06:24:50.1778999090
Is there any formula for $\sum_{k=1}^n k!$?
192 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
According to its OEIS page, we have $$\sum_{k=0}^{n-1} k! = \int_0^{+\infty} \frac{x^n - 1}{x - 1}\, e^{-x}\, dx.$$
(I know it's probably not the kind of formulae you're after, but there is not a fundamentally better answer.)