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!)
A096854 a(n) = A062402(-1+2^n). 2
1, 3, 12, 15, 72, 91, 312, 255, 1240, 1860, 4123, 5080, 26208, 34200, 93600, 65535, 334368, 416560, 1420800, 1596364, 6146800, 5949696, 20485332, 23788842, 120519630, 194016600, 358132380, 458803800, 1674738000, 2166798816, 6045990912, 4294967295, 22739738112, 37862623140 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[DivisorSigma[1, EulerPhi[ -1+2^w]], {w, 1, 30}]
PROG
(PARI) a(n) = sigma(eulerphi(2^n-1)); \\ Michel Marcus, Aug 30 2019
CROSSREFS
Sequence in context: A001196 A330941 A361925 * A013191 A332959 A009783
KEYWORD
nonn
AUTHOR
Labos Elemer, Jul 19 2004
EXTENSIONS
More terms from Michel Marcus, Aug 30 2019
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 15:57 EDT 2024. Contains 371961 sequences. (Running on oeis4.)