( − 1 ) ! = ?
Notation : ! denotes the factorial notation.
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.
n ! = n + 1 ( n + 1 ) ! is not an ultimate definition for a factorial and there are many ways to define it. Definitions of factorials can be extended, for eg, ( − 2 1 ) ! = π .
Log in to reply
Would you please show how it works?
Log in to reply
You can try reading about Gamma Function
Log in to reply
Problem Loading...
Note Loading...
Set Loading...
If you use your calculator, you will get the answer -1. But, actually what happens, calculator just calculates for the number. It doesn't consider the negative sign. You may use calculator for the value of -2!, -5!, -11! .... you will get the same.
On the other hand, we know the formula for the factorial of any number, n! = ( n + 1 ) ( n + 1 ) !
Such as, 5! = 6 6 ! = 120, then 4! = 5 5 ! = 24 ; 3! = 4 4 ! = 6 ; 2! = 3 3 ! = 2 ; 1! = 2 2 ! = 1 ; 0! = 1 1 ! = 1
In the same manner, -1! = 0 0 ! = Undefined.