Combinations Calculator
Last updated: 2026-08-24
Combinations Calculator — Calculate combinations (large n).
Inputs
Result
Enter values and press Calculate
Was this helpful?
How to use it
- Verify that r ≤ n
- Calculate the factorial of n
- Calculate the factorial of r and (n-r)
- Apply the formula of combinaciones
Common mistakes
- ⚠️ Use r greater that n
- ⚠️ Confusing combinacion is with permutaciones
- ⚠️ Values negative
Worked example
Calculate C(52,5).
The combinacion is cuentan grupos where the orden NO importa.
Input guide
| Field | Typical range |
|---|---|
| r | 0-170 |
| n | 0-170 |