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!)
A037172 Numbers n such that sigma(n) - n = {number of primes <= n}. 2

%I #13 Jul 05 2016 03:47:50

%S 1,2,9,85,2569,2723,2807,174449,1302379,8513821,10518107,14348051,

%T 70110091,70111621,70112369,10910880311,43908943297,4224496855063

%N Numbers n such that sigma(n) - n = {number of primes <= n}.

%o (PARI) isok(n) = (sigma(n)-n == primepi(n)) \\ _Michel Marcus_, Jul 14 2013

%K nonn,more

%O 1,2

%A _Naohiro Nomoto_

%E More terms from Kok Seng Chua (chuaks(AT)ihpc.nus.edu.sg), Apr 09 2002

%E a(16)-a(17) from _Donovan Johnson_, Sep 03 2008

%E a(18) from _Giovanni Resta_, Jul 05 2016

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 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)