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 - x - x^2.
A367208
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 - x - x^2.
Terms
- a(0) =1a(1) =1a(2) =3a(3) =2a(4) =5a(5) =8a(6) =3a(7) =13a(8) =19a(9) =21a(10) =5a(11) =25a(12) =59a(13) =65a(14) =55a(15) =8a(16) =50a(17) =137a(18) =231a(19) =210a(20) =144a(21) =13a(22) =94a(23) =316a(24) =623a(25) =834a(26) =654a(27) =377a(28) =21a(29) =175
External references
- oeis: A367208