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!)
A015871 Numbers k such that phi(k + 5) | sigma(k) + 5. 0
1, 4, 9, 16, 18, 64, 81, 729, 4096, 59049, 125316, 262144, 16777216 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(14) > 10^12. - Donovan Johnson, Feb 28 2012
LINKS
MATHEMATICA
Select[Range[100000],
Divisible[DivisorSigma[1, #] + 5, EulerPhi[# + 5]] &] (* David Nacin, Feb 28 2012 *)
CROSSREFS
Sequence in context: A332443 A313323 A313324 * A035234 A313325 A313326
KEYWORD
nonn
AUTHOR
EXTENSIONS
Offset corrected and a(11)-a(13) from Donovan Johnson, Feb 28 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 17 21:16 EDT 2024. Contains 371767 sequences. (Running on oeis4.)