A245331 Number of truncated Pi decimal digits that yield record approximations to Pi when the concatenation of the first half of the digits is divided by the second half.
2, 23, 87, 157, 1523, 3445551, 26620870, 30512347, 72713283, 344661698, 1129330411, 3886591581, 5085084202, 11916345303, 15510679381
Offset: 1
Examples
a(1) is 2 because 3/1 (1+1 digits) provides the first approximation to Pi. a(2) is 23 because 314159265358/97932384626 (12+11 digits) provides the next better approximation.
Extensions
a(12)-a(15) from Hans Havermann, Jul 19 2014
Comments