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!)
A015971 k is the first integer such that phi(k + n) | sigma(k). 0
1, 1, 3, 3, 5, 3, 6, 3, 6, 3, 11, 15, 6, 5, 14, 6, 14, 7, 24, 21, 6, 14, 6, 7, 15, 11, 24, 15, 10, 20, 6, 11, 22, 23, 45, 22, 6, 15, 14, 21, 30, 15, 14, 21, 10, 33, 12, 19, 27, 23, 62, 33, 22, 24, 22, 15, 14, 15, 14, 21, 26, 23, 42, 15, 14, 30, 20, 23, 46, 15, 14, 31, 26 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
Table[k = 1; While[! Divisible[DivisorSigma[1, k], EulerPhi[k + n]], k++]; k, {n, 0, 72}] (* Jayanta Basu, Jul 25 2013 *)
CROSSREFS
Sequence in context: A033558 A046217 A057662 * A163167 A243729 A200810
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 May 28 22:13 EDT 2024. Contains 372921 sequences. (Running on oeis4.)