Triangular array T(n,k), read by rows: coefficients of strong divisibility sequence of polynomials p(1,x) = 1, p(2,x) = 1 + 5x, p(n,x) = u*p(n-1,x) + v*p(n-2,x) for n >=3, where u = p(2,x), v = 1 - x - x^2.
A367210
Triangular array T(n,k), read by rows: coefficients of strong divisibility sequence of polynomials p(1,x) = 1, p(2,x) = 1 + 5x, p(n,x) = u*p(n-1,x) + v*p(n-2,x) for n >=3, where u = p(2,x), v = 1 - x - x^2.
Terms
- a(0) =1a(1) =1a(2) =5a(3) =2a(4) =9a(5) =24a(6) =3a(7) =23a(8) =63a(9) =115a(10) =5a(11) =45a(12) =191a(13) =397a(14) =551a(15) =8a(16) =90a(17) =453a(18) =1381a(19) =2358a(20) =2640a(21) =13a(22) =170a(23) =1044a(24) =3807a(25) =9226a(26) =13482a(27) =12649a(28) =21a(29) =317
External references
- oeis: A367210