Zero factorial is equal to what number?
Hint 1: It doesn’t equal an indeterminate number.
Hint 2: 5! = 6 6 ! = 120
Note: 5! = 5 x 4 x 3 x 2 x 1
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.
That is a very clever formula. It makes my solution seem almost childish! Nicely done.
Log in to reply
thanks bro!. this not factorial ,this is exclamatory sign. (just joking.)
5! = 6 6 ! = 120
4! = 5 5 ! = 24
3! = 4 4 ! = 6
2! = 3 3 ! = 2
1! = 2 2 ! = 1
0! = 1 1 ! = 1 1 = 1
0! = 1
–1! = 0 0 ! = 0 1 = indeterminate
Problem Loading...
Note Loading...
Set Loading...
proof:
1 ! = 1 × 1 = 1
2 ! = 1 × 2 = 2
3 ! = 1 × 2 × 3 = 6
4 ! = 1 × 2 × 3 × 4 = 2 4
so, we can say that, n ! = 1 × 2 × 3 × ( n − 2 ) × ( n − 1 ) × n
and so, logically we can say that , n ! = n ( n − 1 ) ! ..............[1]
now, putting ( n = 1 ) in equation [1] ,we get ,
1 ! = 1 × 0 !
or, 1 = 0 ! .....................d.