๐ŸŒ
Reddit
reddit.com โ€บ r/explainlikeimfive โ€บ eli5: what is a factorial and how does it work
r/explainlikeimfive on Reddit: ELI5: What is a factorial and how does it work
December 31, 2024 - For example, 3! (three factorial) is 3x2x1=6 and 7!=7x6x5x4x3x2x1=5,040. ... One use is for probability.
product of all integers between 1 and the integral input of the function
FactorialReIm
In mathematics, the factorial of a non-negative integer ... {\displaystyle {\begin{aligned}n!&=n\times (n-1)\times (n-2)\times (n-3)\times \cdots \times 3\times 2\times 1\\&={\begin{cases}1,&{\text{if }}n=0\\n\times (n-1)!,&{\text{if }}n\geq 1.\end{cases}}\\\end{aligned}}} For example, ... ... โ€ฆ Wikipedia
๐ŸŒ
Wikipedia
en.wikipedia.org โ€บ wiki โ€บ Factorial
Factorial - Wikipedia
1 week ago - The factorial number system is a mixed radix notation for numbers in which the place values of each digit are factorials. Factorials are used extensively in probability theory, for instance in the Poisson distribution and in the probabilities of random permutations.
Discussions

What does factorial mean realistically ?
It is describing how many ways that a substitution key can be created. Walk through it this way. Assume that we start with A. What alphabet replaces 'A'. It could be anything from A to Z. So there are 26 choices of a substitute. OK. Let's for the purpose of this example say 'A's will be replaced by 'K'. Now go to B. What alphabet replaces B? Since we already assigned K to replace A, there are only 25 alphabets to choose from. By the time you get to Z, there will be only one unassigned substitute. So how many keys total? There are 26 choices from our starting point, then 25, then 24 all the way to 1. Therefore there are 26 * 25 * 24 *... * 1 ways of creating a unique key and this is called 26! from the definition of factorials. More on reddit.com
๐ŸŒ r/learnmath
23
124
June 12, 2020
When do you actually use factorials in real life? Not sure why I learned it because itโ€™s never been applicable for me.
Most math probably isn't applicable to you because you likely always avoided developing should skills reliant on math. It's not that it's not useful to people, it's that people avoid it. I use it in my work, especially when I need to figure out combinatoric problems. More on reddit.com
๐ŸŒ r/learnmath
9
1
December 27, 2020
What is the practical application of factorials - Mathematics Stack Exchange
Because I have not told gnuplot to use the gamma function ... I've very limited knowledge in mathematics - say school level - I'd prefer a simple answer which can be related to easily ... $\begingroup$ @barakmanos I'm looking for real-world applications. How can I interest someone in learning factorials and its further study? $\endgroup$ ... $\begingroup$ If you have $n$ objects and you want to pick $k$ of them, the number of possible choice is ... More on math.stackexchange.com
๐ŸŒ math.stackexchange.com
ELI5:Can a negative number have a factorial?
Yes and no. The basic factorial function is only defined for non-negative integers. There's an algorithm for calculating the factorial and that algorithm does not accept negative or non-integer numbers. However, mathematicians often use something called an 'analytic continuation' to define functions like factorial over a larger range. In the case of the factorial function, the analytic continuation is the Gamma function. This function is defined for real numbers and all non-integral negative numbers and returns the same values as the factorial for non-negative integers. More on reddit.com
๐ŸŒ r/explainlikeimfive
8
2
September 11, 2020
People also ask

