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.

A061888 Numbers k such that k^2 is the sum of the first m primes for some m.

Original entry on oeis.org

10, 5063, 14573, 17098, 1916357, 468726713734
Offset: 1

Views

Author

David W. Wilson, May 12 2001

Keywords

Examples

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

Crossrefs

Formula

a(n)^2 = A061890(n).

Extensions

a(6) from Giovanni Resta, May 27 2003
Edited by Ray Chandler, Mar 20 2007