The number of words of length n created with the letters a,b,c with at least as many a's as b's and at least as many b's as c's and no adjacent letters forming the pattern aba and no subwords (any nonadjacent subsequence of letters) of the form cbc.

A206701

The number of words of length n created with the letters a,b,c with at least as many a's as b's and at least as many b's as c's and no adjacent letters forming the pattern aba and no subwords (any nonadjacent subsequence of letters) of the form cbc.

Terms

    a(0) =1a(1) =1a(2) =3a(3) =9a(4) =17a(5) =46a(6) =114a(7) =262a(8) =574a(9) =1427a(10) =2927a(11) =6603a(12) =14404a(13) =30565a(14) =63613a(15) =138813a(16) =280318a(17) =587475a(18) =1218642a(19) =2483850a(20) =5029611a(21) =10412477a(22) =20733046a(23) =42016631a(24) =84910771a(25) =169447050a(26) =337521488a(27) =680231390a(28) =1340806837a(29) =2667729672

External references