A275526 Continued fraction of Pi/(4*log(2)).
1, 7, 1, 1, 17, 1, 2, 1, 3, 5, 18, 1, 1, 6, 13, 3, 11, 170, 1, 1, 2, 3, 20, 6, 7, 2, 1, 5, 1, 20, 2, 2, 5, 6, 28, 3, 1, 1, 1, 2, 1, 1, 2, 3, 1, 81, 2, 2, 1, 1, 1, 1, 2, 1, 3, 2, 1, 2, 2, 4, 2, 2, 1, 5, 1, 102, 4, 1, 20, 2, 1, 4, 12, 1, 2, 2, 5, 1, 3, 1, 2, 1, 2, 2, 1, 1, 1, 1, 7, 1, 10, 4, 1, 1, 2, 2, 10, 2, 1, 15, 5, 3, 3, 13, 1, 15, 1, 4, 1, 5
Offset: 0
Examples
Pi/(4*log(2)) = A275408 = 1 + 1/(7 + 1/(1 + 1/(1 + 1/(17 + ...)))).
Programs
-
Mathematica
ContinuedFraction[Pi/(4 Log[2]), 110]
Extensions
Offset changed by Andrew Howroyd, Jul 07 2024
Comments