Variation of Boustrophedon transform applied to 1,1,1,1,... Fill an array by diagonals, all in the 'up' direction. The first column is 1,1,1,1,.... For the next element of a diagonal, add to the previous element the elements of the row and the column the new element is in. The first row gives a(n).
A059578
Variation of Boustrophedon transform applied to 1,1,1,1,... Fill an array by diagonals, all in the 'up' direction. The first column is 1,1,1,1,.... For the next element of a diagonal, add to the previous element the elements of the row and the column the new element is in. The first row gives a(n).
Terms
- a(0) =1a(1) =2a(2) =7a(3) =30a(4) =147a(5) =792a(6) =4559a(7) =27500a(8) =171645a(9) =1099388a(10) =7185101a(11) =47724494a(12) =321225165a(13) =2186177302a(14) =15018795171a(15) =104011496474a(16) =725373340023
External references
- oeis: A059578