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.

A033998 Numbers n such that the sum of the primes <= n is a square.

Original entry on oeis.org

23, 22073, 67187, 79427, 10729219, 3531577135439
Offset: 1

Views

Author

Calculated by Jud McCranie

Keywords

Examples

			2+3+5+7+11+13+17+19+23 = 10^2 is a square, so 23 is in the sequence.
		

Crossrefs

Programs

Formula

a(n) = Prime(A033997(n))

Extensions

3531577135439 from Giovanni Resta, May 27 2003
Edited by Ray Chandler, Mar 20 2007