A128328 Row 3 of table A128325.
1, 1, 5, 30, 200, 1435, 10900, 86799, 720074, 6196295, 55135043, 506125404, 4784680169, 46516469860, 464550190798, 4761343733469, 50044839978614, 539051253692777, 5946806890025709, 67156408547628636, 775935817487472046
Offset: 0
Keywords
Programs
-
PARI
{a(n)=local(A=1+x,B);for(i=0,n,A=1+x*A*subst(A,x,x*A+x*O(x^n))); B=A;for(i=1,3,B=subst(B,x,x*A+x*O(x^n)));polcoeff(B,n)}