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.

A139288 2^(2p - 1)/2, where p is prime.

Original entry on oeis.org

4, 16, 256, 4096, 1048576, 16777216, 4294967296, 68719476736, 17592186044416, 72057594037927936, 1152921504606846976, 4722366482869645213696, 1208925819614629174706176, 19342813113834066795298816
Offset: 1

Views

Author

Omar E. Pol, Apr 13 2008

Keywords

Crossrefs

Programs

  • Mathematica
    Table[2^(2p-1)/2,{p,Prime[Range[20]]}] (* Harvey P. Dale, Jun 21 2021 *)

Formula

a(n)=A139286(n)/2.

Extensions

More terms from Jon E. Schoenfield, Jul 16 2010