A131337 Row sums of triangle A131336.
1, 2, 4, 9, 16, 32, 57, 106, 188, 337
Offset: 1
Keywords
Examples
a(4) = 9 = (3 + 3 + 2 + 2), sum of row 4, A131336.
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
a(4) = 9 = (3 + 3 + 2 + 2), sum of row 4, A131336.
First few rows of the triangle are: 1; 0, 1; 1, 0, 1; 1, 0, 1, 1; 2, -1, 2, 1, 1; 3, -2, 3, 1, 2, 1; 5, -4, 5, 0, 4, 2, 1; 8, -7, 8, -2, 7, 3, 3, 1; ...
First few rows of the triangle are: 1; 1, 1; 2, 1, 1; 3, 2, 2, 1; 5, 3, 4, 2, 1; 8, 5, 7, 4, 3, 1; 13, 8, 12, 7, 7, 3, 1; 21, 13, 20, 12, 14, 7, 4, 1; ...
First few rows of the triangle are: 1; 0, 1; 1, 0, 1; 0, 1, 1, 1; 1, 0, 2, 1, 1; 0, 1, 2, 2, 2, 1; 1, 0, 3, 2, 4, 2, 1; 0, 1, 3, 3, 6, 4, 3, 1; 1, 0, 4, 3, 9, 6, 7, 3, 1; ...
Comments