Evaluation of floor value of
$(2019!)\cdot (2018!+2017!+\cdots +2!+1!)^{-1}$
Try: I am trying to solve it using gamma function.
$\displaystyle (n-1)!=\Gamma (n)=\int^{\infty}_{0}e^{-x}\cdot x^{n-1}dx$
and $\displaystyle \sum^{2018}_{k=1}k!=\sum^{2018}_{k=1}\Gamma(k+1)=\sum^{2018}_{k=1}\int^{\infty}_{0}e^{-x}\cdot x^{k}dx$
$\displaystyle =\int^{\infty}_{0}e^{-x}\sum^{2018}_{k=1}x^{k}dx=\int^{\infty}_{0}e^{-x}\bigg(\frac{x^{2019}-x}{x-1}\bigg)dx$
So our expression is $$(2019!)\cdot \frac{1}{\displaystyle \int^{\infty}_{0}e^{-x}\bigg(\frac{x^{2019}-x}{x-1}\bigg)dx}$$
Now i did not know how can i bound it
Could some help me to solve it thanks