Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Why is 0 factorial 1? [duplicate]

Writer Sophia Terry
$\begingroup$

n factorial is product of all numbers between n and 1.

0 factorial is (0 * 1 = 0).

Why is 0 factorial 1?

How can I proof this in mathematical way?

$\endgroup$ 2

1 Answer

$\begingroup$

It is just for definition of ! function 0=1! And n!=(n-1)!n

$\endgroup$ 3