The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A015796 Numbers k such that phi(k) + 5 | sigma(k). 0
4, 10, 32, 60, 88, 688, 2544, 3424, 12200, 62848, 777984, 1037824, 16734208, 67022848, 8625555968, 51537444864, 1099500617728 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(18) <= 17592142004224. In general, if 2^k-11 is prime (A096817) then 2^(k-2)*3*(2^k-11) is a term for k > 3. Moreover, if 2^k-21 is prime (A096820) then 2^(k-2)*(2^k-21) is a term for k > 4. - Giovanni Resta, Sep 09 2019
LINKS
MATHEMATICA
Select[Range[100000],
Divisible[DivisorSigma[1, #], EulerPhi[#] + 5] &] (* David Nacin, Feb 28 2012 *)
CROSSREFS
Sequence in context: A135831 A213106 A360919 * A318562 A034717 A295404
KEYWORD
nonn,more
AUTHOR
EXTENSIONS
More terms from Jud McCranie, Dec 26 1999
Offset corrected and a(15)-a(16) from Donovan Johnson, Feb 28 2012
a(17) from Giovanni Resta, Sep 09 2019
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 May 14 00:47 EDT 2024. Contains 372528 sequences. (Running on oeis4.)