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.

A175117 Numbers k such that Sum_(i=1..k) prime(i)*(-1)^(i+1) is a square.

Original entry on oeis.org

3, 9, 55, 181, 215, 459, 1361, 1417, 1623, 2047, 2445, 4685, 6687, 7353, 7785, 7925, 8489, 10333, 10515, 11179, 14087, 15227, 15829
Offset: 1

Views

Author

Ctibor O. Zizka, Feb 14 2010

Keywords

Comments

Numbers k such that (-1)^k*A008347(k) is a perfect square. - R. J. Mathar, Feb 21 2010

Examples

			2 - 3 + 5 = 4, thus a(1)=3;
2 - 3 + 5 - 7 + 11 - 13 + 17 - 19 + 23 = 16, thus a(2)=9.
		

Crossrefs

Cf. A000040.

Programs

Extensions

Six more terms from R. J. Mathar, Feb 21 2010