if $n$ is any integer, we find that $\dfrac{n!/(n+1)}{(n-1)!/n}$ is $\dfrac{n^2}{n+1}$ through simplification. By putting in $n = 1$, we find that $\dfrac{1/2}{0!} = \dfrac{1}{2}$. Thus, we get $0! = 1$. Is this way of proving correct?
2026-03-29 16:34:37.1774802077
Is this a legitimate way to prove $0!=1$?
139 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
In your "proof", $n!$ is only defined when $n≧1$. So, $\frac{n!/(n+1)}{(n-1)!/n} $ is defined only when $n-1≧1i.e. n≧2$.
So you cannot put $n=1$ into your identical equation.
If you want to define $0!$ naturally , natural requirement shall be $n!=n\cdot(n-1)!$,take n=1,then we have no choice but to define $0!=1$. This is a standard definition of $n!(n≧0,n∈\mathbb{Z})$ but not a proof of $0!=1$.