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!)
A015830 Numbers k such that phi(k + 10) | sigma(k). 1
11, 14, 17, 35, 42, 46, 56, 60, 62, 66, 94, 114, 138, 142, 158, 224, 258, 282, 284, 334, 354, 378, 402, 408, 420, 426, 440, 473, 478, 480, 498, 526, 618, 622, 638, 642, 728, 748, 762, 766, 770, 786, 826, 834, 840, 862, 906, 920, 935, 952, 984, 1001, 1006 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Range[3000], Divisible[DivisorSigma[1, #], EulerPhi[10 + #]] &] (* David Nacin, Mar 01 2012 *)
PROG
(PARI) is(n)=sigma(n)%(eulerphi(n)+10)==0 \\ Charles R Greathouse IV, Sep 25 2012
CROSSREFS
Sequence in context: A093669 A084805 A159020 * A242098 A163672 A216580
KEYWORD
nonn
AUTHOR
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 July 26 20:21 EDT 2024. Contains 374636 sequences. (Running on oeis4.)