Factorial | What is Factorial? - Factorial Function in Maths (2024)

In Mathematics, factorial is an important function, which is used to find how many ways things can be arranged or the ordered set of numbers. The well known interpolating function of the factorial function was discovered by Daniel Bernoulli. The factorial concept is used in many mathematical concepts such as probability, permutations and combinations, sequences and series, etc. In short, a factorial is a function that multiplies a number by every number below it till 1. For example, the factorial of 3 represents the multiplication of numbers 3, 2, 1, i.e. 3! = 3× 2× 1 and is equal to 6.In this article, you will learn the mathematical definition of the factorial, its notation, formula, examples and so on in detail.

Table of Contents:
  • Definition
  • Notation
  • Formula
  • Factorial of a Number
  • Factorial of 10
  • Factorials Table
  • Sub factorial
  • Factorial of 5
  • Examples
  • Practice problems
  • FAQs

Also, Check: Factorial Calculator

What is Factorial?

In Mathematics, factorial is a simple thing. Factorials are just products. An exclamation mark indicates the factorial. Factorial is a multiplication operation of natural numbers with all the natural numbers that are less than it. In this article, let’s discuss the factorial definition, formula and examples.

Factorial Notation

The multiplication of all positive integers, say “n”, that will be smaller than or equivalent to n is known as the factorial. The factorial of a positive integer is represented by the symbol “n!”.

  • Multiplication and Division
  • Whole Numbers
  • Integers
  • Number Theory

Factorial Formula

The formula to find the factorial of a number is

n! = n × (n-1) × (n-2) × (n-3) × ….× 3 × 2 × 1

For an integer n ≥ 1, the factorial representation in terms of pi product notation is:

\(\begin{array}{l}n! = \prod_{i=1}^{n}i\end{array} \)

From the above formulas, the recurrence relation for the factorial of a number is defined as the product of the factorial number and factorial of that number minus 1. It is given by:

n! = n. (n-1) !

Factorial of a Number

To find the factorial of any given number, substitute the value for n in the above given formula. The expansion of the formula gives the numbers to be multiplied together to get the factorial of the number.

Factorial of 10

For example, the factorial of 10 is written as

10! = 10. 9 !

10! = 10 (9 × 8 × 7 × 6 × 5× 4 × 3 × 2 × 1)

10! = 10 (362,880)

10! = 3,628,800

Therefore, the value of 10 factorial is 3,628,800

The factorial operation is encountered in many areas of Mathematics such as algebra, permutation and combination, and mathematical analysis. Its primary use is to count “n” possible distinct objects.

For example, the number of ways in which 4 persons can be seated in a row can be found using the factorial. That means, the factorial of 4 gives the required number of ways, i.e. 4! = 4 × 3 × 2 × 1 = 24. Hence, 4 persons can be seated in a row in 24 ways.

Factorials of Numbers 1 to 10 Table

The list of factorial values from 1 to 10 are:

n

Factorial of a Number

n!

Expansion

Value

11!11
22!2 × 12
33!3 × 2 × 16
44!4 × 3 × 2 × 124
55!5 × 4 × 3 × 2 × 1120
66!6 × 5 × 4 × 3 × 2 × 1720
77!7 × 6 × 5 × 4 × 3 × 2 × 15,040
88!8 × 7 × 6 × 5 × 4 × 3 × 2 × 140,320
99!9 × 8 × 7 × 6 × 5 × 4 × 3 × 2 × 1362,880
1010!10 × 9 ×8 × 7 × 6 × 5 ×4 × 3 × 2 × 13,628,800

What is Sub factorial of a Number?

A mathematical term “sub-factorial”, defined by the term “!n”, is defined as the number of rearrangements of n objects. It means that the number of permutations of n objects so that no object stands in its original position. The formula to calculate the sub-factorial of a number is given by:

\(\begin{array}{l}!n = n!\sum_{k=0}^{n}\frac{(-1)^{k}}{k!}\end{array} \)

Factorial of 5

Finding the factorial of 5 is quite simple and easy. This can be found using formula and expansion of numbers. This is given below with detailed steps.

We know that,

n! = 1 × 2 × 3 …… × n

Factorial of 5 can be calculated as:

5! = 1 × 2 × 3 × 4 × 5

5! = 120

Therefore, the value of factorial of 5 is 120.

Video Lesson

Exponent of Prime in Factorial

Factorial | What is Factorial? - Factorial Function in Maths (1)

Factorial Examples

Example 1:

What is the factorial of 6?

Solution:

We know that the factorial formula is

n! = n × (n – 1) × (n – 2) × (n – 3) × ….× 3 × 2 × 1

So the factorial of 6 is

6! = 6 × (6 -1) × (6 – 2) × (6 – 3) × (6 – 4) × 1

6! = 6 × 5 × 4 × 3 × 2 ×1

6! = 720

Therefore, the factorial of 6 is 720.

Example 2:

What is the factorial of 0?

Solution:

The factorial of 0 is 1

i.e., 0 ! = 1

According to the convention of empty product, the result of multiplying no factors is a nullary product. It means that the convention is equal to the multiplicative identity.

Practice Problems

Practice the problems given below to understand the concept.

  1. Evaluate 7! – 5!.
  2. What is the value of 12!/(10! 4!)
  3. If (1/6!) = (x/8!) – (1/7!), then what is the value of x?
  4. Is 4! + 5! = 9!?

