Exact result
60
For item-group counts 3, 2, 1, the number of distinct arrangements is 60.
BANANA has counts 3,2,1 because A appears 3 times, N appears 2 times, and B appears once. The total starts from 6! and then removes duplicate swaps of the repeated letters.
Worked steps
Show your work
- Inputs: item-group counts = 3, 2, 1
- Formula: T! / (n1! n2! n3! ...)
- Substitute: 6! / (3! 2! 1!)
- Steps: start with 720 and divide by 3! = 6, 2! = 2, 1! = 1
- Result: For item-group counts 3, 2, 1, the number of distinct arrangements is 60.
Interactive tool
Verify the same values in the calculator
BANANA has counts 3,2,1 because A appears 3 times, N appears 2 times, and B appears once. The total starts from 6! and then removes duplicate swaps of the repeated letters.
Result
0
Enter values to calculate.
What your result means
The explanation updates with the current inputs.
Live visual
Fruit preview
Previewing a small sample keeps the page fast and readable.
Calculation work