Triangular array T(n,k), read by rows: coefficients of strong divisibility sequence of polynomials p(1,x) = 1, p(2,x) = 1 + 4*x, 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.
A367209
Triangular array T(n,k), read by rows: coefficients of strong divisibility sequence of polynomials p(1,x) = 1, p(2,x) = 1 + 4*x, 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) =4a(3) =2a(4) =7a(5) =15a(6) =3a(7) =18a(8) =38a(9) =56a(10) =5a(11) =35a(12) =116a(13) =186a(14) =209a(15) =8a(16) =70a(17) =273a(18) =650a(19) =859a(20) =780a(21) =13a(22) =132a(23) =629a(24) =1777a(25) =3366a(26) =3821a(27) =2911a(28) =21a(29) =246
External references
- oeis: A367209