Triangle read by rows, iterates of X * [1,0,0,0,...] where X = an infinite bidiagonal matrix with (2,1,2,1,2,1,...) in the main diagonal, (1,2,1,2,1,2,...) in the subdiagonal and the rest zeros.

A140169

Triangle read by rows, iterates of X * [1,0,0,0,...] where X = an infinite bidiagonal matrix with (2,1,2,1,2,1,...) in the main diagonal, (1,2,1,2,1,2,...) in the subdiagonal and the rest zeros.

Terms

    a(0) =1a(1) =2a(2) =1a(3) =4a(4) =3a(5) =2a(6) =8a(7) =7a(8) =10a(9) =2a(10) =16a(11) =15a(12) =34a(13) =12a(14) =4a(15) =32a(16) =31a(17) =98a(18) =46a(19) =32a(20) =4a(21) =64a(22) =63a(23) =258a(24) =144a(25) =156a(26) =36a(27) =8a(28) =128a(29) =127

External references