cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A217658 In A217564, prime(i), where i is the index of the start of the first exactly-n terms between successive zeros.

Original entry on oeis.org

13, 19, 3, 73, 523, 6581, 10753, 231643, 387679, 43103, 255259, 55457, 28751773, 328934789, 278689963, 784284211, 4440915607, 8340839629, 30651695947
Offset: 1

Views

Author

Hans Havermann, Oct 09 2012

Keywords

Examples

			The first exactly-4 terms between successive zeros in A217564 are '1,1,1,1' beginning at index 21, so a(4) = prime(21) = 73.
The first exactly-5 terms between successive zeros in A217564 are '2,1,1,1,1' beginning at index 99, so a(5) = prime(99) = 523.
		

Crossrefs

Cf. A217564.