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.

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

Original entry on oeis.org

0, 3, 63, 1023, 262143, 4194303, 1073741823, 17179869183, 4398046511103, 18014398509481983, 288230376151711743, 1180591620717411303423, 302231454903657293676543, 4835703278458516698824703
Offset: 1

Views

Author

Omar E. Pol, Apr 13 2008

Keywords

Crossrefs

Programs

  • Mathematica
    (2^(2#-1))/8-1&/@Prime[Range[30]] (* Harvey P. Dale, May 09 2012 *)

Formula

a(n) = (A139286(n)/8)-1.

Extensions

More terms from Jon E. Schoenfield, Jul 16 2010