Triangular array T(n,k), read by rows: coefficients of strong divisibility sequence of polynomials p(1,x) = 1, p(2,x) = 1 + 3*x, p(n,x) = u*p(n-1,x) + v*p(n-2,x) for n >= 3, where u = p(2,x), v = 1 - 3*x - 2*x^2.
A368155
Triangular array T(n,k), read by rows: coefficients of strong divisibility sequence of polynomials p(1,x) = 1, p(2,x) = 1 + 3*x, p(n,x) = u*p(n-1,x) + v*p(n-2,x) for n >= 3, where u = p(2,x), v = 1 - 3*x - 2*x^2.
Terms
- a(0) =1a(1) =1a(2) =3a(3) =2a(4) =3a(5) =7a(6) =3a(7) =9a(8) =5a(9) =15a(10) =5a(11) =15a(12) =26a(13) =3a(14) =31a(15) =8a(16) =30a(17) =43a(18) =63a(19) =-15a(20) =63a(21) =13a(22) =54a(23) =104a(24) =87a(25) =144a(26) =-81a(27) =127a(28) =21a(29) =99
External references
- oeis: A368155