Combinations with Repetition Calculator
Enter the number of objects (n) and sample size (r) to calculate combinations with repetition. The calculator applies the formula C'(n,r) = (r+n−1)! / [r!(n−1)!] and returns the total number of combinations where items can be chosen more than once. You also get a full list of all possible combinations in the results table below.
Results
Combinations with Repetition C'(n,r)
--
n + r − 1
--
Numerator (n+r−1)!
--
Denominator r!(n−1)!
--