arrangementwithout
Arrangementwithout is a coined term used in combinatorics to denote a family of counting problems that seek the number of ordered arrangements of elements from a finite set under specified "without" constraints. It generalizes standard permutation problems by allowing explicit forbidden configurations, such as no repetition, no element appearing in a designated position, or forbidden adjacencies between elements. In typical formulations, one fixes a set of n distinct objects and asks for the number of k-length sequences that do not realize any of a given set of forbidden patterns F.
Formally, let X be an n-element set, and let F be a collection of forbidden configurations on
Applications of arrangementwithout problems appear in scheduling, seating, experimental design, and cryptography, where constraints must be
See also: permutations, derangements, partial permutations, rook theory, inclusion–exclusion.