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.

A143355 Triangle read by rows: A051731 * A010766 as infinite lower triangular matrices.

This page as a plain text file.
%I A143355 #6 May 29 2023 13:00:57
%S A143355 1,3,1,4,1,1,7,3,1,1,6,2,1,1,1,12,5,3,1,1,1,8,3,2,1,1,1,1,15,7,3,3,1,
%T A143355 1,1,1,13,5,4,2,1,1,1,1,1,18,8,4,3,3,1,1,1,1,1,12,5,3,2,2,1,1,1,1,1,1,
%U A143355 28,13,8,5,3,3,1,1,1,1,1,1
%N A143355 Triangle read by rows: A051731 * A010766 as infinite lower triangular matrices.
%C A143355 Left column = sigma(n), A000203.
%C A143355 Row sums = A143356: (1, 4, 56, 12, 11, 23, 17,...).
%e A143355 First few rows of the triangle =
%e A143355 1;
%e A143355 3, 1;
%e A143355 4, 1, 1;
%e A143355 7, 3, 1, 1;
%e A143355 6, 2, 1, 1, 1;
%e A143355 12, 5, 3, 1, 1, 1;
%e A143355 8, 3, 2, 1, 1, 1, 1;
%e A143355 15, 7, 3, 3, 1, 1, 1, 1;
%e A143355 ...
%Y A143355 Cf. A000203, A010766, A051731, A143356.
%K A143355 nonn,tabl
%O A143355 1,2
%A A143355 _Gary W. Adamson_, Aug 10 2008
%E A143355 a(72) split by _Georg Fischer_, May 29 2023