A328192 Simple continued fraction expansion of Pi/5.
0, 1, 1, 1, 2, 4, 2, 1, 1467, 5, 1, 3, 1, 1, 2, 2, 10, 1, 1, 6, 1, 2, 1, 16, 3, 1, 1, 2, 1, 2, 2, 6, 1, 1, 1, 26, 3, 4, 1, 498, 1, 1, 3, 1, 15, 1, 9, 3, 2, 1, 2, 1, 1, 1, 7, 6, 2, 2, 1, 8, 2, 1, 1, 8, 2, 2, 1, 1, 8, 1, 2, 2, 2, 2, 3, 13, 2, 1, 4, 1, 1, 5, 1, 2, 1, 1, 2, 32, 229
Offset: 1
Programs
-
Mathematica
ContinuedFraction[Pi/5, 89] (* Michael De Vlieger, Oct 06 2019 *)
-
PARI
contfrac(Pi/5) \\ Michel Marcus, Oct 07 2019