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 = 3 - x^2.
A368152
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 = 3 - x^2.
Terms
- a(0) =1a(1) =1a(2) =3a(3) =4a(4) =6a(5) =8a(6) =7a(7) =27a(8) =25a(9) =21a(10) =19a(11) =66a(12) =126a(13) =90a(14) =55a(15) =40a(16) =204a(17) =392a(18) =504a(19) =300a(20) =144a(21) =97a(22) =522a(23) =1363a(24) =1884a(25) =1851a(26) =954a(27) =377a(28) =217a(29) =1425
External references
- oeis: A368152