Visit BYJU’S – The Learning App for more information on factorial of numbers and explore Maths-related videos to learn with ease.

Frequently Asked Questions on Factorial

Q1

What is a factorial of 10?

The value of factorial of 10 is 3628800, i.e. 10! = 10 × 9 × 8 × 7 × 6 × 5 × 4 × 3 × 2 × 1 = 3628800.

Q2

What is the meaning of 5 factorial?

The meaning of 5 factorial is that we need to multiply the numbers from 1 to 5. That means, 5! = 5 × 4 × 3 × 2 × 1 = 120.

Q3

What is the symbol of factorial?

The factorial function is a mathematical formula represented by an exclamation mark “!”. For example, the factorial of 8 can be represented as 8! and it is read as eight factorial.

Q4

What is a factorial of 0?

The value of factorial of 0 is 1, i.e. 0! = 1.

Q5

What is the value of 7!?

The value of 7! is 5040, i.e. 7! = 7 × 6 × 5 × 4 × 3 × 2 × 1 = 5040.

Factorial | What is Factorial? - Factorial Function in Maths (2024)

FAQs

What is the math function for factorial? ›

In short, a factorial is a function that multiplies a number by every number below it till 1. For example, the factorial of 3 represents the multiplication of numbers 3, 2, 1, i.e. 3! = 3 × 2 × 1 and is equal to 6.

What is a factorial factorial? ›

A factorial is a mathematical operation that you write like this: n! . It represents the multiplication of all numbers between 1 and n. So if you were to have 3! , for example, you'd compute 3 x 2 x 1 (which = 6). Let's see how it works with some more examples.

What does the factorial (!) Symbol mean in mathematics? ›

A factorial is a mathematical function represented by an exclamation mark, The symbol x! means to start with a positive integer, x, and multiply by each previous integer until reaching 1. The mathematical factorial definition is x!= x * (x-1) * (x-2) * (x-3) ... 1.

What is the concept of factorial in maths? ›

factorial, in mathematics, the product of all positive integers less than or equal to a given positive integer and denoted by that integer and an exclamation point. Thus, factorial seven is written 7!, meaning 1 × 2 × 3 × 4 × 5 × 6 × 7.

What does a factorial function look like? ›

It's just the product of the integers 1 through n. For example, 5! equals 1 * 2 * 3 * 4 * 5 or 120. (Note: Wherever we're talking about the factorial function, all exclamation points refer to the factorial function and are not for emphasis.)"

Is factorial a function or operator? ›

The factorial function is a mathematical formula represented by an exclamation mark "!". In the Factorial formula, you must multiply all the integers and positives that exist between the number that appears in the formula and the number 1.

What are the three types of factorial? ›

There are three main types of factorial designs, namely “Within Subject Factorial Design”, “Between Subject Factorial Design”, and “Mixed Factorial Design”.

What math level is factorial? ›

Grades 6, 7 and 8 | Math | Middle School | Calculations - Factorials - Introduction.

What is factorial for dummies? ›

To calculate factorial of any number n i.e., n!, multiply all integers from 1 to n together. For example, 3! = 3 × 2 × 1 = 6.

How are factorials used in real life? ›

Factorials can be simple to compute and have many practical applications in the real world. For example, some companies use factorials to look at permutations and combinations for business purposes, like determining the number of trucks needed to supply their stores in each district.

What is the rule for factorial? ›

Factorials are symbolized by exclamation points (!).
  • A factorial is a mathematical operation in which you multiply the given number by all of the positive whole numbers less than it. In other words. = n × ( n − 1 ) × … × 2 × 1 .
  • “Four factorial” = = 4 × 3 × 2 × 1 = 24.
  • “Six factorial” = = 6 × 5 × 4 × 3 × 2 × 1 ) = 720.

What are the two symbols of factorial? ›

The factorial (denoted or represented as n!) for a positive number or integer (which is denoted by n) is the product of all the positive numbers preceding or equivalent to n (the positive integer). In mathematics, there are a number of sequences that are comparable to the factorial.

What is the logic behind the factorial? ›

Factorial of a positive integer (number) is the sum of multiplication of all the integers smaller than that positive integer. For example, factorial of 5 is 5 * 4 * 3 * 2 * 1 which equals to 120.

What is factorial in factorial? ›

Of course you can have the factorial of the factorial. It is denoted by (n!) !. But be warned that the parentheses in (n!)

Is factorial part of calculus? ›

In calculus, the factorial function plays a significant role in various contexts, particularly in the study of combinatorics and the manipulation of power series. The factorial of a non-negative integer n , denoted by n! , is defined as the product of all positive integers from 1 to n .

References

Top Articles
Latest Posts
Article information

Author: Kelle Weber

Last Updated:

Views: 6360

Rating: 4.2 / 5 (53 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Kelle Weber

Birthday: 2000-08-05

Address: 6796 Juan Square, Markfort, MN 58988

Phone: +8215934114615

Job: Hospitality Director

Hobby: tabletop games, Foreign language learning, Leather crafting, Horseback riding, Swimming, Knapping, Handball

Introduction: My name is Kelle Weber, I am a magnificent, enchanting, fair, joyous, light, determined, joyous person who loves writing and wants to share my knowledge and understanding with you.