Question
Question: What is the factorial of \(20\)?...
What is the factorial of 20?
Solution
For solving the factorial given in the above question, we need to use the definition of the factorial of a number. The factorial of an integer is equal to the product of the integer and all of the integers below it upto one. So in general the factorial of a number n can be given as n!=n(n−1)(n−2)(n−3).......3⋅2⋅1. Therefore, the given factorial of 20 will be equal to the product of all the integers from one to twenty. On solving this product, we will obtain the required value for the factorial of 20.
Complete step-by-step solution:
According to the question, we have been given the factorial of 20 and are asked to find its value.
We know that the factorial of an integer is equal to the product of the integer and all of the integers below it upto one. Therefore, the general form for the factorial of an integer n can be written as
⇒n!=n(n−1)(n−2)(n−3).......3⋅2⋅1
On substituting n=20 in the above equation, we get
⇒20!=20(20−1)(20−2)(20−3).......3⋅2⋅1⇒20!=20⋅19⋅18⋅17.......3⋅2⋅1
On solving the above product we finally get
⇒20!=2432902008176640000
Hence, the factorial of 20 has been finally found to be equal to 2432902008176640000.
Note: We must note that the factorial is defined only for non-negative integers. The factorial of a negative integer cannot be found out. Also, there does not exist any special properties for the factorial of a number. So there is no option other than to calculate the long product in the above solution.