product of all the integers from 1 up to the integral input of the function that have the same parity as this input
Wikipedia
en.wikipedia.org › wiki › Double_factorial
Double factorial - Wikipedia
1 week ago - The final expression is defined for all complex numbers except the negative even integers, and its reciprocal is well defined for all complex numbers. This double factorial satisfies (z + 2)!! = (z + 2) · z!! everywhere it is defined. As with the gamma function that extends the ordinary factorial function, this double factorial function is logarithmically convex in the sense of the Bohr–Mollerup theorem.
Videos
06:24
Double Factorials - YouTube
You Know What Factorials Are, But Have You Heard Of Double Factorials?🤯 #Factorials #doublefactorial #Maths #noice #mathssimplified #myedspace #permutation | TikTok
Double Factorial Fun!! #andymath #math #maths | TikTok
Double Factorial #math #maths | TikTok
ELI5: What is a factorial and how does it work
To calculate the factorial of a number, multiply it by all whole numbers below it. For example, 5! = 5x4x3x2x1 = 120. One use of factorials is to find the number of permutations (orders). For example, if 5 people run in a race, any of the 5 people can finish first, any of the 4 remaining people can finish second, any of the remaining 3 people can finish third, any of the 2 remaining people can finish fourth, and the last remaining person finishes last. So there are 5! = 5x4x3x2x1 = 120 different possible race results. More on reddit.com
Factorials - Explain like im a two year old
The notation "1*2*...*(n-1)*n" simply means to multiply all the integers from 1 to n. If n = 1, then n-1 is not included since it is not between 1 and n. You may be more satisfied with a recursive definition: Define 0! = 1 Define n! = n*(n-1)! for any positive integer n. More on reddit.com
What is the factorial of 1/2? The surprising answer: (1/2)! = (√π)/2
I had a really protracted argument on here before about this with someone. They didn't really change my mind. (1/2)! factorial is not (√π)/2 - it's undefined. If you extend factorial to non-counting numbers using gamma (yes i get it it's a unique "natural" extension) then fine. But for the factorial n!, the thing that counts the number permutations of a set of n elements, (1/2)! simply does not make sense. It's exactly like saying the sum of 1,2,3,4,... = -1/12 and then going "omg wow". No it doesn't. For a particular interpration of sum it does but for the "take the limit of adding these things together using regular binary addition" it does not. More on reddit.com
What significance do double factorials have?
They appear in some power series, such as the power series for √(1-x²) More on reddit.com
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.
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
What is the value of 7!?
The value of 7! is 5040, i.e. 7! = 7 × 6 × 5 × 4 × 3 × 2 × 1 = 5040.
byjus.com
byjus.com › maths › factorial
Factorial
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 - A way to understand what a factorial represents is that it's the number of ways you can arrange X items. for example if you had 6 teddy bears, and you lined them up, you'd have 6 choices for the first bear, 5 choices for the second bear, and so on. So the end result is that you had 6 * 5 * 4 * 3 * 2 * 1 = 6!
BYJUS
byjus.com › maths › factorial
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.
Published October 6, 2021 Views 1K
GeeksforGeeks
geeksforgeeks.org › mathematics › factorial
Factorial in Maths: Definition, Formulas & Applications - GeeksforGeeks
The factorial of a number is the product of all positive integers from that number down to 1. It plays a key role in many mathematical concepts, such as permutations, combinations, probability, and more.
Published December 29, 2025
Athometuition
athometuition.com › factorials.aspx
Factorials
This means that the factorial of any natural number (also called the counting numbers or positive integers; meaning all integers from 1 to infinity) is equal to the product of all of the integers from 1 up to that number.
Wikipedia
en.wikipedia.org › wiki › Factorial
Factorial - Wikipedia
1 week ago - {\displaystyle \vert \!{\underline {\,n}}} , in which the argument of the factorial was half-enclosed by the left and bottom sides of a box, was popular for some time in Britain and America but fell out of use, perhaps because it is difficult to typeset. The word "factorial" (originally French: factorielle) was first used in 1800 by Louis François Antoine Arbogast, in the first work on Faà di Bruno's formula, but referring to a more general concept of products of arithmetic progressions. The "factors" that this name refers to are the terms of the product formula for the factorial. ... {\displaystyle n!=1\cdot 2\cdot 3\cdots (n-2)\cdot (n-1)\cdot n.} This may be written more concisely in product notation as
Edumentors
edumentors.co.uk › answer › maths › gcse › what-is-a-factorial-and-why-is-it-useful-in-mathematics
What is a factorial and why is it useful in mathematics?
A factorial is the product of an integer and all the integers below it. It's denoted with the symbol !. For example, 5! = 54321 = 120. Factorials are
STEM
stem.org.uk › resources › library › collection › 20252 › factorials
Factorials
Yannay Khaikin explains how factorials allow us to pinpoint the exact (very large) number of permutations in a standard deck of cards. ... SupportAccessibilityCookiesPrivacy policySafeguardingTerms and conditionsStatement on Modern Slavery · © STEM Learning Ltd. is a not-for-profit company (05081097)National STEM Learning Centre, University of York, York YO10 5DD01904 948711
Reddit
reddit.com › r/learnmath › factorials - explain like im a two year old
r/learnmath on Reddit: Factorials - Explain like im a two year old
May 12, 2019 -
The factorial definition is given on wikipedia:
https://en.wikipedia.org/wiki/Factorial#Definition
as n! = 1.2.3.....
But when you put n=1 into it, it will always give you zero, because of (n-1) term, so I don't understand it? Where am I abusing the maths here (I know I am making a mistake just dont understand where or why)?
EDIT: Thanks for the help, Giannie and gkikola have given me the answer which helped. Thanks everyone who posted as well!
Top answer 1 of 5
66
The notation "1*2*...*(n-1)*n" simply means to multiply all the integers from 1 to n. If n = 1, then n-1 is not included since it is not between 1 and n. You may be more satisfied with a recursive definition: Define 0! = 1 Define n! = n*(n-1)! for any positive integer n.
2 of 5
13
Anything involving "..." is not a very precise way to state mathematical definitions, because it doesn't explain how the "..." is supposed to be filled in. In this case, it shows six terms, so if n<6, some of those terms aren't actually there. The actual definition is the one in product notation below: you multiply numbers together, starting at 1 and ending at n (or vice versa if you prefer to count down instead of up). If n=1, there's only one number, namely 1; there is no (n-1) term.
Facebook
facebook.com › TeacherIsaacMaths › videos › quick-explanation-on-what-factorials-are-and-how-we-can-use-themigcse-study-math › 1277755753183436
Quick explanation on what factorials are and how we can ...
We cannot provide a description for this page right now
ZeptoMath
zeptomath.com › calculators › factorial.php
2! - Factorial of 2
To determine the number of zeros at the end of a factorial, recursively divide the number by 5 until the quotient is less than 5, and sum the results after applying the greatest integer function. The greatest integer function (usually denoted by brackets) is the rounded down integer of a value. For example, [5] = 5, [4.5] = 4, [-4.5] = -5. For example, the number of trailing zeros in 2!
Stat Trek
stattrek.com › online-calculator › factorial
Factorial Calculator
The Factorial Calculator can compute a factorial for any number up to 10,000. Beyond 10,000, the calculator reports a lower-bound estimate. Here's the logic. The value of 10,000! is approximately 2.846 x 1035659. Therefore, we know the factorial of any integer greater than 10,000 will be at ...
CK-12 Foundation
ck12.org › all subjects › cbse math › multiplying and dividing integers - steps, rules, interactives and examples › what is the factorial of 0?
Flexi answers - What is the factorial of 0? | CK-12 Foundation
September 11, 2025 - The factorial of a number is the product of all positive integers less than or equal to that number. By convention, the factorial of 0, denoted as 0!, is defined as 1. This makes sense in terms of the definition of the factorial function if we extend it from positive integers to non-positive ...
