OFFSET
1,4
COMMENTS
A double palindrome is the concatenation of two palindromes. Permuting the symbols will not change the structure.
LINKS
Andrew Howroyd, Table of n, a(n) for n = 1..200
EXAMPLE
For n = 4, the 2 structures are: abac, abcb.
CROSSREFS
KEYWORD
nonn
AUTHOR
Andrew Howroyd, Oct 25 2019
STATUS
approved