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!)
A035792 Start of a string of exactly 4 consecutive (but disjoint) pairs of twin primes. 12
9419, 62969, 72221, 392261, 495569, 663569, 1006301, 1138367, 1159187, 1173539, 1322147, 2144477, 2168651, 2502341, 2668217, 3020999, 3215711, 3664679, 4890857, 5248079, 5261699, 5532269, 5561597, 5651729, 5787317, 6256727 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
REFERENCES
Posting to Number Theory List (NMBRTHRY(AT)LISTSERV.NODAK.EDU), Nov. 19 1998.
LINKS
Sebastian Petzelberger, Table of n, a(n) for n = 1..10000
MATHEMATICA
Prime[Select[Range[1000000], Prime[ # + 1] - Prime[ # ] == 2 && Prime[ # + 3] - Prime[ # + 2] == 2 && Prime[ # + 5] - Prime[ # + 4] == 2 && Prime[ # + 7] - Prime[ # + 6] == 2 &]] (* Tanya Khovanova, Sep 07 2007 *)
CROSSREFS
The first term of this sequence is in A087641.
Sequence in context: A235447 A068220 A136145 * A252704 A202099 A209854
KEYWORD
nonn
AUTHOR
EXTENSIONS
a(11)-a(26) from Hugo Pfoertner, Sep 16 2003
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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)