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.

A097614 In the decimal expansion of Pi, the string "0" is found at position 32 counting from the first digit after the decimal point. The string "32" is found at position 15, the string "15" at position 3, the string "3" at position 9, etc.

Original entry on oeis.org

0, 32, 15, 3, 9, 5, 4, 2, 6, 7, 13, 110, 174, 155, 314, 2120, 5360, 24671, 119546, 193002, 240820, 274454, 153700, 1397287, 17916598, 26245242, 8880928, 7320921, 14726415, 42969065, 35308126, 14978764, 68756682, 300921774
Offset: 0

Views

Author

Eric Angelini, Aug 30 2004

Keywords

Crossrefs

Cf. A014777.

Programs

Formula

a(0) = 0, a(1) = A014777(0) = 32, a(n) = A014777(a(n-1)), for n>1. - Anders Hellström, Jan 21 2017

Extensions

a(33) from Michael S. Branicky, Dec 05 2024