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!)
A073465 Numbers n such that phi(n)/pi(n) is an integer. 2

%I #9 Apr 11 2020 15:49:44

%S 2,3,4,8,10,11,13,14,20,27,37,39,43,63,90,91,95,122,124,136,152,169,

%T 175,176,224,322,364,365,410,460,605,875,917,1082,1084,1085,1086,1087,

%U 1137,1143,1164,1168,1444,1517,1541,1751,1786,1991,2873,3087,3101,3283

%N Numbers n such that phi(n)/pi(n) is an integer.

%H Donovan Johnson, <a href="/A073465/b073465.txt">Table of n, a(n) for n = 1..1000</a>

%F Mod[A000010(n), A000720(n)]=A071259[n]=0

%t Select[Range[2,3300],IntegerQ[EulerPhi[#]/PrimePi[#]]&] (* _Harvey P. Dale_, Apr 11 2020 *)

%Y Cf. A000010, A000720, A073464.

%K nonn

%O 1,1

%A _Labos Elemer_, Aug 02 2002

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 September 5 22:34 EDT 2024. Contains 375701 sequences. (Running on oeis4.)