cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A096853 a(n) = A062401(2^n-1).

Original entry on oeis.org

1, 2, 4, 8, 16, 48, 64, 144, 288, 512, 576, 2304, 4096, 10240, 18432, 36288, 65536, 184320, 262144, 552960, 718848, 1492992, 2822400, 9123840, 13418496, 44695552, 68762880, 106168320, 109486080, 580386816, 1073741824, 2155507200, 2366668800, 6920601600, 12081954816
Offset: 1

Views

Author

Labos Elemer, Jul 19 2004

Keywords

Crossrefs

Programs

  • Mathematica
    Table[ EulerPhi[ DivisorSigma[1, 2^n - 1]], {n, 33}]

Formula

a(n) = A000010(A000203(A000225(n))). - Michel Marcus, Dec 19 2013
a(n) = A000010(A075708(n)). - Amiram Eldar, Jun 04 2024

Extensions

Edited and extended by Robert G. Wilson v, Jul 23 2004
a(33)-a(35) from Amiram Eldar, Jun 04 2024