You cannot have common descendants!
Source: EMC 2023 Seniors P3
December 18, 2023
emc2023combinatorics
Problem Statement
Let be a positive integer. Let be the set of all binary strings of length . For a binary string s_1\hdots s_n, we define it's twist in the following way. First, we count how many blocks of consecutive digits it has. Denote this number by . Then, we replace with . A string is said to be a descendant of if can be obtained from through a finite number of twists. A subset of is called divided if no two of its members have a common descendant. Find the largest possible cardinality of a divided subset of .Remark. Here is an example of a twist: because has blocks of consecutive digits. Viktor Simjanoski