The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A040704 Continued fraction for sqrt(732). 1
27, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54, 18, 54 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(732)), confrac);
MATHEMATICA
Block[{$MaxExtraPrecision=1000}, ContinuedFraction[Sqrt[732], 100]] (* or *) PadRight[{27}, 100, {54, 18}] (* Harvey P. Dale, Aug 08 2019 *)
CROSSREFS
Sequence in context: A169733 A105325 A277270 * A366673 A182141 A346384
KEYWORD
nonn,cofr,easy
AUTHOR
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 May 13 23:15 EDT 2024. Contains 372524 sequences. (Running on oeis4.)