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

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107936 Numbers n such that n and n-th prime have only one common digit = 5. 5
54, 55, 245, 250, 335, 385, 415, 458, 459, 500, 502, 511, 559, 573, 595, 605, 615, 675, 685, 695, 705, 725, 735, 750, 775, 850, 851, 853, 857, 858, 951, 952, 955, 956, 1065, 2058, 2235 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
s={}; Do[If[IntegerDigits[n]\[Intersection]IntegerDigits[Prime[n]]\[Equal]{5}, s=Append[s, n]], {n, 3000}]; A107936=s
CROSSREFS
Sequence in context: A247897 A247900 A116386 * A252722 A326181 A300447
KEYWORD
nonn,base
AUTHOR
Zak Seidov, Jun 08 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | 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 April 23 13:04 EDT 2024. Contains 371913 sequences. (Running on oeis4.)