login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A187768 Decimal expansion of square root of 103. 1

%I #24 Mar 16 2023 08:05:22

%S 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 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 4,0,3,8,2,2,7,0,0,5,1,7,5,0,5,6,4,1,3

%N Decimal expansion of square root of 103.

%C Continued fraction expansion of sqrt(103) is A010171.

%e 10.1488915650922194686485201189358743835819225018884066522...

%t RealDigits[Sqrt[103], 10, 90][[1]] (* _Bruno Berselli_, Jan 04 2013 *)

%o (Maxima) fpprec:90; ev(bfloat(sqrt(103))); /* _Bruno Berselli_, Jan 04 2013 */

%o (PARI) sqrt(103) \\ _Charles R Greathouse IV_, Dec 12 2013

%Y Cf. A010171, A192106.

%K nonn,cons

%O 2,4

%A _Dario Piazzalunga_, Jan 04 2013

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)