Formerly Free Online Calculator .net - Please change your bookmarks and links to www.calculatorsoup.com

Combination with Replacement Calculator

Find the Combinations:
C(n,r) where:
n =
r =
CR(1,1) = (1+1-1)! / 1! (1 - 1)! =
1

Calculate the combinations with replacement for CR(n,r) = C(n+r-1,r) = (n+r-1)! / r! (n - 1)!. For r <= n, n >= 0, and r >= 0.

Combination with Replacement Formula:

CR(n,r) = C(n+r-1,r) = (n+r-1)! / r! (n - 1)!.

References

For more information on combinations and binomial coefficients please see http://mathworld.wolfram.com/Combination.html

   Valid XHTML 1.0!   Valid CSS!