A187121 A diagonal of triangle A187120.
1, 6, 42, 377, 4248, 58269, 947117, 17848872, 383237040, 9243654925, 247586590398, 7293962774574, 234458181733224, 8167132024738422, 306500617604837898, 12329458457556027538, 529269910501209999900
Offset: 3
Keywords
Programs
-
PARI
{a(n)=local(Rn=y^3);for(m=3,n,Rn=subst(truncate(Rn),y,y+y^2+O(y^m)));polcoeff(Rn,n,y)}
Formula
Equals column 2 in the matrix square of triangle A135080.
Comments