Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135112
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135112 Integers n such that 10^n+93 is a prime number. +0
1
1, 2, 3, 4, 9, 61, 78, 116, 632 (list; graph; listen)
OFFSET

1,2

COMMENT

No others below 1,000.

EXAMPLE

4 is a member: 10^4+93 = 10000+93 = 10093, which is a prime number.

MATHEMATICA

q=93; s=""; For[a=q, a<=q, s="10^n+"<>ToString[a]<>":"; n=0; For[i=1, i< 10^3, If[PrimeQ[10^i+a], n=1; s=s<>ToString[i]<>", "]; i++ ]; If[n>0, Print[s]]; a++ ] - Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 29 2008

CROSSREFS

Cf. A095688, A108052, A108050, A108312, A107083, A108049, A108054.

Adjacent sequences: A135109 A135110 A135111 this_sequence A135113 A135114 A135115

Sequence in context: A086432 A076018 A076017 this_sequence A082865 A140598 A129920

KEYWORD

hard,more,nonn

AUTHOR

Julien Peter Benney (jpbenney(AT)gmail.com), Feb 12 2008

EXTENSIONS

1 added by Vladimir Orlovsky, May 02 2008

a(4) corrected by Vladimir Orlovsky, May 02 2008

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 January 8 02:43 EST 2009. Contains 152824 sequences.


AT&T Labs Research