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!)
A055696 Numbers n such that n | Sigma_2(n) + Phi(n)^2. 0
1, 2, 6, 182, 330, 850, 2150, 5964, 23028, 85800, 168150, 172250, 179850, 308700, 391300, 484692, 507725, 1098750, 1248148, 1377075, 3105218, 4723500, 9547650, 17353350, 22058792, 37465350, 47094425, 54658450, 110019000, 144820200 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
sigma_2(n) is the sum of the squares of the divisors of n (A001157).
LINKS
MATHEMATICA
Do[If[Mod[DivisorSigma[2, n]+EulerPhi[n]^2, n]==0, Print[n]], {n, 1, 2*10^6}]
CROSSREFS
Sequence in context: A203430 A298883 A252740 * A158096 A345726 A302344
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Jun 09 2000
EXTENSIONS
a(21)-a(30) from Donovan Johnson, Feb 13 2010
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 18 11:02 EDT 2024. Contains 371779 sequences. (Running on oeis4.)