I was studying something about binomial coefficients then I thought that whether I can expand the formulae $\sum_{i=0}^n {\binom{n}{i}}= 2^n$ to integrals. So I tried plugging in some values in calculator, and here are my results:-
★Sometimes the ratio is above 1 $$\frac {\int_{-170}^{170}{\frac{(3.9)!}{(3.9-t)!(t)!}dt}} {2^{3.9}} = 1.0000008068$$
★Sometimes the ratio is below 1 $$\frac {\int_{-170}^{170}{\frac{(3.1)!}{(3.1-t)!(t)!}dt}} {2^{3.1}} = 0.999999987055$$
★It is also worth noting that the ratio isn't close to 1 when we plug in negative values, may be because the function in integration diverges at both ends but I think it should converge when we go towards infinity $$\frac {\int_{-100}^{100}{\frac{(-1.8)!}{(-1.8-t)!(t)!}dt}} {2^{-1.8}} = 221.136809313$$
Computing $$I_x=\frac{x!}{2^x}\int_{-\infty}^{+\infty}\frac{dt}{(x-t)!\,\,t!}$$ I had the following results (convergence problems for $x<3$) $$\left( \begin{array}{cc} 3 & 1.00000593804190 \\ 4 & 0.99999769880684 \\ 5 & 1.00000027889204 \\ 6 & 0.99999972800274 \\ 7 & 0.99999999215455 \\ 8 & 0.99999990105455 \\ 9 & 0.99999997983950 \\ 10 & 1.00000000122939 \\ 11 & 1.00000000353610 \\ 12 & 0.99999999425838 \\ 13 & 0.99999998263212 \\ 14 & 0.99999999013611 \\ 15 & 0.99999999858660 \\ 16 & 0.99999999334312 \\ 17 & 1.00000001664105 \\ 18 & 1.00000000019262 \\ 19 & 0.99999999948438 \\ 20 & 0.99999999938931 \\ 21 & 1.00000000450905 \\ 22 & 1.00000000000426 \\ 23 & 1.00000000000573 \\ 24 & 0.99999999999661 \\ 25 & 0.99999999999690 \\ 26 & 1.00000000002458 \\ 27 & 1.00000000000656 \\ 28 & 0.99999999990548 \\ 29 & 1.00000000000046 \\ 30 & 1.00000000000054 \\ 31 & 1.00000000048450 \\ 32 & 1.00000000000213 \\ 33 & 1.00000000000252 \\ 34 & 1.00000000000235 \\ 35 & 1.00000000000202 \\ 36 & 1.00000000000168 \\ 37 & 1.00000000000137 \\ 38 & 1.00000000000110 \\ 39 & 1.00000000000088 \\ 40 & 1.00000000000075 \\ 41 & 1.00000000000064 \\ 42 & 1.00000000000045 \\ 43 & 1.00000000000020 \\ 44 & 0.99999999999875 \\ 45 & 1.00000000000045 \\ 46 & 1.00000000000065 \\ 47 & 1.00000000000002 \\ 48 & 0.99999999999871 \\ 49 & 0.99999999999836 \\ 50 & 1.00000000000075 \end{array} \right)$$