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.

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

Original entry on oeis.org

2, 8, 128, 2048, 8388608, 2147483648, 34359738368, 576460752303423488, 664613997892457936451903530140172288, 47890485652059026823698344598447161988085597568237568
Offset: 1

Views

Author

Omar E. Pol, Dec 15 2008

Keywords

Comments

Ultraperfect numbers (A139306), divided by 4.

Crossrefs

Programs

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

Formula

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

Extensions

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