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.
%I A127471 #17 May 29 2023 13:03:40 %S A127471 1,2,1,2,0,2,3,2,0,2,2,0,0,0,4,4,2,4,0,0,2,2,0,0,0,0,0,6,4,3,0,4,0,0, %T A127471 0,4,3,0,4,0,0,0,0,0,6,4,2,0,0,8,0,0,0,0,4,2,0,0,0,0,0,0,0,0,0,10,6,4, %U A127471 6,4,0,4,0,0,0,0,0,4,2,0,0,0,0,0,0,0,0,0,0,0,12 %N A127471 Triangle formed from the matrix product A051731 * A054522 of infinite lower triangular matrices, read by rows. %C A127471 Left column = (1, 2, 2, 3, 2, 4, ...) = d(n), A000005; right border = (1, 1, 2, 2, 4, 2, 6, ...) = phi(n), A000010; row sums = (1, 3, 4, 7, 6, 12, ...) = sigma(n), A000203. %e A127471 First few rows of the triangle: %e A127471 1; %e A127471 2, 1; %e A127471 2, 0, 2; %e A127471 3, 2, 0, 2; %e A127471 2, 0, 0, 0, 4; %e A127471 4, 2, 4, 0, 0, 2; %e A127471 2, 0, 0, 0, 0, 0, 6; %e A127471 4, 3, 0, 4, 0, 0, 0, 4; %e A127471 3, 0, 4, 0, 0, 0, 0, 0, 6; %e A127471 4, 2, 0, 0, 8, 0, 0, 0, 0, 4; %e A127471 ... %Y A127471 Cf. A000005, A000010, A000203, A051731, A054522. %K A127471 nonn,tabl %O A127471 1,2 %A A127471 _Gary W. Adamson_, Jan 15 2007 %E A127471 Edited by _N. J. A. Sloane_, Aug 11 2019 %E A127471 a(49) = 0 inserted and more terms from _Georg Fischer_, May 29 2023