New Home › Forums › Math Olympiad - IOQM › Combinatorics › How many strings we can make?
Tagged: #Combinatoics #recursion #counting
1.How many 10-bit strings can be made in such a way that there will be no three consecutive bit are same?
(Bit means binary digit ; that is the string is only made with 0 and 1 .And 0 in first place is acceptable)