Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A018847
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A018847 Strobogrammatic primes: the same upside down (calculator-style numerals). +0
4
2, 5, 11, 101, 151, 181, 619, 659, 6229, 10501, 12821, 15551, 16091, 18181, 19861, 60209, 60509, 61519, 61819, 62129, 116911, 119611, 160091, 169691, 191161, 196961, 605509, 620029, 625529, 626929, 650059, 655559, 656959, 682289, 686989, 688889 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

lst = {}; fQ[n_] := Block[{allset = {0, 1, 2, 5, 6, 8, 9}, id = IntegerDigits@n}, Union@ Join[id, allset] == allset && Reverse[id /. {6 -> 9, 9 -> 6}] == id]; Do[ If[ PrimeQ@n && fQ@n, AppendTo[lst, n], {n, 700000}] (* Robert G. Wilson v (rgwv(at)rgwv.com), Feb 27 2007 *)

CROSSREFS

Cf. A007597.

Sequence in context: A087185 A127010 A131480 this_sequence A134996 A134998 A078790

Adjacent sequences: A018844 A018845 A018846 this_sequence A018848 A018849 A018850

KEYWORD

nonn,base

AUTHOR

David W. Wilson (davidwwilson(AT)comcast.net)

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 November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research