|
| |
|
|
A056464
|
|
Number of primitive (aperiodic) palindromes using exactly three different symbols.
|
|
3
| |
|
|
0, 0, 0, 0, 6, 6, 36, 36, 150, 144, 540, 534, 1806, 1770, 5790, 5760, 18150, 17994, 55980, 55830, 170970, 170466, 519156, 518580, 1569744, 1567944, 4733670, 4732014, 14250606, 14244660, 42850116, 42844320, 128746410, 128728800
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,5
|
|
|
REFERENCES
| M. R. Nester (1999). Mathematical investigations of some plant interaction designs. PhD Thesis. University of Queensland, Brisbane, Australia.
|
|
|
FORMULA
| sum mu(d)*A056454(n/d) where d|n.
|
|
|
MAPLE
| with(numtheory):with(combinat, stirling2):A056454:=n->3!*stirling2(floor((n+1)/2), 3); A056464:=n->add(mobius(d)*A056454(n/d), d=divisors(n)); (C. Ronaldo)
|
|
|
CROSSREFS
| Cf. A056459.
Sequence in context: A015699 A165827 A111437 * A056454 A056452 A183622
Adjacent sequences: A056461 A056462 A056463 * A056465 A056466 A056467
|
|
|
KEYWORD
| nonn,base
|
|
|
AUTHOR
| Marks R. Nester (nesterm(AT)dpi.qld.gov.au)
|
| |
|
|