close
login
A082634
Numbers n which can be expressed as sum of d consecutive primes (where d>0 is a divisor of n).
0
2, 3, 5, 7, 8, 11, 12, 13, 15, 17, 18, 19, 23, 24, 29, 30, 31, 36, 37, 41, 42, 43, 47, 48, 52, 53, 59, 60, 61, 67, 68, 71, 72, 73, 78, 79, 83, 84, 88, 89, 90, 97, 100, 101, 103, 107, 109, 112, 113, 119, 120, 127, 128, 131, 132, 137, 138
OFFSET
1,1
EXAMPLE
30 is in the sequence because (d=2; 2|30) and 13+17=30.
CROSSREFS
Sequence in context: A286758 A106735 A028743 * A100959 A245303 A359766
KEYWORD
easy,nonn
AUTHOR
Naohiro Nomoto, May 14 2003
STATUS
approved