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!)
A192106 Decimal expansion of square root of 102. 1
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, 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 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
2,4
COMMENTS
Continued fraction expansion of sqrt(102) is A040091.
LINKS
EXAMPLE
10.0995049383620779533633859170696007106038989644796129418...
MATHEMATICA
RealDigits[Sqrt[102], 10, 90][[1]] (* Bruno Berselli, Jan 03 2013 *)
PROG
(Maxima) fpprec:90; ev(bfloat(sqrt(102))); /* Bruno Berselli, Jan 03 2013 */
(PARI) sqrt(102) \\ Charles R Greathouse IV, Apr 15 2014
CROSSREFS
Cf. A040091.
Sequence in context: A202540 A218708 A010550 * A346572 A343056 A117232
KEYWORD
nonn,cons
AUTHOR
Dario Piazzalunga, Dec 30 2012
STATUS
approved

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 19 15:34 EDT 2024. Contains 371794 sequences. (Running on oeis4.)