The best reason is that factorial is a definition that depends on itself. For example, 5! Is the same as 5 * 4! In fact, for any number n, n! is exactly equal to n * (n-1)!
The only way for that to work is to somewhat arbitrarily define 0! as being precisely equal to 1. I say arbitrarily not knowing what order events took place in, but it helps me to understand to consider it such.
For me, I imagine that it’s this way because it makes the math work out and has the side effect of continuing to be useful describing things about our world. It’s a concrete answer that has helped me accept it.
Latest Answers