login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A204801 Primes followed by a gap of 110. 0
1468277, 2597981, 3064751, 3240983, 3453833, 4958021, 5982413, 6376193, 6877109, 8793881, 9876161, 10133159, 10486607, 10823039, 10857521, 11094983, 11883491, 12202529, 12324497, 12382907, 12667667, 13262957, 13599893, 13975133 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..24.

Index entries for primes, gaps between.

PROG

(PARI) p=0; g=110; for(c=1, 100, while(g+p!=p=nextprime(p+1), ); print1(", "p-g))

CROSSREFS

Sequence in context: A003939 A003932 A205044 * A126175 A128837 A206060

Adjacent sequences:  A204798 A204799 A204800 * A204802 A204803 A204804

KEYWORD

nonn

AUTHOR

M. F. Hasler, Jan 19 2012

STATUS

approved

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 May 25 19:30 EDT 2013. Contains 225649 sequences.