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.

A350302 Irregular triangle read by rows: The n-th row lists the larger number in each "n-th power friendship", that is, numbers k such that digsum(digsum(k^n)^n) = k and digsum(k^n) < k.

Original entry on oeis.org

16, 28, 27, 29, 34, 47, 55, 62, 65, 73, 80, 127, 70, 121, 136, 181, 117, 130, 153, 153, 160, 161, 176, 181, 184, 187, 189, 198, 208, 221, 235, 193, 252, 190, 233, 220, 247, 220, 254, 257, 259, 277, 279, 289, 263, 319, 261, 331, 260, 297, 316, 280, 304, 313
Offset: 2

Views

Author

Daniel Carter, Dec 23 2021

Keywords

Examples

			Triangle begins:
  16;
  28;
  27;
  29, 34;
  ;
  47, 55, 62, 65;
  73;
  80;
  ;
  ;
  127;
  70, 121, 136, 181;
  117, 130;
  153;
  153, 160;
  ...
		

Crossrefs