A265736 Row sums of triangle A265705.
0, 2, 8, 12, 29, 38, 46, 56, 107, 126, 144, 164, 177, 198, 218, 240, 407, 446, 484, 524, 557, 598, 638, 680, 691, 734, 776, 820, 857, 902, 946, 992, 1583, 1662, 1740, 1820, 1893, 1974, 2054, 2136, 2187, 2270, 2352, 2436, 2513, 2598, 2682, 2768, 2727, 2814
Offset: 0
Keywords
Links
- Reinhard Zumkeller, Table of n, a(n) for n = 0..1000
Programs
-
Haskell
a265736 = sum . a265705_row
Comments