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) * 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.
A319234
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) * 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) =0a(2) =1a(3) =-3a(4) =0a(5) =1a(6) =0a(7) =-9a(8) =0a(9) =1a(10) =9a(11) =0a(12) =-18a(13) =0a(14) =1a(15) =0a(16) =45a(17) =0a(18) =-30a(19) =0a(20) =1a(21) =-27a(22) =0a(23) =135a(24) =0a(25) =-45a(26) =0a(27) =1a(28) =0a(29) =-189
External references
- oeis: A319234