A082042 a(n) = (n^2+1)*n!.
1, 2, 10, 60, 408, 3120, 26640, 252000, 2620800, 29756160, 366508800, 4869849600, 69455232000, 1058593536000, 17174123366400, 295534407168000, 5377157001216000, 103149354147840000, 2080771454361600000
Offset: 0
Links
- Eric Weisstein's World of Mathematics, Planar Embedding.
- Eric Weisstein's World of Mathematics, Sierpinski Gasket Graph.
Crossrefs
Cf. A018932. [From R. J. Mathar, Dec 15 2008]
Formula
D-finite with recurrence (n^2-2*n+2)*a(n) -n*(n^2+1)*a(n-1)=0. - R. J. Mathar, Dec 03 2014
Comments