Cyclic permutation of binary numbers
Source: Romania 2018 TST Problem 3 Day 3
May 25, 2020
Binarycombinatoricspermutation
Problem Statement
For every integer let denote the set of all binary -nuples of zeroes and ones, and split into equivalence classes by letting two -nuples be equivalent if one is obtained from the another by a cyclic permutation.(for example 110, 011 and 101 are equivalent). Determine the integers for which splits into an odd number of equivalence classes.