Understand the subject
What is a multinomial coefficient?
A multinomial coefficient counts assignments of distinct objects to labelled groups of fixed sizes. Order inside each group does not matter.
Use it for splitting people or objects into named teams, categories, or bins.
See the structure
Choose groups without ordering inside them
choose 3then choose 2last 1 remains6! ÷ (3!2!1!) = 60
Worked example
Check the rule with a small case
Split 6 objects into labelled groups of 3, 2, and 1: 6! ÷ (3!2!1!) = 60.
Interpret with care
Choose the right counting model
If group labels do not matter, this is not the correct model.
Use the Permutation & Combination Generator when a small case needs to be inspected rather than only counted.
Quick guide
How to use this calculator
- Enter one non-negative size for each labeled group.
- The calculator derives the total number of objects.
- Read the exact multinomial coefficient.
Calculation method
Choose each labeled group in sequence
For group sizes k₁ through kₘ totaling n, divide n! by the product k₁!⋯kₘ!.
Worked example
Split six objects into groups of 3, 2, and 1
The group labels matter, while order inside each group does not.
6!/(3!2!1!) = 60
Supported inputs
Precision and limits
Discrete domain
Inputs are whole counts. Negative, fractional, grouped, and scientific-notation inputs are rejected.
Exact integers
Results use arbitrary-precision integers and are never rounded. Inputs and output size are bounded to keep the page responsive.