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 A192106 #17 Feb 17 2024 13:42:50 %S A192106 1,0,0,9,9,5,0,4,9,3,8,3,6,2,0,7,7,9,5,3,3,6,3,3,8,5,9,1,7,0,6,9,6,0, %T A192106 0,7,1,0,6,0,3,8,9,8,9,6,4,4,7,9,6,1,2,9,4,1,8,5,3,0,2,4,7,6,2,3,2 %N A192106 Decimal expansion of square root of 102. %C A192106 Continued fraction expansion of sqrt(102) is A040091. %e A192106 10.0995049383620779533633859170696007106038989644796129418... %t A192106 RealDigits[Sqrt[102], 10, 90][[1]] (* _Bruno Berselli_, Jan 03 2013 *) %o A192106 (Maxima) fpprec:90; ev(bfloat(sqrt(102))); /* _Bruno Berselli_, Jan 03 2013 */ %o A192106 (PARI) sqrt(102) \\ _Charles R Greathouse IV_, Apr 15 2014 %Y A192106 Cf. A040091. %K A192106 nonn,cons %O A192106 2,4 %A A192106 _Dario Piazzalunga_, Dec 30 2012