What is a factorial of 0?
The value of factorial of 0 is 1, i.e. 0! = 1.
๐ŸŒ
byjus.com
byjus.com โ€บ maths โ€บ factorial
Factorial
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.
๐ŸŒ
byjus.com
byjus.com โ€บ maths โ€บ factorial
Factorial
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.
๐ŸŒ
byjus.com
byjus.com โ€บ maths โ€บ factorial
Factorial
๐ŸŒ
Indeed
ca.indeed.com โ€บ career guide โ€บ career development โ€บ how to calculate a factorial (plus examples and faq)
How to Calculate a Factorial (Plus Examples and FAQ) | Indeed.com Canada
1 week ago - Here, there are seven letters, so you use 7!. Then, determine the factorial of the number seven by using a calculator, a factorial table, or by hand. If you solve the problem by hand, it's: ... So, there are 5040 ways to arrange the letters in company without repeating them. Question: What combinations can you make with the colours red, blue, and green? To solve this equation, you determine the factorial of the number three because this is the number of colours referenced.
๐ŸŒ
Medium
matt-connors.medium.com โ€บ factorials-and-their-applications-in-the-mathematical-world-039b910ef0b5
Factorials and Their Applications in The Mathematical World | by Matt Connors | Medium
December 8, 2024 - Factorials are used in all sorts of ways, from calculating the number of possible arrangements of people at a dinner table to calculating probabilities. How many ways can you arrange 4 people in a line?
๐ŸŒ
Steemit
steemit.com โ€บ math โ€บ @gaultier โ€บ what-is-a-factorial-and-how-are-factorials-used-in-statistics
What Is A Factorial and How Are Factorials Used In Statistics? โ€” Steemit
April 4, 2018 - Factorial(:X) where X is the column name. Like Excel, the maximum number for which it may be calculated is 170. The factorial function may be found in the list of "Transcendental" functions. Factorial functions are used throughout statistics and probability.
๐ŸŒ
Study.com
study.com โ€บ courses โ€บ math courses โ€บ math 101: college algebra
Factorial | Definition, Examples & Operations - Lesson | Study.com
July 9, 2012 - Factorials are best explained by their use in counting problems to determine how many ways a finite number of objects can be arranged without reusing an object. How do factorials work?
Find elsewhere
๐ŸŒ
Purplemath
purplemath.com โ€บ modules โ€บ factorial.htm
What are factorials, and how do they work? | Purplemath
Factorials are commonly used in probability and statistics, when working with combinations and permutations. When you start doing combinations, permutations, and probability, you'll be simplifying expressions that have factorials in the numerators ...
๐ŸŒ
BYJUS
byjus.com โ€บ maths โ€บ factorial
Factorial
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, ...
Published ย  October 6, 2021
Views ย  1K
๐ŸŒ
Statistics How To
statisticshowto.com โ€บ home โ€บ factorial: simple definition, examples & distribution
Factorial: Simple Definition, Examples & Distribution - Statistics How To
June 11, 2024 - A factorial distribution is one of the simplest probability distributions, because the variables donโ€™t interact at all. It can be used to determine the probability of multiple events occurring at once or consecutively, and it can be written ...
๐ŸŒ
freeCodeCamp
freecodecamp.org โ€บ news โ€บ what-is-a-factorial
What is a Factorial? How to Calculate Factorials with Examples
August 3, 2022 - 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
๐ŸŒ
Factorial US
factorialhr.com โ€บ number function factorial
The Factorial Function
It is common to use Factorial functions to calculate combinations and permutations. Thanks to the Factorial you can also calculate probabilities. ... If we have 4 colored pictures and want to hang them on the wall, one after another we can calculate the number of possible combinations: ... ...
๐ŸŒ
Statlect
statlect.com โ€บ glossary โ€บ factorial
Factorial | Use in probability and statistics
On this page we provide a basic introduction to factorials and we explain how they are used in probability theory and statistics. ... The following is a formal definition.
๐ŸŒ
Brighterly
brighterly.com โ€บ math tutors โ€บ knowledge base โ€บ factorial โ€“ meaning, definition with examples
What Is the Factorial? โญ Meaning, Definition With Examples
January 2, 2024 - Zero factorial, denoted as 0!, ... are fundamental in various mathematical fields. Theyโ€™re used to calculate permutations (arrangements of objects) and combinations (selections of objects), making them vital in probability and statistics....
๐ŸŒ
Reddit
reddit.com โ€บ r/learnmath โ€บ what does factorial mean realistically ?
r/learnmath on Reddit: What does factorial mean realistically ?
June 12, 2020 -

Never bothered to understand maths ever, and am now reading cryptography as a hobby in spare time, so help me guys please.

I got that the factorial means just the product of numbers , eg : 4! = 4 ร— 3 ร— 2 ร— 1

Lets say, take a letter for english alphabet and replace it with another random letter for eg :

A = I B = H

,then the books says the decryption keys will be equal to 26 factorial or 26! (since there are 26 letters in english alphabet)

This doesnt' make any sense whatsoever , if the question is too basic please point to another sub if possible. I googled the shit out of it and still don't get it.

