This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A005039 M3589 #28 Jan 17 2018 11:40:01 %S A005039 1,1,4,22,147,1074,8216,64798,521900,4272967,35447724,297308810, %T A005039 2516830890,21476307960,184530904560,1595190209002,13863857007924, %U A005039 121067796450692,1061770618201680,9347742325179544,82584606893075739 %N A005039 Number of nonequivalent dissections of a polygon into n pentagons by nonintersecting diagonals rooted at a cell up to rotation and reflection. %D A005039 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence). %H A005039 Vaclav Kotesovec, <a href="/A005039/b005039.txt">Table of n, a(n) for n = 1..1000</a> %H A005039 F. Harary, E. M. Palmer, R. C. Read, <a href="/A000108/a000108_20.pdf">On the cell-growth problem for arbitrary polygons, computer printout, circa 1974</a> %H A005039 F. Harary, E. M. Palmer and R. C. Read, <a href="http://dx.doi.org/10.1016/0012-365X(75)90041-2">On the cell-growth problem for arbitrary polygons</a>, Discr. Math. 11 (1975), 371-389. %F A005039 G.f.: (1/10)*x*(u^5(x) + 4*u(x^5) + 5*u^2(x^2) + 5*x*u^4(x^2)) where u(x) is the g.f. for A002293. - _Sean A. Irvine_, Mar 12 2016 %F A005039 a(n) ~ 2^(8*n - 1/2) / (sqrt(Pi) * n^(3/2) * 3^(3*n + 5/2)). - _Vaclav Kotesovec_, Mar 13 2016 %t A005039 Rest[CoefficientList[Series[x*(HypergeometricPFQ[{1/4, 1/2, 3/4}, {2/3, 4/3}, (256/27)*x]^5 + 4*HypergeometricPFQ[{1/4, 1/2, 3/4}, {2/3, 4/3}, (256/27)*x^5] + 5*HypergeometricPFQ[{1/4, 1/2, 3/4}, {2/3, 4/3}, (256/27)*x^2]^2 + 5*x*HypergeometricPFQ[{1/4, 1/2, 3/4}, {2/3, 4/3}, (256/27)*x^2]^4)/10, {x, 0, 25}], x]] (* _Vaclav Kotesovec_, Mar 13 2016 *) %Y A005039 Column k=5 of A295259. %Y A005039 Cf. A002293, A005037 (no mirror-image symmetries), A003446 (triangles), A005035 (quadrilaterals). %K A005039 nonn %O A005039 1,3 %A A005039 _N. J. A. Sloane_ %E A005039 More terms from _Sean A. Irvine_, Mar 12 2016 %E A005039 Name edited by _Andrew Howroyd_, Nov 20 2017