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.

A130143 Gaps between consecutive primes in decimal expansion of Pi (A000796).

Original entry on oeis.org

6, 2, 0, 2, 80, 14, 26, 28, 59, 104, 104, 14, 268, 628, 11, 128, 16, 91, 143, 165, 36, 360, 498, 12, 67, 47
Offset: 1

Views

Author

Jani Melik, Aug 01 2007

Keywords

Examples

			a(1)=6 because first prime 2 occurs after 314159,
a(2)=2 because second prime 3 occurs after 26,
a(3)=0 because third prime 5 is adjacent to 3, ...