A261987 Triangle read by rows: row n lists the set of n coprime composite numbers that minimizes the difference between first and last terms, and then minimizes the average of the terms.
4, 8, 9, 25, 26, 27, 91, 92, 93, 95, 115, 116, 117, 119, 121, 527, 529, 531, 532, 533, 535, 527, 529, 531, 533, 535, 536, 539, 1331, 1333, 1334, 1337, 1339, 1341, 1343, 1345, 1331, 1333, 1334, 1337, 1339, 1341, 1343, 1345, 1349
Offset: 1
Examples
4; 8, 9; 25, 26, 27; 91, 92, 93, 95; 115, 116, 117, 119, 121; 527, 529, 531, 532, 533, 535; ...
Links
- Max Barrentine, Table of n, a(n) for n = 1..189
Comments