Answers Multiset Permutation Calculator

How many distinct arrangements of the letters in the word APPLE are there?

This is a multiset permutation because all 5 letters are arranged, order matters, and the two Ps are identical before arranging. Think of each letter as a distinct symbol or token, how can we arrange them?

Exact result

60

For item-group counts 2, 1, 1, 1, the number of distinct arrangements is 60.

APPLE has counts 2,1,1,1 because P appears twice while A, L, and E appear once. Start from 5! and divide by 2! to remove duplicate swaps of the repeated P.

Worked steps

Show your work

  1. Inputs: item-group counts = 2, 1, 1, 1
  2. Formula: T! / (n1! n2! n3! ...)
  3. Substitute: 5! / (2! 1! 1! 1!)
  4. Steps: start with 120 and divide by 2! = 2, 1! = 1, 1! = 1, 1! = 1
  5. Result: For item-group counts 2, 1, 1, 1, the number of distinct arrangements is 60.

Interactive tool

Verify the same values in the calculator

APPLE has counts 2,1,1,1 because P appears twice while A, L, and E appear once. Start from 5! and divide by 2! to remove duplicate swaps of the repeated P.

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