Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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!)
A056742 a(n) = phi(2^n - 1)/2. 1
1, 3, 4, 15, 18, 63, 64, 216, 300, 968, 864, 4095, 5292, 13500, 16384, 65535, 69984, 262143, 240000, 889056, 1320352, 4105040, 3317760, 16200000, 22358700, 56733696, 66382848, 266913216, 267300000, 1073741823, 1073741824 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,2
LINKS
FORMULA
a(n) = A000010(A000225(n))/2 = A053287(n)/2. - Amiram Eldar, Jun 09 2024
MATHEMATICA
Table[EulerPhi[(2^n - 1)]/2, {n, 2, 40}]
PROG
(PARI) a(n) = eulerphi(2^n - 1)/2; \\ Amiram Eldar, Jun 09 2024
CROSSREFS
Sequence in context: A373262 A325186 A053359 * A338123 A041435 A136210
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Aug 14 2000
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 August 18 23:41 EDT 2024. Contains 375284 sequences. (Running on oeis4.)