Double Factorial Calculator
Find the double factorial of a number.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
The double factorial n!! is the product of integers from n down to 1 or 2, skipping every other one so only numbers of the same parity as n are multiplied. For odd n, n!! = n·(n−2)·(n−4)···3·1 (e.g. 7!! = 7·5·3·1 = 105); for even n, n!! = n·(n−2)···4·2 (e.g. 8!! = 8·6·4·2 = 384). It's a distinct operation from applying factorial twice, (n!)! — double factorial is its own well-defined sequence.
Double factorials appear naturally in combinatorics — for instance, (2n−1)!! counts the number of ways to pair up 2n objects (perfect matchings), which is why it shows up in graph theory and statistical mechanics. They also appear in closed-form solutions to integrals involving powers of sine and cosine (the Wallis formulas), in the Gaussian integral's moment expansions, and in the volume formulas for n-dimensional spheres. Students working through combinatorics, probability or calculus problems use this calculator to compute n!! quickly for any n.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)