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!)
A066781 a(n) = 2^phi(n). 12
2, 2, 4, 4, 16, 4, 64, 16, 64, 16, 1024, 16, 4096, 64, 256, 256, 65536, 64, 262144, 256, 4096, 1024, 4194304, 256, 1048576, 4096, 262144, 4096, 268435456, 256, 1073741824, 65536, 1048576, 65536, 16777216, 4096, 68719476736, 262144, 16777216, 65536 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
From Amiram Eldar, Nov 18 2020: (Start)
a(n) = 2^A000010(n).
Sum_{n>=1} 1/a(n) = A334071. (End)
MATHEMATICA
Table[2^EulerPhi[n], {n, 40}] (* Arkadiusz Wesolowski, Jan 16 2013 *)
PROG
(PARI) a(n) = 2^eulerphi(n); \\ Harry J. Smith, Mar 25 2010
CROSSREFS
Sequence in context: A280306 A140723 A106051 * A112869 A086117 A095240
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Jan 18 2002
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 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)