A187122 A diagonal of triangle A187120.
1, 9, 81, 855, 10758, 159633, 2750067, 54178485, 1204443432, 29871630837, 818490738402, 24571782872034, 802459134168208, 28332664539686670, 1075700621922471621, 43710289920461797346, 1893011243289589171122
Offset: 3
Keywords
Programs
-
PARI
{a(n)=local(Rn=y^3);for(m=3,n+1,Rn=subst(truncate(Rn),y,y+y^2+O(y^m)));polcoeff(Rn,n,y)}
Formula
Equals column 2 in the matrix cube of triangle A135080.
Comments