-2

Okay, we know that

$$4!=4 \cdot 3\cdot 2 \cdot 1=24$$ $$5!=5\cdot4\cdot3\cdot2\cdot1=120$$ $$6!=6\cdot5\cdot4\cdot3\cdot2\cdot1=720$$

This is can be written as

$$n!=n\cdot(n-1)!$$

We obtain

$$6! = \frac {7!}{7} = 720$$ $$5! = \frac {6!}{6} = 120$$ $$4! = \frac {5!}{5} = 24$$

If we take $0! = 1$

$$0! = \frac {1!}{1} = \frac {1}{0}$$

Using other way

$$0!=0\cdot0 = 0$$

Why is $0!$ equal to $1$?

Mårten W
  • 3,480
Cargobob
  • 499

2 Answers2

0

It so that the equality $n!=n\times(n-1)!$ holds for every natural number.

0

The core idea of factorial is arranging n numbers so by definition 0 can be arranged in one set only as empty set can be arranged in one way so 0!=1