login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Table of primes of the form n^3 - k^2, 0<=k<=A077121(n).
4

%I #3 Mar 30 2012 18:51:05

%S 7,23,11,2,109,89,61,191,167,47,307,199,19,503,487,463,431,223,151,71,

%T 53,991,919,271,1327,1231,1187,547,431,307,1607,1559,1439,1367,1103,

%U 887,503,359,47,2161,2053,1873,1621,1297,433,2719,2663,2383,1783,1223,1063

%N Table of primes of the form n^3 - k^2, 0<=k<=A077121(n).

%C Primes in A167222;

%C A161681 is the range of this table.

%H R. Zumkeller, <a href="/A167224/b167224.txt">Table of n, a(n) for n = 1..10000</a>

%H R. Zumkeller, <a href="/A161681/a161681.txt">Some Examples</a>

%e 7;23,11,2;;109,89,61;191,167,47;307,199,19;503,487,... .

%K nonn,tabf

%O 1,1

%A _Reinhard Zumkeller_, Oct 31 2009