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.

A328688 Number of double palindrome structures of length n using exactly two different symbols.

Original entry on oeis.org

0, 1, 3, 7, 15, 25, 49, 79, 129, 211, 341, 517, 819, 1275, 1863, 2959, 4335, 6703, 9709, 15067, 21367, 33419, 47081, 72949, 102315, 158887, 220881, 342615, 475107, 734815, 1015777, 1569679, 2161943, 3337951, 4587199, 7069747, 9699291, 14932443, 20445519, 31441339
Offset: 1

Views

Author

Andrew Howroyd, Oct 25 2019

Keywords

Comments

A double palindrome is the concatenation of two palindromes. Permuting the symbols will not change the structure.

Examples

			For n = 4, the 7 structures are: aaab, aaba, aabb, abaa, abab, abba, abbb.
		

Crossrefs

Column 2 of A284877.