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.
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
Examples
Triangle begins: 16; 28; 27; 29, 34; ; 47, 55, 62, 65; 73; 80; ; ; 127; 70, 121, 136, 181; 117, 130; 153; 153, 160; ...
Comments