What is the value of 0 !
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Doesn’t this answer mean 0! = 1! ?
Mathematicians have found that 0 ! is much more useful being defined as 1, rather than 0. So, the factorial 0 ! is defined as 1. This can be seen when we use such formulas as n C k = k ! ( n − k ) ! n ! in instances where n = k .
For instance, when given a list of 5 toppings for a pizza, how many 5 topping subsets are there? Well, there's just one! But let's see how that works in the formula n C k . Here, we have 5 toppings to choose from, so n = 5 . Furthermore, we wish to see how many 5 topping subsets there are, so k = 5 . Therefore, our answer is
5 C 5 = 5 ! ( 5 − 5 ) ! 5 ! = 5 ! 0 ! 5 ! = 5 ! 0 ! 5 ! = 0 ! 1
We know that there can only be 1 possible selection, so 0 ! must be 1 in order for 0 ! 1 to return a value of 1.
Who says that !0 is 0, no it is undefined,
Log in to reply
0! =1. Why? Think of factorial as how many ways you can sort items . 3!=6, 2!=2, 1!=1. Now, how many ways can you sort 0 items? 1 Way. There it is [ ].
Fantastic explanation!!
Uh.... So we can change how numbers work based on usefulness? Ok well I should remember that next time I go to the bank.
Log in to reply
No one's changing anything. That's just how 0! is defined. There is only one way to arrange zero objects, like there only one way to do one object: 0! = 1! = 1.
So you're dividing by 0!, which is still basically 0 (n * n-1 * ... 1), and anything divided by 0 is "undefined."
Log in to reply
Except we're not dividing by zero. 5!/5 = 4!, 4!/4 = 3, and 1!/1 = 0! = 1.
0 ! is not 0 . For 0 ! 1 to be 1 , 0 ! has to be equal to 1 .
4! = 24, 3! = 6, 2! = 2, 1! = 1. If you see these numbers you can see a specific pattern. 3! = 24/4 = 6, 2! = 6/3 = 2, 1! = 2/2 = 1. Following this pattern, 0! = 1/1 = 1.
Problem Loading...
Note Loading...
Set Loading...
We can denote n ! as n + 1 ( n + 1 ) !
for example: 3 ! = 4 4 ! = 4 4 ⋅ 3 ⋅ 2 ⋅ 1 = 3 ⋅ 2 ⋅ 1 = 6
Because of this concept, we can denote 0 ! as 1 1 ! or 1 1 which can be simplified as 1