n halved
Keep every other input at its default and halve the n. See how c(n+r-1, r) responds.
- 01New n: 2.5
- 02Baseline C(n+r-1, r): 35
- 03New C(n+r-1, r): 4
- 04C(n+r-1, r) decreases by 88.6% → use this sensitivity to plan for real-world variation.
Combinations with replacement. Free online Combinations with Replacement. Calculate combinations with replacement online — fast, accurate, mobile-friendly, no s
n = 5, r = 3t};return n(t+a-1) / (n(a) × n(t-1))t};return 5(t+a-1) / (5(a) × 5(t-1))Every calculator here runs 100% in your browser — nothing is sent to a server or stored in a database.
The Combinations with Replacement computes C(n+r-1, r) from 2 inputs: n, r. Combinations with replacement.
Quick calculators for the math that shouldn’t need a notepad — instant, accurate, private to your browser. The Combinations with Replacement sits in that toolkit — it combinations with replacement. Enter your numbers above and the result updates instantly; every step of the math is shown in the Derivation panel so you can see exactly how the answer was reached.
Apply the formula to a realistic set of inputs: n = 5, r = 3.
The formula gets rearranged depending on which variable you need. Here are the patterns you’ll run into in the real world — find the one that matches your problem and follow the worked steps.
Keep every other input at its default and halve the n. See how c(n+r-1, r) responds.
Keep every other input at its default and double the n. See how c(n+r-1, r) responds.
Keep every other input at its default and halve the r. See how c(n+r-1, r) responds.
Keep every other input at its default and double the r. See how c(n+r-1, r) responds.
Your ratings stay in your browser — they help us learn which tools people actually rely on.