cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A070913 Continued fraction expansion for BesselI(0,2).

This page as a plain text file.
%I A070913 #14 Sep 10 2018 04:53:49
%S A070913 2,3,1,1,2,1,3,7,4,3,1,2,2,1,2,1,1,2,7,8,1,1,21,1,16,2,1,8,1,1,8,1,35,
%T A070913 1,2,1,1,4,1,1,1,3,132,3,1,10,2,1,1,1,1,2,2,6,100,1,1,26,1,66,1,2,16,
%U A070913 1,4,52,2,1,1,1,16,8,1,3,172,1,3,1,3,3,1,13,1,5,2,1,4,3,1,3,4,7,1,1,23,1
%N A070913 Continued fraction expansion for BesselI(0,2).
%C A070913 The continued fraction terms satisfy the Gauss-Kuzmin distribution. - _A.H.M. Smeets_, Aug 21 2018
%H A070913 A.H.M. Smeets, <a href="/A070913/b070913.txt">Table of n, a(n) for n = 0..20000</a>
%F A070913 BesselI(0, 2) = sum(k=>0, 1/k!^2) = 2.27958530233...
%o A070913 (PARI) contfrac(besseli(0,2)) \\ _Charles R Greathouse IV_, Feb 19 2014
%Y A070913 Cf. A070910 (decimal expansion). - _A.H.M. Smeets_, Aug 21 2018
%K A070913 cofr,easy,nonn
%O A070913 0,1
%A A070913 _Benoit Cloitre_, May 20 2002