Top answer
1 of 10
98
It is describing how many ways that a substitution key can be created. Walk through it this way. Assume that we start with A. What alphabet replaces 'A'. It could be anything from A to Z. So there are 26 choices of a substitute. OK. Let's for the purpose of this example say 'A's will be replaced by 'K'. Now go to B. What alphabet replaces B? Since we already assigned K to replace A, there are only 25 alphabets to choose from. By the time you get to Z, there will be only one unassigned substitute. So how many keys total? There are 26 choices from our starting point, then 25, then 24 all the way to 1. Therefore there are 26 * 25 * 24 *... * 1 ways of creating a unique key and this is called 26! from the definition of factorials.
2 of 10
7
What the book is saying is that "there are 26 factorial possible keys for a simple substitution". To see why this is true let's go through part of the process: What will A be changed into? Well there are 26 possibilities. We could say that A doesn't change or we could say it changes into any other letter. Let's pick L and say A -> L is one of our rules. Now, what will B get changed into? There are only 25 possibilities left if we want the cipher to work. B can get changed to any letter except L because we've already decided that A turns into L. If B became L then when decoding there would be no way to know if L meant A or B. So let's make the rule B -> K. For C there are only 24 possibilities, following the same logic. And so on down to Z which will have only one option.
๐ŸŒ
Quora
quora.com โ€บ What-are-factorials-most-commonly-used-for
What are factorials most commonly used for? - Quora
Answer (1 of 4): In my experience, factorials have most commonly shown up in probability and combinatorics. Whenever combinations and permutations are used, factorials are involved in the calculations. Imagine you have 10 ordered seats and 15 students; how many different ways could you select and...
๐ŸŒ
Vaia
vaia.com โ€บ factorials
Factorial: Definition, Formula & Equation, Function | Vaia
A factorial of n is the product of all positive integers less than or equal to n, where n is a whole number. ... Multiply your number by every number below it. For example, 4! ... They are used to calculate permutations and combinations.
๐ŸŒ
GeeksforGeeks
geeksforgeeks.org โ€บ mathematics โ€บ factorial
Factorial in Maths: Definition, Formulas & Applications - GeeksforGeeks
1. Combinatorics: Factorials are ... ... 2. Probability: In probability, factorials are used to determine the number of possible outcomes in experiments. For example:...
Published ย  December 29, 2025
๐ŸŒ
Reddit
reddit.com โ€บ r/learnmath โ€บ when do you actually use factorials in real life? not sure why i learned it because itโ€™s never been applicable for me.
r/learnmath on Reddit: When do you actually use factorials in real life? Not sure why I learned it because itโ€™s never been applicable for me.
December 27, 2020 - I would think the main use would be probability though ... Depending on what you do for a career they could be quite applicable. If you have to know how many ways there are to arrange things for instance, factorials come up in the calculation (unless you want to write out 1 x 2 x 3 x 4 x ...).
๐ŸŒ
Khan Academy
khanacademy.org โ€บ computing โ€บ computer-science โ€บ algorithms โ€บ recursive-algorithms โ€บ a โ€บ the-factorial-function
The factorial function (article)
We've partnered with Dartmouth college professors Tom Cormen and Devin Balkcom to teach introductory computer science algorithms, including searching, sorting, recursion, and graph theory. Learn with a combination of articles, visualizations, quizzes, and coding challenges.
Top answer
1 of 5
7

$$\sin x=\frac{x^1}{1!}-\frac{x^3}{3!}+\frac{x^5}{5!}-\frac{x^7}{7!}+\frac{x^9}{9!}-\frac{x^{11}}{11!}+\cdots$$ $$\cos x=1-\frac{x^2}{2!}+\frac{x^4}{4!}-\frac{x^6}{6!}+\frac{x^8}{8!}-\frac{x^{10}}{10!}+\cdots$$ $$e^x=1+\frac{x^1}{1!}+\frac{x^2}{2!}+\frac{x^3}{3!}+\frac{x^4}{4!}+\frac{x^5}{5!}+\cdots$$ The sine and cosine functions are important in trigonometry, which has practical applications to surveying and astronomy. The exponential function is used for the calculation of compound interest.

2 of 5
4
  1. During a mathematical education program you will usually encounter it in calculus, for example Taylor's theorem $$ f(x) = \sum_{k=0}^\infty \frac{f^{(n)}(x_0)}{k!}(x-x_0)^k. $$ and the binomial theorem $$ (a+b)^n = \sum_{k=0}^n \binom{n}{k} a^k b^{n-k}, \quad \binom{n}{k} = \frac{n!}{k! (n-k)!} $$ or combinatorics (art of counting). Permutations show up in algebra. On this site my last use of factorials and gamma function was this (at first look rather frightning) equation: \begin{align} \frac{(-n)^{n-1} \Gamma(n+1)}{(1-n)_{n-1}} &=\frac{(-n)^{n-1} n!} {(1-n)(1-n+1)(1-n+2)\cdots -2 \cdot -1} &=\prod_{k=1}^{n-1} \frac{(k+1) n^2}{n^2-kn} \\ &=\frac{2 n^2}{n^2- n}\cdot\frac{3 n^2}{n^2-2 n}\cdot\frac{4 n^2}{n^2-3 n} \cdots \frac{n^3-3n^2}{4n} \cdot \frac{n^3- 2n^2}{3 n}\cdot\frac{n^3- n^2}{2 n}\cdot n^2 \\ &= n^n \end{align} Historically gambling problems were a major reason for the development of combinatorics and probability theory.
  2. It is a valid question to extend the factorial, a function with natural numbers as argument, to larger domains, like real or complex numbers. The gamma function also showed up several times as certain integrals, so mathematicians gave it a name and of course noted the relationship to factorials. See the graph at the end of this posting. My favourite application of the gamma function is the volume and surface of a ball in $n$ dimensions: $$ V_n(r) = \frac{\pi^{n/2}}{\Gamma\left(\frac{n}{2}+1\right)}r^n \quad\quad S_n(r) = \frac{\pi^{n/2}}{\Gamma\left(\frac{n}{2}\right)} r^{n-1} $$
  3. You ordered that interpolation via "smooth bezier". A Bรฉzier curve is an interpolation function. Drop that part or try different plotting options, see "help plot" within gnuplot. For example:

    plot "factorial" using 1:2 with linespoints

Here is a plot together with the gamma function, or to be more precise, $\Gamma(x+1)$: