Variation of Boustrophedon transform applied to 1,1,1,1,... Fill an array by diagonals, in alternating directions. The first entry is 1 each time. 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 final element of each diagonal gives a(n).

A059513

Variation of Boustrophedon transform applied to 1,1,1,1,... Fill an array by diagonals, in alternating directions. The first entry is 1 each time. 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 final element of each diagonal gives a(n).

Terms

    a(0) =1a(1) =2a(2) =6a(3) =23a(4) =116a(5) =736a(6) =5659a(7) =50796a(8) =521040a(9) =6006587a(10) =76874524a(11) =1081439062a(12) =16586149365a(13) =275442822510

External references