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 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
๐ŸŒ
Reddit
reddit.com โ€บ r/askmath โ€บ simplifying expression with (n-2)!
r/askmath on Reddit: Simplifying expression with (n-2)!
August 7, 2024 -

Hi,

I'm working on this exercise and how it simplified the expression to get the answer confused me:

(n-1)! + (p-1)(n-1)(n-2)! = p(n-1)!

Can someone explain how the answer came to that? How do we make (n-2)! similar to, for example, 3! (3x2x1)?

๐ŸŒ
Experts Exchange
experts-exchange.com โ€บ questions โ€บ 20676814 โ€บ 2n-2-Factorial-problem.html
Solved: (2n+2)! Factorial problem | Experts Exchange
July 13, 2003 - That leaves you with (2n+2)(2n+1)n!n! on top now, and (n+1)!(n+1)! on the bottom. so convert each (n+1)!= (n+1)n! -- there it is, the n!, and done twice as well to cancel the top n!'s And so there's your (2n+2)(2n+1) / (n+1)(n+1) * always remember to rewrite the largest factorial term so that it will eventually correspond to a smaller term.
๐ŸŒ
CalculatorSoup
calculatorsoup.com โ€บ calculators โ€บ discretemathematics โ€บ factorials.php
Factorial Calculator n!
"The factorial n! gives the number of ways in which n objects can be permuted."[1] For example: 2 factorial is 2! = 2 x 1 = 2 -- There are 2 different ways to arrange the numbers 1 through 2.
๐ŸŒ
ChiliMath
chilimath.com โ€บ home โ€บ lessons โ€บ intermediate algebra โ€บ simplification of factorials with variables
Simplifying Factorials with Variables | ChiliMath
July 20, 2024 - Since the factorial expression in the numerator is larger than the denominator, I can partially expand [latex]n![/latex] until the expression [latex]\left( {n โ€“ 2} \right)![/latex] shows up which is the value in the denominator. Then I will cancel the common factors.
๐ŸŒ
Wolfram MathWorld
mathworld.wolfram.com โ€บ DoubleFactorial.html
Double Factorial -- from Wolfram MathWorld
February 1, 2009 - The double factorial of a positive integer n is a generalization of the usual factorial n! defined by n!!={nยท(n-2)...5ยท3ยท1 n>0 odd; nยท(n-2)...6ยท4ยท2 n>0 even; 1 n=-1,0. (1) Note that -1!!=0!!=1, by definition (Arfken 1985, p. 547).
๐ŸŒ
Socratic
socratic.org โ€บ questions โ€บ how-do-you-simplify-the-factorial-expression-n-2-n
How do you simplify the factorial expression ((n+2)!)/(n!)?
Translate text in real-time from over 100 languages. Or copy paragraphs, serial numbers, and more from an image, then paste it on your phone or your computer with Chrome.
Find elsewhere
๐ŸŒ
Wikipedia
en.wikipedia.org โ€บ wiki โ€บ Double_factorial
Double factorial - Wikipedia
1 week ago - The numbers of matchings in complete graphs, without constraining the matchings to be perfect, are instead given by the telephone numbers, which may be expressed as a summation involving double factorials. Stirling permutations, permutations of the multiset of numbers 1, 1, 2, 2, ..., k, k in which each pair of equal numbers is separated only by larger numbers, where k = โ n + 1/2โ . The two copies of k must be adjacent; removing them from the permutation leaves a permutation in which the maximum element is k โˆ’ 1, with n positions into which the adjacent pair of k values may be placed.
๐ŸŒ
Quora
quora.com โ€บ What-is-the-factorial-of-2n
What is the factorial of 2n? - Quora
Answer (1 of 10): 2n!=2n*(2n-1)*(2n-2)*โ€”โ€”โ€”3*2*1
๐ŸŒ
Homework.Study.com
homework.study.com โ€บ explanation โ€บ evaluate-the-factorial-expression-n-n-2.html
Evaluate the factorial expression n!/(n-2)! | Homework.Study.com
When studying mathematics, particularly statistics and probability, one may come across a number or expression followed by an exclamation point. This is a factorial expression, and we evaluate n! by multiplying all of the integers from n down to 1 together.
๐ŸŒ
Quora
quora.com โ€บ What-is-equal-to-n-n-Is-it-n-2-or-n-2
What is equal to n! *n? Is it (n!) ^2 or n^2? - Quora
So the correct simplification is nยทn! (or equivalently (n+1)! โˆ’ n!), not (n!)^2 or n^2 in general.
๐ŸŒ
Pearson
pearson.com โ€บ channels โ€บ college-algebra โ€บ asset โ€บ a33d7643 โ€บ in-exercises-23-28-evaluate-each-factorial-expression-n-2-n
Evaluate each factorial expression. (n+2)!/n! | Study Prep in Pearson+
For example, 5! = 5 ร— 4 ร— 3 ร— 2 ร— 1 = 120. It is commonly used in permutations, combinations, and algebraic expressions involving sequences. ... When simplifying expressions involving factorials, such as (n+2)!/n!, it helps to expand the factorial terms to cancel common factors.
Published ย  July 23, 2022
๐ŸŒ
Reddit
reddit.com โ€บ r/theydidthemath โ€บ [self] the factorial of 2 times (n) divided by 2 times the factorial of n, is not 1.
r/theydidthemath on Reddit: [Self] the factorial of 2 times (n) divided by 2 times the factorial of n, is not 1.
July 18, 2023 -

Now, I'm not mathematician, I'm just a lowly software engineer. But google keeps spitting out the wrong solution to this expression, and I wanted the record to be corrected.

Whenever I google for the solution to 2n!/2(n!), I'm bombarded with search results which all say the same thing: that the solution is 1.

https://www.symbolab.com/solver?or=gms&query=%5Cfrac%7B(2n!)%7D%7B(2(n!))%7D

But if we analyze even slightly, we'd easily realize this is incorrect (unless my math is just that bad).

My solution is detailed as follows:

given n! = n (n-1)(n-2)...(1) 
let f(n) = n!    

r(n) = f(2n)/(2*f(n)) 

If we plug in say 3 for the value of n:

r(3) = f(2*3)/(2 * f(3))     
     = f(6)/(2*f(3))    
     = 720/12   
  1 != 60 

As you can see, for n=3 the value resolves to 60. In fact, as the value of n grows, that growth can be expressed as g(n) = 4n + 2

making the following statement true: r(n)/r(n-1) = g(n)

Being a software engineer and all, I constructed a program to validate this. Given the nature of floating point numbers and the size of the factorial results as n grows, the result has some margin of error as you exceed 15. And n > 86 are too large to represent in floating points. But i've found that plugging the same values into wolfram alpha produces the same results.

I admittedly spent way too much time looking at this, but ยฏ\_(ใƒ„)_/ยฏ, that time cant be reclaimed now. But I wanted to share this for a couple reasons:

  1. I wanted to demonstrate how the internet sucks and search results cant be trusted.

  2. I wanted to be corrected if there is some flaw in my generalization.

  3. I learned that this polynomial `4n+2` relates to something called the huckleberry rule which is a rule in chemistry for aromatic compounds, and i thought "How Cool!" and wondered if there are other patterns rooted in a more generalized form of rlike r(n,m) = f(m*n)/m*f(n)where m is some other constant other than 2. I've tried calculating a polynomial from m=3, but I admittedly didnt get very far. so far, it feels non polynomial. but I extend it to the redditors to have fun with that question.

[EDIT]

I've learned that I'd assumed the wrong operator precedence with the factorial operator. But, I think the result is still facinating none the less.

๐ŸŒ
Math is Fun
mathsisfun.com โ€บ numbers โ€บ factorial.html
Factorial Function !
The factorial function (symbol: !) says to multiply all whole numbers from our chosen number down to 1. Examples:
๐ŸŒ
Wyzant
wyzant.com โ€บ resources โ€บ ask an expert
Convert n(n-1)(n-2) into a factorial. | Wyzant Ask An Expert
January 14, 2016 - But you can see that lots of the 'tail-end' factors are missing. So the answer is n! divided by (n-3)! -- that is, factors from (n-3) and so forth down to 1 are killed off by dividing by "(n-3) factorial."
๐ŸŒ
RapidTables
rapidtables.com โ€บ math โ€บ algebra โ€บ Factorial.html
Factorial (n!) - RapidTables.com
The factorial of n is denoted by n! and calculated by the product of integer numbers from 1 to n. For n>0, n! = 1ร—2ร—3ร—4ร—...ร—n ยท For n=0, 0! = 1 ยท Examples: 1! = 1 ยท 2! = 1ร—2 = 2 ยท 3! = 1ร—2ร—3 = 6 ยท 4! = 1ร—2ร—3ร—4 = 24 ยท 5! = 1ร—2ร—3ร—4ร—5 = 120 ยท
๐ŸŒ
Quora
quora.com โ€บ How-do-we-express-this-in-factorial-notation-n-n-1-n-2
How do we express this in factorial notation, n(n-1) (n-2)? - Quora
Answer (1 of 4): Write the factorial n!=n(n-1)(n-2)โ€ฆ1 = \big( n(n-1)(n-2)\big)(n-3)(n-4)โ€ฆ1 Then, n(n-1)(n-2) =\frac{n!}{(n-3)(n-4)โ€ฆ1} =\frac{n!}{(n-3)!}
๐ŸŒ
GeeksforGeeks
geeksforgeeks.org โ€บ dsa โ€บ program-for-factorial-of-a-number
Factorial of a Number - GeeksforGeeks
Given the non-negative integers n , compute the factorial of a given number. Note: Factorial of n is defined as n * (n -1) * (n - 2) * ...
Published ย  May 24, 2014
๐ŸŒ
Socratic
socratic.org โ€บ questions โ€บ how-do-you-simplify-n-n-2
How do you simplify (n!)/((n-2)!)?
Translate text in real-time from over 100 languages. Or copy paragraphs, serial numbers, and more from an image, then paste it on your phone or your computer with Chrome.