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!)
A068114 Integers of the form phi(n!)/phi(n)!. 0

%I #7 Sep 09 2017 11:43:12

%S 1,4,96,384,34560,4147200,23224320,6220800,99532800,1605264998400,

%T 10319560704000,52973744947200,2517312359890944000,137731736862720000,

%U 104125193068216320000,1039086126666344300544000000

%N Integers of the form phi(n!)/phi(n)!.

%t Select[Table[EulerPhi[n!]/EulerPhi[n]!,{n,50}],IntegerQ] //DeleteDuplicates (* _Harvey P. Dale_, Sep 09 2017 *)

%K easy,nonn

%O 1,2

%A _Benoit Cloitre_, Mar 17 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 April 25 10:22 EDT 2024. Contains 371967 sequences. (Running on oeis4.)