login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A119405 Primes p such that p and p-th prime do not share any decimal digit. 3
2, 3, 5, 17, 19, 43, 47, 53, 59, 61, 67, 71, 79, 89, 101, 151, 223, 227, 229, 233, 317, 337, 359, 373, 383, 457, 461, 467, 509, 521, 563, 569, 617, 653, 661, 673, 677, 683, 709, 727, 743, 769, 773, 797, 809, 811, 827, 829, 859, 1039, 1049, 1051, 1063, 1091, 1103 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Zak Seidov, Table of n, a(n) for n = 1..1287

EXAMPLE

Prime 17 is a member since 17 and 17-th prime=59 have no digit in common.

MATHEMATICA

Select[Prime@Range@1102, Intersection[IntegerDigits@#, IntegerDigits@ Prime@# ] == {} &]

CROSSREFS

Cf. A000040.

Sequence in context: A129943 A129673 A058501 * A032733 A111632 A049547

Adjacent sequences:  A119402 A119403 A119404 * A119406 A119407 A119408

KEYWORD

nonn,base,less

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 25 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 10:28 EST 2012. Contains 205763 sequences.