Statement
In how many ways can people be arranged in single file?
Solution
Arranging all people in a line (distinct, order important, without repetition) means counting the permutations of objects, that is .
Links
Topics: Combinatorics
Concepts: Factorial · Permutations
Methods: Factorial permutations
Skills: Combinatorial calculus
Exercise type: Combinatorial problem