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.

A088283 Palindromic primes in which a single digit is sandwiched between strings of 7's.

Original entry on oeis.org

727, 757, 787, 797, 77377, 77477, 77977, 7772777, 7774777, 7778777, 777767777, 77777677777, 7777774777777, 777777727777777, 777777757777777, 77777777677777777, 77777777977777777, 777777777727777777777
Offset: 1

Views

Author

Amarnath Murthy, Sep 29 2003

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Flatten[Table[FromDigits[Flatten[Join[{PadRight[{},n,7], i, PadRight[ {},n,7]}]]],{n,10},{i,0,9}]],PrimeQ] (* Harvey P. Dale, Jun 15 2015 *)

Extensions

More terms from David Wasserman, Aug 03 2005