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.

A076956 Smallest k^2 such that there are exactly n primes between k^2 and (k+1)^2.

This page as a plain text file.
%I A076956 #14 Jan 09 2017 10:17:48
%S A076956 1,16,36,100,225,256,625,576,961,1521,1444,2025,4096,2304,2704,3249,
%T A076956 5625,6724,6561,4900,5776,6241,11236,12544,21025,12321,14641,13689,
%U A076956 15129,17956,20736,19321,21316,23716,26569,36864,28561,30976,32041
%N A076956 Smallest k^2 such that there are exactly n primes between k^2 and (k+1)^2.
%H A076956 David W. Wilson, <a href="/A076956/b076956.txt">Table of n, a(n) for n = 2..10000</a>
%F A076956  a(n) = A076957(n)^2. - _David W. Wilson_, Jan 08 2017
%Y A076956 Cf. A014085, A076957.
%K A076956 nonn
%O A076956 2,2
%A A076956 _Amarnath Murthy_, Oct 20 2002
%E A076956 More terms from _Sascha Kurz_, Jan 22 2003
%E A076956 Name edited by _David W. Wilson_, Jan 08 2017