|
| |
|
|
A101326
|
|
Triangle read by rows: n-th row consists of n distinct primes whose sum is n+n^2+n^3. Take the lexicographically earliest solution for each row.
|
|
2
|
|
|
|
3, 3, 11, 3, 5, 31, 3, 5, 17, 59, 3, 5, 7, 13, 127, 3, 5, 7, 11, 41, 191, 3, 5, 7, 11, 13, 23, 337, 3, 5, 7, 11, 13, 17, 19, 509, 3, 5, 7, 11, 13, 17, 19, 43, 701, 3, 5, 7, 11, 13, 17, 19, 23, 29, 983, 3, 5, 7, 11, 13, 17, 19, 23, 29, 47, 1289, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31
(list;
table;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Table of n, a(n) for n=1..76.
|
|
|
EXAMPLE
|
Triangle begins:
3
3,11
3,5,31
3,5,17,59
3,5,7,13,127
3,5,7,11,41,191
3,5,7,11,13,23,337
3,5,7,11,13,17,19,509
3,5,7,11,13,17,19,43,701
3,5,7,11,13,17,19,23,29,983
3,5,7,11,13,17,19,23,29,47,1289
3,5,7,11,13,17,19,23,29,31,59,1667
|
|
|
CROSSREFS
|
Cf. A100667, A101245.
Sequence in context: A107299 A205388 A121446 * A178707 A036391 A073106
Adjacent sequences: A101323 A101324 A101325 * A101327 A101328 A101329
|
|
|
KEYWORD
|
nonn,tabl
|
|
|
AUTHOR
|
Giovanni Teofilatto, Jan 24 2005
|
|
|
EXTENSIONS
|
Corrected and extended by Ray Chandler, Jan 25 2005
|
|
|
STATUS
|
approved
|
| |
|
|