Number T(n,k) of binary words of length n containing exactly k (possibly overlapping) occurrences of the subword 01101; triangle T(n,k), n>=0, k=0..max(0,floor((n-2)/3)), read by rows.
A277751
Number T(n,k) of binary words of length n containing exactly k (possibly overlapping) occurrences of the subword 01101; triangle T(n,k), n>=0, k=0..max(0,floor((n-2)/3)), read by rows.
Terms
- a(0) =1a(1) =2a(2) =4a(3) =8a(4) =16a(5) =31a(6) =1a(7) =60a(8) =4a(9) =116a(10) =12a(11) =225a(12) =30a(13) =1a(14) =436a(15) =72a(16) =4a(17) =845a(18) =166a(19) =13a(20) =1637a(21) =375a(22) =35a(23) =1a(24) =3172a(25) =828a(26) =92a(27) =4a(28) =6146a(29) =1802
External references
- oeis: A277751