Multinomial Coefficient Calculator
Enter n (total count) and your k values (comma-separated group sizes like 2,3,5) to calculate the multinomial coefficient — the number of ways to partition n objects into ordered groups. The calculator returns the coefficient value along with the full factorial breakdown, so you can verify every step of the computation.
Results
Multinomial Coefficient
--
n (Sum of k values)
--
Number of Groups (j)
--
n! (Numerator)
--
k1! × k2! × … × kj! (Denominator)
--