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.

A088282 Palindromic primes in which a single digit is sandwiched between strings of 3's.

Original entry on oeis.org

313, 353, 373, 383, 33533, 3331333, 3337333, 333333313333333, 333333373333333, 333333383333333, 33333333333733333333333, 333333333333373333333333333, 33333333333333333533333333333333333, 33333333333333333733333333333333333
Offset: 1

Views

Author

Amarnath Murthy, Sep 29 2003

Keywords

Comments

a(36) has 1553 digits and is therefore too large to include in the b-file. - Harvey P. Dale, Mar 22 2020

Crossrefs

Programs

  • Mathematica
    Select[FromDigits/@Flatten[Table[Join[PadRight[{},k,3],{n},PadRight[ {},k,3]],{n,0,9},{k,20}],1],PrimeQ]//Sort (* Harvey P. Dale, Mar 22 2020 *)

Extensions

More terms from David Wasserman, Aug 03 2005