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.
%I A367710 #8 Nov 28 2023 08:50:13 %S A367710 7,1,5,8,9,9,6,5,3,6,8,0,4,3,8,5,0,9,3,8,2,4,4,1,2,3,0,6,3,3,3,7,9,0, %T A367710 6,4,8,1,0,1,1,1,6,2,0,5,9,3,2,2,5,3,2,8,6,0,1,8,6,3,0,2,3,6,8,3,3,2, %U A367710 9,6,9,7,2,6,3,1,9,8,4,8,5,7,6,2,1,0,2,9,5,8,5,4,9,5,7,8,6,9,3,8 %N A367710 Decimal expansion of BesselI(0,2*sqrt(3)). %F A367710 Equals Sum_{k>=0} 3^k / k!^2. %e A367710 7.158996536804385093824412306333790648... %t A367710 RealDigits[BesselI[0, 2 Sqrt[3]], 10, 100][[1]] %Y A367710 Cf. A070910, A091933, A367574, A367712. %K A367710 nonn,cons %O A367710 1,1 %A A367710 _Ilya Gutkovskiy_, Nov 28 2023