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
For $n\geqslant 5$, we have $$\begin{align}1!+2!+\cdots +(n-1)!&\gt (n-3)!+(n-2)!+(n-1)! \\\\&=(n-3)!\bigg(1+n-2+(n-2)(n-1)\bigg) \\\\&=(n-3)!\bigg(n^2-2n+1\bigg) \\\\&\gt (n-3)!\bigg(n^2-2n\bigg) \\\\&=\frac{n!}{n-1}\end{align}$$ from which we get $$\frac{n!}{1!+2!+\cdots +(n-1)!}\lt n-1\tag1$$
Also, for $n\geqslant 5$, we have $$\begin{align}1!+2!+\cdots +(n-1)!&\lt (n-3)(n-3)!+(n-2)!+(n-1)! \\\\&=(n-3)!\bigg(n-3+n-2+(n-2)(n-1)\bigg) \\\\&=(n-3)!\bigg(n^2-n-3\bigg) \\\\&\lt (n-3)!\bigg(n^2-n\bigg) \\\\&=\frac{n!}{n-2}\end{align}$$ from which we get $$n-2\lt\frac{n!}{1!+2!+\cdots +(n-1)!}\tag2$$
From $(1)(2)$, we have, for $n\geqslant 5$, $$n-2\lt\frac{n!}{1!+2!+\cdots +(n-1)!}\lt n-1$$ which implies $$\left\lfloor\frac{n!}{1!+2!+\cdots +(n-1)!}\right\rfloor=n-2$$
Therefore, the answer is $$\left\lfloor\frac{2019!}{1!+2!+\cdots +2018!}\right\rfloor=\color{red}{2017}$$