0s and 1s in rectangular board
Source: Argentina 2004 OMA L3 p3
May 12, 2024
combinatorics
Problem Statement
Zeros and ones are placed in each square of a rectangular board. Such a board is said to be varied if each row contains at least one and at least two s. Given n find all integers with the following property:The columns of each varied board of rows and n columns can be permuted so that in each row of the new board the s do not form a block (that is, there are at least two s that are separated by one or more s).