cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A082634 Numbers n which can be expressed as sum of d consecutive primes (where d>0 is a divisor of n).

Original entry on oeis.org

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

Views

Author

Naohiro Nomoto, May 14 2003

Keywords

Examples

			30 is in the sequence because (d=2; 2|30) and 13+17=30.
		

Crossrefs