string of length 6 composed of three characters
Source: 2007 Korean MO, 2nd Round, A.M.
August 18, 2007
geometry3D geometrycomplex numberscombinatorics unsolvedcombinatorics
Problem Statement
Consider the string of length composed of three characters , , . For each string, if two s are next to each other, or two s are next to each other, then replace by , and replace by . Also, if and are next to each other, or two s are next to each other, remove all two of them (i.e. delete , , ). Determine the number of strings that can be reduced to , the string of length 1, by the reducing processes mentioned above.