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!)
A080123 Number of primes less than n*10^14. 21

%I #14 Oct 28 2021 12:59:31

%S 3204941750802,6270424651315,9287441600280,12273824155491,

%T 15237833654620,18184255291570,21116208911023,24035890368161,

%U 26944926466221,29844570422669,32735816605908,35619471693548

%N Number of primes less than n*10^14.

%H Robert G. Wilson v, <a href="/A080123/b080123.txt">Table of n, a(n) for n = 1..10000</a>

%H Thomas R. Nicely, <a href="https://faculty.lynchburg.edu/~nicely/index.html">Some Results of Computational Research in Prime Numbers</a> [See local copy in A007053]

%H Tomás Oliveira e Silva, <a href="http://sweet.ua.pt/tos/primes.html">Tables of values of pi(x) and of pi2(x)</a>

%o (PARI) a(n)=primepi(10^14*n) \\ _Charles R Greathouse IV_, Apr 29 2015

%Y Cf. A038801, A028505, A038812, A038813, A038814, A038815, A038816, A038817, A038818, A038819, A038820, A038821, A080122, A080124, A080125, A080126, A080127, A080128, A080129.

%K nonn

%O 1,1

%A _Robert G. Wilson v_ and _Jeff Burch_, Jan 29 2003

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:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)