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.

A152923 a(n) = 2^(2*p-1)/8, where p is A000043(n).

Original entry on oeis.org

1, 4, 64, 1024, 4194304, 1073741824, 17179869184, 288230376151711744, 332306998946228968225951765070086144, 23945242826029513411849172299223580994042798784118784, 1645504557321206042154969182557350504982735865633579863348609024
Offset: 1

Views

Author

Omar E. Pol, Dec 15 2008

Keywords

Comments

Ultraperfect numbers (A139306), divided by 8.

Crossrefs

Programs

  • Mathematica
    2^(2 * MersennePrimeExponent[Range[10]] - 4) (* Amiram Eldar, Oct 17 2024 *)

Formula

a(n) = A139306(n)/8 = A152921(n)/4 = A152922(n)/2.

Extensions

a(9)-a(11) from Amiram Eldar, Oct 17 2024