Permutations - practice problems

A permutation is an arrangement of objects in a specific order, representing all possible ways to organize a set of items. For n distinct objects, there are n! (n factorial) permutations. When some objects are identical, the formula becomes n!/(n₁!n₂!...nₖ!) where n₁, n₂, etc. are the frequencies of repeated elements. Circular permutations, where arrangements in a circle are considered, follow different counting rules. Permutations are essential in probability theory, cryptography, and optimization problems. Students learn to calculate permutations, distinguish them from combinations, and apply them to real-world scheduling and arrangement problems.

Number of problems found: 263


Do you have unsolved math question and you need help? Ask a question, and we will try to solve it. We solve math question.



Solved math problems are published at new problems.

Do not submit problems from ongoing competitions, including Mathematical Olympiads and correspondence seminars.
See also our permutations calculator.