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!)
A015872 Numbers k such that phi(k + 6) | sigma(k) + 6. 0
10, 20, 26, 58, 122, 1018, 1040, 2042, 8186, 32762, 522752, 2097146, 8388602, 9898496, 16871744, 33554426, 1073741818, 1630145024 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(19) > 10^12. - Donovan Johnson, Feb 28 2012
LINKS
MATHEMATICA
Select[Range[100000],
Divisible[DivisorSigma[1, #] + 6, EulerPhi[# + 6]] &] (* David Nacin, Feb 2012 *)
CROSSREFS
Sequence in context: A229305 A229304 A101869 * A019491 A249989 A175229
KEYWORD
nonn
AUTHOR
EXTENSIONS
Offset corrected and a(10)-a(18) 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 24 09:42 EDT 2024. Contains 371935 sequences. (Running on oeis4.)