Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A128942
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A128942 Numbers n such that the next prime exceeding 10^n is a twin prime member. +0
1
1, 2, 4, 9, 537, 1322, 1476 (list; graph; listen)
OFFSET

1,2

COMMENT

A003617(a(n)) is in A001097 (Twin primes).

EXAMPLE

For n=2, 10^2 = 100. The first prime > 100 is 101 which is a member of the twin prime pair 101,103.

PROGRAM

(PARI) g(n)=for(x=1, n, y=nextprime(10^x); if(ispseudoprime(y+2), print1(x", ")))

CROSSREFS

Sequence in context: A162109 A067603 A065299 this_sequence A135445 A098556 A159585

Adjacent sequences: A128939 A128940 A128941 this_sequence A128943 A128944 A128945

KEYWORD

hard,more,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)hotmail.com), Apr 28 2007

EXTENSIONS

Edited by Ray Chandler (rayjchandler(AT)sbcglobal.net), May 12 2007

a(6), a(7) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Feb 21 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 November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research