login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A088283
Palindromic primes in which a single digit is sandwiched between strings of 7's.
4
727, 757, 787, 797, 77377, 77477, 77977, 7772777, 7774777, 7778777, 777767777, 77777677777, 7777774777777, 777777727777777, 777777757777777, 77777777677777777, 77777777977777777, 777777777727777777777
OFFSET
1,1
LINKS
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 *)
CROSSREFS
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Sep 29 2003
EXTENSIONS
More terms from David Wasserman, Aug 03 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 22 18:22 EDT 2024. Contains 376133 sequences. (Running on oeis4.)