Question
Question: Factorial of a negative number is always greater than 1. A. True B. False C. Either D. Neith...
Factorial of a negative number is always greater than 1.
A. True
B. False
C. Either
D. Neither
Explanation
Solution
Hint: Factorial is not defined for a negative number. Factorial zero is defined as equal to 1.
Complete step-by-step answer:
Factorial is defined by the basis of gamma function and gamma function is not defined for a negative number.
That’s why the factorial of a negative number is not defined.
So we cannot say the factorial of a negative number is always greater than 1.
Note: Factorial of an integer is defined as a product of integers less than from that until 1.
We can write it as
n!=n×(n−1)×(n−2)×...................3×2×1