Natasha1
- 494
- 9
I was asked to prove 0! = 1?
Where do I start?
Is this possible? Any hints welcome...
Where do I start?
Is this possible? Any hints welcome...

Natasha1 said:Well 3! is 3x2x1 = 6
2! is 2x1= 2
1! is 1x1 = 1 but 0?? haven't got a clue
Physics Monkey said:You can easily check (using integration by parts), that the following
<br /> n! = \int^\infty_0 dt\, t^n e^{-t} \equiv \Gamma (n+1),<br />
is true whenever n is a positive integer 1, 2, 3, etc. This integral is the definition of the so called gamma function \Gamma (z), and I would encourage you to check what I have said thus far. Now, since the gamma function reproduces the standard factorial for integer n, we could equivalently define the factorial to be this integral for integer n. However, this definition is nice because it immediately allows us to define the "factorial" of many more numbers, including zero. Using the definition above, what would 0! be?
You can also compute 0! hueristically by using n! = n(n-1)!, but this way still requires you to somehow extend your definition of factorial in order to be rigorous.
It boils down to a definition any way you slice it.
Arman_AAT_Khos said:Factorials represent combinations of a set of objects. so 2 objects can be ordered 2 different ways, 3 objects can be ordered 6 different ways, etc... Matt is right 0! is defined as 1.