Have you ever wondered about the number of ways your books can be arranged in your bag or on a shelf? Initially, it may appear simple to count, but as the number of items grows, the number of possible arrangements increases exponentially, so much so that it is almost impossible to list each one. This is where factorials come into the picture. A powerful mathematical tool for calculating the number of ways a set of things or numbers can be arranged. Here, we will understand this tool along with some special cases and applications in mathematics or other fields of study.
In mathematics, the factorial of a non-negative integer n is the product of all positive integers from 1 to n. It is a basic concept applied in counting problems, such as to find the number of ways a set of objects can be arranged. This concept is a simple topic yet holds much importance in many areas of mathematics, which we will be discussing in the coming sections.
Factorials in mathematics are denoted with any number, say n, with an exclamation mark “!” placed after the number, like this:
Here:
Factorials possess several dynamic properties, which ultimately help in solving problems related to factorials with ease:
n!=n(n-1)!
10! = 3,628,800
20! = 2.43×10
Although there are countless important factorial numbers, some of them are special to understand for solving questions related to the factorials, such as:
In simple algebra, multiplying any number by 0 becomes 0. However, in a factorial system, multiplying any number by 0 factorial does not give 0 due to its value being equal to 1. Which simply means:
0! = 1
It is important to understand that 1 factorial always gives 1 only, as the number can not be decreased further, because factorials are used only for “non-negative integers”. Which simply means:
1! = 1
When solving questions related to factorials, either arrangements or selections, 5 factorial is an important entity, which equals:
5! = 200
100 factorial is a very large digit with 158 total digits to be multiplied with one another. Which can be a scorching and almost impractical task. Hence, advanced tools and codes are used to calculate such big factorials.
To find a factorial is to determine the product of all positive whole numbers from 1 to a certain number. The factorial of a number n, denoted as n!, is found by using the formula stated above with these easy steps:
The fundamentals of factorial forms a base for many important topics of mathematics and other fields of study. Here is a list of the main areas of factorials, where they are used:
Here,
Problem 1: Evaluate 7! − 4!
Solution: According to the question,
Problem 2: Evaluate
Solution: According to the question:
Problem 3: How many ways can 5 different books be arranged on a shelf?
Solution: According to the question:
The number of books to be arranged = 5
The number of ways these books can be arranged = 5! = 120
(Session 2025 - 26)