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”).

A133372
Semiprimes expressible as the sum of (at least two) consecutive semiprimes in at least 1 way.
0
10, 15, 25, 33, 39, 51, 58, 69, 77, 82, 85, 91, 93, 94, 95, 106, 115, 118, 122, 123, 133, 134, 142, 143, 146, 155, 158, 159, 161, 166, 177, 178, 185, 187, 201, 205, 209, 213, 215, 217, 219, 221, 226, 235, 237, 249, 253, 254, 262, 267, 274, 278, 291, 295, 298
OFFSET
1,1
COMMENTS
This is to A067377 as A001358 is to A000040.
FORMULA
A001358 INTERSECTION A135363.
EXAMPLE
a(1) = 10 = 4 + 6 = 2 * 5.
a(2) = 15 = 6 + 9 = 3 * 5.
a(3) = 25 = 6 + 9 + 10 = 5^2.
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Jonathan Vos Post, Dec 21 2007
EXTENSIONS
More terms from R. J. Mathar, Jan 13 2008
STATUS
approved