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.

A159345 a(n) is the number of digits in the decimal expansion of Pi needed to contain a repeated n-digit substring.

Original entry on oeis.org

3, 22, 63, 135, 555, 1301, 4607, 15441, 33852, 240488, 694409, 857993, 5563724, 9289707, 28048931, 129440103, 262527982, 1982424660, 8858170624, 17601613331
Offset: 1

Views

Author

Peter de Rivaz, Oct 15 2011

Keywords

Examples

			We need 3 digits (141) to find the first digit to repeat (the repeated digit is 1).
We need 22 digits (1415926535897932384626) to find the first 2 digit repeat (the repeated 2-digit substring is 26).
		

Crossrefs

Cf. A000796 (Pi), A197123 (the repeated substring).

Extensions

a(20) from Jeff Sponaugle, Aug 13 2024