Triangle T(n,k) with the coefficient [x^k] of the polynomial p(n,x) in row n, column k, where p(n,x) = x*p(n-1,x)-n^2*p(n-2,x).

A136448

Triangle T(n,k) with the coefficient [x^k] of the polynomial p(n,x) in row n, column k, where p(n,x) = x*p(n-1,x)-n^2*p(n-2,x).

Terms

    a(0) =1a(1) =0a(2) =1a(3) =-4a(4) =0a(5) =1a(6) =0a(7) =-13a(8) =0a(9) =1a(10) =64a(11) =0a(12) =-29a(13) =0a(14) =1a(15) =0a(16) =389a(17) =0a(18) =-54a(19) =0a(20) =1a(21) =-2304a(22) =0a(23) =1433a(24) =0a(25) =-90a(26) =0a(27) =1a(28) =0a(29) =-21365

External references