login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A157482 Number of primes between n^3-n^2-n^1 and (n+1)^3-(n+1)^2-(n+1)^1. 0

%I #2 Mar 31 2012 12:38:20

%S 0,1,5,8,10,16,21,24,30,39,42,52,57,65,75,86,92,102,115,122,133,150,

%T 151,176,181,192,209,221,239,252,270,273,307,308,328,350,359,383,407,

%U 414,430,460,472,494,504,548,554,571,590,629,642,669,681,722,724,749,776

%N Number of primes between n^3-n^2-n^1 and (n+1)^3-(n+1)^2-(n+1)^1.

%t Table[PrimePi[(n+1)^3-(n+1)^2-(n+1)^1]-PrimePi[n^3-n^2-n^1],{n,0,5!}]

%Y Cf. A049451, A060199, A014085, A144391, A157481

%K nonn

%O 1,3

%A _Vladimir Joseph Stephan Orlovsky_, Mar 01 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 20:10 EDT 2024. Contains 371781 sequences. (Running on oeis4.)