login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Simple continued fraction expansion of BesselI(1,2).
0

%I #9 Aug 04 2024 12:45:10

%S 1,1,1,2,3,1,6,1,4,2,5,10,21,21,1,12,1,2,1,1,1,1,1,2,3,2,3,5,5,1,2,5,

%T 1,1,6,24,2,1,15,1,3,1,3,1,3,18,15,3,1,1,3,2,1,2,3,1,3,1,2,21,1,1,4,3,

%U 7,7,2,1,5,1,2,6,4,1,4,4

%N Simple continued fraction expansion of BesselI(1,2).

%C The continued fraction terms satisfy the Gauss-Kuzmin distribution.

%Y Cf. A096789 (decimal expansion).

%K nonn,cofr

%O 0,4

%A _A.H.M. Smeets_, Aug 21 2018