Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A119289
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A119289 Prime numbers p such that there is no prime between 10*p and 10*p+9 inclusive. +0
2
53, 89, 107, 113, 167, 179, 251, 317, 347, 389, 397, 419, 431, 443, 457, 461, 521, 599, 641, 643, 653, 709, 727, 761, 773, 797, 839, 863, 887, 907, 911, 977, 991, 1087, 1091, 1103, 1153, 1187, 1213, 1217, 1229, 1231, 1259, 1277, 1283, 1301, 1307, 1319, 1327 (list; graph; listen)
OFFSET

1,1

COMMENT

Prime numbers p with property that appending any single decimal digit to p does not produce a prime. Prime members of A032352.

MAPLE

a:=proc(n) if isprime(n) = true and isprime(10*n+1)=false and isprime(10*n+3)=false and isprime(10*n+5)=false and isprime(10*n+7)=false and isprime(10*n+9)=false then n else fi end: seq(a(n), n=1..1500); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 24 2006

MATHEMATICA

Select[Prime[Range[1000]], PrimePi[10# + 9] - PrimePi[10# ] == 0 &] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Jul 24 2006

CROSSREFS

Sequence in context: A001836 A144939 A118149 this_sequence A124282 A137869 A096697

Adjacent sequences: A119286 A119287 A119288 this_sequence A119290 A119291 A119292

KEYWORD

base,nonn

AUTHOR

Tanya Khovanova (tanyakh(AT)yahoo.com), Jul 23 2006

EXTENSIONS

More terms sent by several contributors, Jul 23 2006

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 December 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research