Let $p>2$ be a real number and consider the sum $J=\sum_{d=0}^{\infty}|\binom{p-2}{d}|$.
I want to know whether $J$ is a finite quantity or not?
Indeed, if we consider $I=\sum_{d=0}^{\infty}\binom{p-2}{d}$, then we have $I=2^{p-2}$ which is finite. But I am unable to verify whether $I$ (which involves modulus of each quantity in the summation) is finite or not?
Remark: $p$ need not be an integer, and I'm using the general definition of the binomial coefficient as $$ \binom{\alpha}{k} = \frac{\alpha(\alpha-1) \ldots(\alpha-k+1)}{1 \cdot 2 \cdots k} $$ for real numbers $\alpha$ and positive integers $k$.
It suffices to investigate the case that $x = p-2 > 0$ is not an integer, because the sum is finite otherwise.
Let $n \ge 0$ be an integer with $n < x < n+1$. For $d \ge n+2$ we have $$ \left| \binom xd \right| = \frac{x(x-1)\cdots (x-n)}{(n+1)!} \times \frac{(n+1-x)(n+2-x)\cdots (d-1-x)}{(n+2)(n+3) \cdots d} \, . $$ The first factor does not depend on $d$, therefore it suffices to show that the series $$ \sum_{d=n+2}^\infty a_n \quad \text{with } a_n = \prod_{k=n+2}^d \left( \frac{k-1-x}{k} \right) > 0 $$ is convergent. Using the well-known estimate $\ln (1+t) \le t$ we get $$ \ln a_n = \sum_{k=n+2}^d \ln \left( \frac{k-1-x}{k} \right) \le -(x+1) \sum_{k=n+2}^d \frac 1k \\ \le -(x+1) \int_{n+2}^{d+1} \frac{dt}{t} = -(x+1) \ln \frac{d+1}{n+2} \, . $$ It follows that $$ 0 < a_n \le \frac{(n+2)^{x+1}}{(d+1)^{x+1}} $$ and that implies the convergence of $\sum_{d=n+2}^\infty a_n$ because $x+1 > 1$.