Factorial formula is used to find the factorial of a number. A factorial is defined as the product of the number with all its lowest value numbers. It is also defined as multiplying the descending series of numbers. The symbol used to denote factorial is !. It should be noted that the factorial of 0 is 1. The factorial formula is mostly used in permutations and combinations for probability calculation.
Formula for Factorial n
The Factorial Formula is given as,
n Factorial Formula | n! = 1 × 2 × 3 × ….. × (n − 1) × n |
Check: Factorial Calculator
Solved Examples Using Factorial Formula
Question 1: What is 8!?
Solution:
The formula formula for factorial is,
n! = 1 × 2 × 3 × ………. × (n-1) × n
8! = 1 × 2 × 3 × 4 × 5 × 6 × 7 × 8
8! = 40320
Question 2: What is
Solution:
The formula formula for factorial is,
n! = 1 × 2 × 3 × ………. × (n-1) × n
9! = 1 × 2 × 3 × 4 × 5 × 6 × 7 × 8 × 9
5! = 1 × 2 × 3 × 4 × 5
On simplification we get,
Comments