login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A101772
Triangle read by rows where n-th row is the lexicographically least set of n distinct primes summing to A100498(n)-1.
2
3, 3, 5, 3, 5, 7, 2, 3, 7, 23, 2, 3, 5, 7, 31, 2, 3, 5, 11, 13, 29, 2, 3, 5, 11, 13, 17, 29, 2, 3, 5, 7, 11, 13, 17, 41, 2, 3, 5, 7, 11, 13, 17, 19, 43, 2, 3, 5, 7, 11, 13, 17, 19, 23, 43, 2, 3, 5, 7, 11, 13, 17, 19, 23, 31, 37, 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 37, 89, 2, 3, 5, 7, 11
OFFSET
1,1
EXAMPLE
Triangle begins:
{3}
{3,5}
{3,5,7}
{2,3,7,23}
{2,3,5,7,31}
{2,3,5,11,13,29}
{2,3,5,11,13,17,29}
{2,3,5,7,11,13,17,41}
{2,3,5,7,11,13,17,19,43}
{2,3,5,7,11,13,17,19,23,43}
{2,3,5,7,11,13,17,19,23,31,37}
{2,3,5,7,11,13,17,19,23,29,37,89}
{2,3,5,7,11,13,17,19,23,29,31,61,67}
{2,3,5,7,11,13,17,19,23,29,31,37,43,83}
{2,3,5,7,11,13,17,19,23,29,31,37,41,43,79}
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Ray Chandler, Jan 10 2005
STATUS
approved