A099643 Continued fraction for Pi + 1/Pi.
3, 2, 5, 1, 2, 1, 3, 2, 1, 2, 1, 13, 897, 2, 8, 1, 2, 1, 1, 15, 2, 3, 2, 1, 1, 2, 1, 11, 2, 1117, 1, 12, 2, 1, 1, 2, 1, 18, 4, 187, 22, 1, 3, 3, 3, 14, 1, 2, 3, 1, 78, 3, 1, 1, 65, 3, 1, 4, 2, 2, 2, 1, 3, 16, 2, 5, 5, 2, 1, 4, 1, 3, 883, 1, 1, 1, 2, 1, 1, 2, 3, 1, 4, 1, 15, 1, 2, 5, 1, 1, 2, 1, 9, 16, 1
Offset: 0
Links
- Amiram Eldar, Table of n, a(n) for n = 0..10000
Programs
-
Mathematica
ContinuedFraction[Pi+1/Pi, 128]
-
PARI
contfrac(Pi + 1/Pi) \\ Amiram Eldar, Mar 08 2025
Extensions
Offset changed by Andrew Howroyd, Aug 04 2024
Comments