A305879 Number of binary places to which n-th convergent of continued fraction expansion of Pi matches the correct value.
2, 8, 13, 21, 28, 31, 28, 34, 32, 38, 40, 44, 47, 51, 52, 54, 57, 60, 62, 64, 70, 78, 80, 81, 84, 91, 94, 100, 103, 104, 107, 116, 121, 132, 133, 136, 133, 144, 148, 152, 148, 156, 158, 165, 167, 170, 173, 176, 179, 182
Offset: 1
Examples
Pi = 11.0010010000111111... n=1: 3/1 = 11.000... so a(1) = 2 n=2: 22/7 = 11.001001001... so a(2) = 8 n=3: 333/106 = 11.00100100001110... so a(3) = 13
Links
- A.H.M. Smeets, Table of n, a(n) for n = 1..20000
Comments