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!)
A015792 Numbers k such that phi(k) + 3 | sigma(k). 1

%I #18 Sep 08 2019 19:09:53

%S 12,126,152,216,245,392,490,63872,259856,16750592,4294541312

%N Numbers k such that phi(k) + 3 | sigma(k).

%C a(12) > 10^12. - _Donovan Johnson_, Feb 28 2012

%t Select[Range[100000],

%t Divisible[DivisorSigma[1, #], EulerPhi[#] + 3] &] (* _David Nacin_, Feb 28 2012 *)

%K nonn

%O 1,1

%A _Robert G. Wilson v_

%E Offset corrected and a(8)-a(11) from _Donovan Johnson_, Feb 28 2012

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 August 20 11:57 EDT 2024. Contains 375331 sequences. (Running on oeis4.)