cp's OEIS Frontend

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.

A137151 Triangle read by rows: A007318 * A026794.

This page as a plain text file.
%I A137151 #5 Apr 01 2022 21:30:08
%S A137151 1,2,1,5,2,1,13,4,3,1,34,9,6,4,1,88,22,11,10,5,1,225,55,22,20,15,6,1,
%T A137151 569,137,50,36,35,21,7,1,1425,338,122,65,70,56,28,8,1,3538,826,302,
%U A137151 130,127,126,84,36,9,1,8717,2002,740,296,221,252,210,120,45,10,1
%N A137151 Triangle read by rows: A007318 * A026794.
%C A137151 Row sums = A103446: (1, 3, 8, 21, 54, 137, 344, ...).
%F A137151 Binomial transform of the partition triangle, A026794.
%e A137151 First few rows of the triangle:
%e A137151     1;
%e A137151     2,   1;
%e A137151     5,   2,  1;
%e A137151    13,   4,  3,  1;
%e A137151    34,   9,  6,  4,  1;
%e A137151    88,  22, 11, 10,  5,  1;
%e A137151   225,  55, 22, 20, 15,  6, 1;
%e A137151   569, 137, 50, 36, 35, 21, 7, 1;
%e A137151   ...
%Y A137151 Cf. A026794, A103446.
%K A137151 nonn,tabl
%O A137151 1,2
%A A137151 _Gary W. Adamson_, Jan 23 2008