Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100955
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100955 Consider all (2n+1)-digit palindromic primes of the form 30...0M0...03 (so that M is a palindrome with <= 2n-1 digits); a(n) = smallest such M. +0
3
1, 1, 1, 2, 5, 2, 2, 8, 5, 434, 5, 313, 272, 838, 5, 272, 8, 505, 1, 7, 212, 7, 151, 686, 2, 242, 656, 656, 323, 929, 121, 242, 262, 12521, 454, 949, 353, 2, 16361, 707, 10301, 515, 29092, 454, 13331, 686, 848, 20602, 1, 484, 737, 101, 242, 121, 15551, 656, 232 (list; graph; listen)
OFFSET

1,4

MATHEMATICA

f[n_] := Block[{k = 0, t = Flatten[ Join[{3}, Table[0, {n - 1}]]]}, While[s = Drop[t, Min[ -Floor[ Log[10, k]/2], 0]]; k != FromDigits[ Reverse[ IntegerDigits[k]]] || !PrimeQ[ FromDigits[ Join[s, IntegerDigits[k], Reverse[s]]]], k++ ]; k]; Table[ f[n], {n, 57}]

CROSSREFS

Cf. A100026, A100956, A100957.

Adjacent sequences: A100952 A100953 A100954 this_sequence A100956 A100957 A100958

Sequence in context: A108437 A065291 A065267 this_sequence A049413 A102720 A102707

KEYWORD

base,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 23 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 13 09:05 EDT 2008. Contains 145008 sequences.


AT&T Labs Research