login
A394068
Number of pinnacle sets in the n-antiprism graph.
0
0, 1, 2, 4, 13, 38, 98, 337, 1062, 2974, 10468, 34120, 99658, 355369, 1181126, 3540464, 12731141, 42860534, 130771376, 473018396, 1607076200, 4967127736, 18045744424, 61732449648, 192696614730, 702457703961, 2415935640198, 7600482116932, 27782297425063
OFFSET
1,3
COMMENTS
Sequence extended to a(0)-a(2) using the formula.
LINKS
Eric Weisstein's World of Mathematics, Antiprism Graph.
Eric Weisstein's World of Mathematics, Pinnacle Set.
FORMULA
a(n) = A126042(2*n-3).
MATHEMATICA
Table[Sum[(2 n - 3 k + 1) Binomial[2 n - 3, k - 1]/(2 n - k - 1), {k, Floor[2 n/3]}], {n, 20}]
CROSSREFS
Sequence in context: A148252 A268698 A174604 * A148253 A385272 A392392
KEYWORD
nonn
AUTHOR
Eric W. Weisstein, Apr 06 2026
STATUS
approved