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 A355708 #14 Feb 16 2025 08:34:03 %S A355708 1,1,8,1,2,3,1,2,7,1,2,4,6,10,12,22,28,1,2,3,4,10,30,1,2,3,6,12,14,21, %T A355708 27,30,56,92,1,25,154,1,2,3,4,8,10,19,24,28,30,80,93,1,6,7,17,81,123 %N A355708 Irregular triangle read by rows in which row n lists the possible periods for the iterations of the map sum of n-th powers of digits. %H A355708 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/Digitaddition.html">Digitaddition</a> %e A355708 Triangle begins: %e A355708 1; %e A355708 1, 8; %e A355708 1, 2, 3; %e A355708 1, 2, 7; %e A355708 1, 2, 4, 6, 10, 12, 22, 28; %e A355708 1, 2, 3, 4, 10, 30; %e A355708 1, 2, 3, 6, 12, 14, 21, 27, 30, 56, 92; %e A355708 1, 25, 154; %e A355708 1, 2, 3, 4, 8, 10, 19, 24, 28, 30, 80, 93; %e A355708 1, 6, 7, 17, 81, 123; %e A355708 ... %Y A355708 Periods of sum of m-th powers of digits iterated: A031176 (m=2), A031178 (m=3), A031182 (m=4), A031186 (m=5), A031195 (m=6), A031200 (m=7), A031211 (m=8), A031212 (m=9), A031213 (m=10). %Y A355708 Sum of m-th powers of digits: A007953 (m=1), A003132 (m=2), A055012 (m=3), A055013 (m=4), A055014 (m=5), A055015 (m=6), A123253 (m=7), A210840 (m=8). %K A355708 nonn,tabf,base,more %O A355708 1,3 %A A355708 _Mohammed Yaseen_, Jul 14 2022