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.

A175897 Numbers n with property that n*prime(n)+(n+1)*prime(n+1) is a perfect square s^2.

Original entry on oeis.org

1681, 3146, 5917, 308950, 10553441, 10553550, 4273262954, 9781980985
Offset: 1

Views

Author

Zak Seidov, Oct 11 2010

Keywords

Comments

Or, numbers n with property that A033286(n)+A033286(n+1) is a perfect square s^2, A033286(n)=n*(n-th prime). [From Zak Seidov, Oct 12 2010]
a(9) > pi(4*10^12). [From Donovan Johnson, Oct 22 2010]

Examples

			{n,s}: {1681,6943},{3146,13487},{5917,26299},{308950,1647737}, {10553441,63320647},{10553550,63321299}; no more n's up to 2*10^8.
		

Programs

Extensions

a(7)-a(8) from Donovan Johnson, Oct 22 2010