T(n, k) is the coefficient of x^k of the polynomial p(n) which is defined as the scalar part of P(n) = Q(x+1, 1, 1, 1) * P(n-1) for n > 0 and P(0) = Q(1, 0, 0, 0) where Q(a, b, c, d) is a quaternion, triangle read by rows.

A181738

T(n, k) is the coefficient of x^k of the polynomial p(n) which is defined as the scalar part of P(n) = Q(x+1, 1, 1, 1) * P(n-1) for n > 0 and P(0) = Q(1, 0, 0, 0) where Q(a, b, c, d) is a quaternion, triangle read by rows.

Terms

    a(0) =1a(1) =1a(2) =1a(3) =-2a(4) =2a(5) =1a(6) =-8a(7) =-6a(8) =3a(9) =1a(10) =-8a(11) =-32a(12) =-12a(13) =4a(14) =1a(15) =16a(16) =-40a(17) =-80a(18) =-20a(19) =5a(20) =1a(21) =64a(22) =96a(23) =-120a(24) =-160a(25) =-30a(26) =6a(27) =1a(28) =64a(29) =448

External references