Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A030284
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A030284 a(n) is the least prime > a(n-1) whose digits do not appear in a(n-1). +0
7
2, 3, 5, 7, 11, 23, 41, 53, 61, 73, 89, 101, 223, 401, 523, 601, 727, 809, 1117, 2003, 4111, 5003, 6121, 7039, 8111, 9007, 11113, 20029, 31147, 50069, 71143, 80209, 111143, 200009, 311111, 400009, 511111, 600043, 711121, 800053, 911111, 2000003, 4111147, 5000263, 7111199, 8000023, 9111161 (list; graph; listen)
OFFSET

1,1

COMMENT

Sequence is infinite. - T. D. Noe, Jun 06 2007

LINKS

T. D. Noe, Table of n, a(n) for n=1..500

MATHEMATICA

ta={1}; Do[s1=IntegerDigits[Part[ta, Length[ta]]]; s2=IntegerDigits[Prime[n]]; If[Equal[Intersection[s1, s2], {}], Print[{Prime[n], Prime[n+1]}]; ta=Append[ta, Prime[n]]], {n, 1, 1000000}]; ta=Delete[ta, 1] (Labos)

CROSSREFS

Sequence in context: A057459 A068853 A158217 this_sequence A068148 A036344 A165802

Adjacent sequences: A030281 A030282 A030283 this_sequence A030285 A030286 A030287

KEYWORD

nonn,base,nice

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com)

EXTENSIONS

More terms from Labos E. (labos(AT)ana.sote.hu), Nov 18 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research