|
| |
|
|
A056486
|
|
Number of periodic palindromes using a maximum of four different symbols.
|
|
2
| |
|
|
4, 10, 16, 40, 64, 160, 256, 640, 1024, 2560, 4096, 10240, 16384, 40960, 65536, 163840, 262144, 655360, 1048576, 2621440, 4194304, 10485760, 16777216, 41943040, 67108864, 167772160, 268435456, 671088640
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
REFERENCES
| M. R. Nester (1999). Mathematical investigations of some plant interaction designs. PhD Thesis. University of Queensland, Brisbane, Australia.
|
|
|
FORMULA
| a(n)=4^((n+1)/2) for n odd, a(n)=4^(n/2)*5/2 for n even.
|
|
|
EXAMPLE
| For example, aaabbb is not a (finite) palindrome but it is a periodic palindrome.
|
|
|
CROSSREFS
| Cf. A029744, A038754, A056450.
Sequence in context: A163389 A172126 A025621 * A061682 A038240 A001549
Adjacent sequences: A056483 A056484 A056485 * A056487 A056488 A056489
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Marks R. Nester (nesterm(AT)dpi.qld.gov.au)
|
| |
|
|