A102387 a(n) is the smallest number m such that 2^m contains the first n decimal digits of Pi.
5, 17, 74, 144, 144, 2003, 2003, 37929, 82810, 161449, 712201, 2401519, 7339199, 33662541
Offset: 1
Examples
The first number is 5 because 2^5 is 32, which contains 3, the first digit of Pi.
Extensions
a(11)-a(14) from Giovanni Resta, Nov 14 2013