Permutation Calculator
Enter n (total objects) and r (objects chosen) to calculate P(n,r) — the number of ordered arrangements possible from your set. Choose between permutations without repetition (P(n,r) = n! / (n−r)!) and permutations with repetition (n^r). Results include the permutation count, the corresponding combination count, and a step-by-step breakdown of the formula.
Results
Permutations P(n,r)
--
Combinations C(n,r)
--
n! (n Factorial)
--
r! (r Factorial)
--
(n−r)! Factorial
--