OFFSET
3,2
COMMENTS
Total number of dissections of an n-gon into polygons with reflection and rooted at a cell. - Sean A. Irvine, May 14 2015
REFERENCES
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
Andrew Howroyd, Table of n, a(n) for n = 3..200
P. Lisonek, Closed forms for the number of polygon dissections, Journal of Symbolic Computation 20 (1995), 595-601.
Ronald C. Read, On general dissections of a polygon, Aequat. math. 18 (1978) 370-388.
PROG
(PARI) \\ See A003447 for DissectionsModDihedralRooted()
DissectionsModDihedralRooted(apply(i->1, [1..30]))
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from Sean A. Irvine, May 14 2015
Name clarified by Andrew Howroyd, Nov 24 2017
a(15) corrected by Andrew Howroyd, Nov 24 2017
STATUS
approved