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.

A102387 a(n) is the smallest number m such that 2^m contains the first n decimal digits of Pi.

Original entry on oeis.org

5, 17, 74, 144, 144, 2003, 2003, 37929, 82810, 161449, 712201, 2401519, 7339199, 33662541
Offset: 1

Views

Author

Sergei Bernstein (sergeibernstein(AT)gmail.com), Feb 22 2005

Keywords

Examples

			The first number is 5 because 2^5 is 32, which contains 3, the first digit of Pi.
		

Crossrefs

Formula

a(n) = A030000(A011545(n)).

Extensions

a(11)-a(14) from Giovanni Resta, Nov 14 2013