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!)
A015785 Phi(n) + 6 | sigma(n + 6). 4
9, 18, 20, 27, 28, 52, 54, 68, 76, 81, 104, 116, 126, 130, 162, 172, 188, 212, 228, 243, 258, 268, 292, 350, 356, 362, 388, 452, 486, 508, 520, 548, 556, 594, 628, 668, 692, 772, 780, 788, 796, 892, 908, 916, 1026, 1076, 1108, 1132, 1228, 1348 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Range[1400], Divisible[DivisorSigma[1, #+6], EulerPhi[#]+6]&] (* Harvey P. Dale, Mar 06 2019 *)
PROG
(PARI) is(n)=!(sigma(n+6)%(eulerphi(n)+6)) \\ Charles R Greathouse IV, Sep 25 2012
CROSSREFS
Sequence in context: A092457 A062057 A254066 * A366290 A316438 A208135
KEYWORD
nonn
AUTHOR
EXTENSIONS
Corrected by Charles R Greathouse IV, Sep 25 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 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)