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!)
A040710 Continued fraction for sqrt(738). 0
27, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54, 6, 54 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(738)), confrac);
MATHEMATICA
Block[{$MaxExtraPrecision=1000}, ContinuedFraction[Sqrt[738], 100]] (* or *) PadRight[{27}, 100, {54, 6}] (* Harvey P. Dale, Apr 24 2023 *)
CROSSREFS
Sequence in context: A204877 A040709 A218014 * A040708 A214103 A097441
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 17 01:45 EDT 2024. Contains 372572 sequences. (Running on oeis4.)