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.

Showing 1-1 of 1 results.

A088553 Primes of the form (3^k-1)/2 or (3^k+1)/2.

Original entry on oeis.org

2, 5, 13, 41, 1093, 797161, 21523361, 926510094425921, 1716841910146256242328924544641, 3754733257489862401973357979128773, 6957596529882152968992225251835887181478451547013
Offset: 1

Views

Author

Cino Hilliard, Nov 17 2003

Keywords

Comments

The next term is too large to include.
The next term has 258 digits. - Harvey P. Dale, Dec 04 2018

Crossrefs

Programs

  • Mathematica
    Select[Flatten[Table[(3^x+{1,-1})/2,{x,150}]],PrimeQ] (* Harvey P. Dale, Dec 04 2018 *)

Extensions

Edited by Don Reble, May 03 2006
Showing 1-1 of 1 results.