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.

A187768 Decimal expansion of square root of 103.

This page as a plain text file.
%I A187768 #24 Mar 16 2023 08:05:22
%S A187768 1,0,1,4,8,8,9,1,5,6,5,0,9,2,2,1,9,4,6,8,6,4,8,5,2,0,1,1,8,9,3,5,8,7,
%T A187768 4,3,8,3,5,8,1,9,2,2,5,0,1,8,8,8,4,0,6,6,5,2,2,5,3,6,5,0,9,2,0,6,1,1,
%U A187768 4,0,3,8,2,2,7,0,0,5,1,7,5,0,5,6,4,1,3
%N A187768 Decimal expansion of square root of 103.
%C A187768 Continued fraction expansion of sqrt(103) is A010171.
%e A187768 10.1488915650922194686485201189358743835819225018884066522...
%t A187768 RealDigits[Sqrt[103], 10, 90][[1]] (* _Bruno Berselli_, Jan 04 2013 *)
%o A187768 (Maxima) fpprec:90; ev(bfloat(sqrt(103))); /* _Bruno Berselli_, Jan 04 2013 */
%o A187768 (PARI) sqrt(103) \\ _Charles R Greathouse IV_, Dec 12 2013
%Y A187768 Cf. A010171, A192106.
%K A187768 nonn,cons
%O A187768 2,4
%A A187768 _Dario Piazzalunga_, Jan 04 2013