cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

User: Narad Rampersad

Narad Rampersad's wiki page.

Narad Rampersad has authored 1 sequences.

A261204 Number of binary strings of length n that avoid the pattern x x^R x (x^R is the reversal of x).

Original entry on oeis.org

1, 2, 4, 6, 10, 16, 24, 34, 50, 72, 100, 138, 188, 254, 342, 454, 598, 784, 1018, 1316, 1694, 2166, 2756, 3492, 4404, 5530, 6920, 8626, 10712, 13264, 16368, 20134, 24700, 30212, 36856, 44850, 54438, 65918, 79642, 96008, 115488, 138642, 166100, 198614, 237062
Offset: 0

Author

Narad Rampersad, Aug 11 2015

Keywords

Examples

			For n = 6, the substrings to be avoided are 000, 111, 011001, and 100110. There are 26 binary strings that avoid 000 and 111, so there are 26 - 2 = 24 binary strings of length 6 that avoid x x^R x.
		

Crossrefs

Extensions

a(25)-a(44) from Giovanni Resta, Aug 12 2015