login
This site is supported by donations 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. 4
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; internal format)
OFFSET

1,1

REFERENCES

Posting to Number Theory List (NMBRTHRY(AT)LISTSERV.NODAK.EDU), Nov. 19 1998.

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 (tanyakh(AT)yahoo.com), Sep 07 2007

CROSSREFS

Sequence in context: A143367 A068220 A136145 * A202099 A161726 A110076

Adjacent sequences:  A035789 A035790 A035791 * A035793 A035794 A035795

KEYWORD

nonn

AUTHOR

Randall Rathbun

EXTENSIONS

More terms from Hugo Pfoertner (hugo(AT)pfoertner.org), Sep 16 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 12:38 EST 2012. Contains 206021 sequences.