A365077 Continued fraction of A363679 (sum of reciprocals of triangular polygorials).
2, 2, 1, 1, 7, 7, 15, 1, 8, 1, 2, 10, 1, 1, 2, 35, 1, 1, 2, 1, 1, 4, 6, 2, 3, 2, 3, 7, 3, 2, 4, 3, 2, 3, 1, 1, 8, 1, 2, 2, 4, 1, 2, 3, 1, 1, 1, 1, 5, 1, 38, 10, 35, 4, 4, 5, 1, 4, 1, 3, 2, 1, 67, 1, 1, 1, 1, 1, 12, 1, 8, 8, 5, 1, 3, 1, 2, 2, 6, 15, 9, 9, 1, 5, 2, 38, 5, 4, 1, 2, 1, 1, 3, 1, 123, 1, 1, 1, 1, 8
Offset: 1
Examples
2 + 1/(2 + 1/(1 + 1/(...))) = 2.39483309...
Programs
-
Mathematica
ContinuedFraction[BesselI[1, 2 Sqrt[2]]/Sqrt[2] , 100]
Comments