By definition, the double factorial $(-1)!! = 1$. How can this be rationalized?
2026-04-11 16:23:23.1775924603
On
Why is the double factorial $(-1)!! = 1$, by definition?
2.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
Looking at the expression for a double factorial in terms of ordinary factorials, $$(2k-1)!! = \frac{(2k)!}{2^{k} k!}$$ and setting $k=0$, $$(0-1)!! = \frac{0!}{2^0 0!} = 1.$$ This maintains consistency with the convention that $0! = 1$.
This is a "double factorial":
From the link above, we have that for odd $n$ there is a $k\in \mathbb{Z}$ such that $n = 2k-1$, so $$n!! = (2k-1)!! = \dfrac{(2k)!}{2^k k!}.$$
$$\text{At}\;k = 0,\;\;\;(2\cdot 0 - 1)!! = (-1)!! = \frac{0!}{2^0 0!} = \frac{1}{1\cdot 1} = 1.$$
Recall that $0! = 1$, by definition (as representing the "empty product").
For even $n = 2k\,$ for $k \in \mathbb{Z}$: $$n\,!\,! = (2k)\,!\,! \;= \;2^k\, k\,!$$