Triangular array read by rows: row n shows the coefficients of the polynomial u(n) = c(0) + c(1)*x + ... + c(n)*x^(n) which is the denominator of the n-th convergent of the continued fraction [k, k, k, ... ], where k = (x + 2)/(x + 1).
A231733
Triangular array read by rows: row n shows the coefficients of the polynomial u(n) = c(0) + c(1)*x + ... + c(n)*x^(n) which is the denominator of the n-th convergent of the continued fraction [k, k, k, ... ], where k = (x + 2)/(x + 1).
Terms
- a(0) =1a(1) =1a(2) =2a(3) =3a(4) =1a(5) =5a(6) =11a(7) =8a(8) =2a(9) =12a(10) =34a(11) =36a(12) =17a(13) =3a(14) =29a(15) =101a(16) =141a(17) =99a(18) =35a(19) =5a(20) =70a(21) =289a(22) =499a(23) =462a(24) =242a(25) =68a(26) =8a(27) =169a(28) =807a(29) =1659
External references
- oeis: A231733