login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A015873
Numbers k such that phi(k + 8) | sigma(k) + 8.
0
7, 27, 56, 91, 112, 156, 355, 988, 8925, 28518, 36655, 76999, 132943, 360432, 683575, 1412464, 3430111, 11097188, 83623927, 404412907, 288039497527
OFFSET
1,1
COMMENTS
a(22) > 10^12. - Donovan Johnson, Feb 28 2012
MATHEMATICA
Cases[Range[10000],
x_ /; Divisible[DivisorSigma[1, x] + 8, EulerPhi[x + 8]] == True] (* David Nacin, Feb 28 2012 *)
CROSSREFS
Sequence in context: A205861 A215446 A098948 * A344721 A309335 A175367
KEYWORD
nonn
EXTENSIONS
Offset corrected and a(10)-a(21) from Donovan Johnson, Feb 28 2012
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 19 20:04 EDT 2024. Contains 376014 sequences. (Running on oeis4.)