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
1, 598, 1498, 54797260 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(5) (if it exists) > 10^8. - Hiroaki Yamanouchi, Sep 11 2014
LINKS
PROG
(PARI) isok(n) = sum(m=1, n, if (gcd(n, m)==1, numdiv(m))) == sigma(n); \\ Michel Marcus, Nov 08 2014
CROSSREFS
Sequence in context: A160149 A251224 A210384 * A262252 A252265 A029562
KEYWORD
nonn,more
AUTHOR
Naohiro Nomoto, Aug 05 2012
EXTENSIONS
a(4) from Hiroaki Yamanouchi, Sep 11 2014
STATUS
approved

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 09:38 EDT 2024. Contains 371935 sequences. (Running on oeis4.)