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!)
A056012 Numbers n such that n | Sigma(n) + d(n) + Phi(n). 0
1, 2, 4, 6, 90, 408, 5856, 2200352, 11524640, 90200997888 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Do[If[Mod[DivisorSigma[1, n]+DivisorSigma[0, n]+EulerPhi[n], n]==0, Print[n]], {n, 1, 10^7}]
CROSSREFS
Sequence in context: A009257 A098757 A335709 * A259050 A066719 A345269
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Jul 24 2000
EXTENSIONS
a(7) corrected and a(10) added by Donovan Johnson, Nov 12 2012
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 23 10:29 EDT 2024. Contains 371905 sequences. (Running on oeis4.)