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!)
A215195 Numbers n such that A143615(n) = sigma(n) where sigma(n) = A000203(n). 0

%I #22 Nov 09 2014 08:05:53

%S 1,598,1498,54797260

%N Numbers n such that A143615(n) = sigma(n) where sigma(n) = A000203(n).

%C a(5) (if it exists) > 10^8. - _Hiroaki Yamanouchi_, Sep 11 2014

%o (PARI) isok(n) = sum(m=1, n, if (gcd(n,m)==1, numdiv(m))) == sigma(n); \\ _Michel Marcus_, Nov 08 2014

%Y Cf. A000203, A143615.

%K nonn,more

%O 1,2

%A _Naohiro Nomoto_, Aug 05 2012

%E a(4) from _Hiroaki Yamanouchi_, Sep 11 2014

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 19 11:31 EDT 2024. Contains 371792 sequences. (Running on oeis4.)