Recursionhard
0:00.0
A recursive function counts the number of binary strings of length that do not contain '11'. The recurrence relation is . If and , what is ?
A recursive function counts the number of binary strings of length that do not contain '11'. The recurrence relation is . If and , what is ?