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.

A098711 Write down decimal expansion of Pi; starting with 31, divide up into chunks of minimal length so that chunks are increasing numbers and do not begin with 0.

Original entry on oeis.org

31, 41, 59, 265, 358, 979, 3238, 4626, 43383, 279502, 884197, 1693993, 75105820, 97494459, 230781640, 628620899, 862803482, 5342117067, 9821480865, 132823066470, 938446095505, 8223172535940, 81284811174502, 84102701938521
Offset: 1

Views

Author

Alexandre Wajnberg, Sep 28 2004

Keywords

Comments

Seems to grow slower than A016062 (another sequence built on the same principle, which begins with 3, 14, 15, 92, 653...).

Examples

			a(4) = 265, the three digits of Pi following a(3) = 59, because neither 2 nor 26 is > 59. a(13) = 75105820 even though 7510582 > a(12), because a(14) may not begin with a 0.
		

Crossrefs

Extensions

Edited and extended by David Wasserman, Feb 26 2008