Problem/Conjecture:
Let the function :
$$f(x)=\frac{((x+x_{\min})!-(x_{\min})!)^{\frac{1}{x}}}{x^{\frac{1}{x^2}}}$$
Where $x_\min$ denotes the minimum abscissa of the Gamma function near by $0.4616$
Then do we have :
$$f'(1-x_{\min})<^?0$$
An computation show it could be true.
And what is :
$$\lim_{x\to \infty}(f(x)-f(x-1))=?$$
Is it true? If yes is it trivial or well-know ?
Using for an approximation of $x_{\text{min}}$ the rational values $$\left\{\frac{343}{743},\frac{379}{821},\frac{2691 5}{58304},\frac{47381}{102638},\frac{51171}{110848},\frac{102721}{222517},\frac{256992}{556703},\frac{1439231}{3117701}\right\}$$ what is obtained $$\left( \begin{array}{cc} n & f'(1-x_{\text{min}}) \\ 1 & -0.00011212968 \\ 2 & -0.00001826854 \\ 3 & -0.00001806921 \\ 4 & -0.00001815531 \\ 5 & -0.00001816370 \\ 6 & -0.00001816408 \\ 7 & -0.00001816416 \\ 8 & -0.00001816417 \\ \end{array} \right)$$
For the second question, using $x=10^{12}$ to avoid overflows, it is quite impressive $$\left( \begin{array}{cc} n & f(10^{12})-f(10^{12}-1) \\ 1 & 0.367879441171796089914000535729 \\ 2 & 0.367879441171796086295532027426 \\ 3 & 0.367879441171796086287846671071 \\ 4 & 0.367879441171796086291166324500 \\ 5 & 0.367879441171796086291489671976 \\ 6 & 0.367879441171796086291504586674 \\ 7 & 0.367879441171796086291507556416 \\ 8 & 0.367879441171796086291507768373 \\ \end{array} \right)$$
which is $$\huge \frac 1 e$$
Edit
For the behavior of the difference, assuming that we can neglect $s_{\text{min}}$ and that $$f(x)-f(x-1) \sim f'(x)$$ using $$f(x)= \frac{\Gamma (x+1)^{\frac{1}{x}}}{x^{\frac{1}{x^2}} }$$ $$f'(x)= \frac{\Gamma (x+1)^{\frac{1}{x}}}{x^{3+\frac{1}{x^2}} } \left(x^2 \psi ^{(0)}(x+1)+2 \log (x)-x \log (\Gamma (x+1))-1\right)$$ $$\log(f'(x))=-1+\frac 1 {2x}+O\left(\left(\frac{\log (x)}{x}\right)^2\right)$$