$$\binom{n}{k}=\frac{n!}{k!(n-k)!}$$ The expression above is also known as binomial coefficient. Is there a similar naming convention that describes the one below? $$k!\binom{n}{k}=\frac{n!}{(n-k)!}$$
2026-03-25 06:05:25.1774418725
Special name for $k!\binom{n}{k}=\frac{n!}{(n-k)!}$
76 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$\displaystyle \frac{n!}{(n-k)!} = k!\binom{n}{k} = n(n-1)(n-2)\cdots (n-k+1)$ is the falling factorial.