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

 


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A040703 Continued fraction for sqrt(731). 1
27, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54, 27, 54
(list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(731)), confrac);
MATHEMATICA
Block[{$MaxExtraPrecision=1000}, ContinuedFraction[Sqrt[731], 100]] (* or *) PadRight[{27}, 100, {54, 27}] (* Harvey P. Dale, Aug 13 2023 *)
CROSSREFS
Sequence in context: A010866 A291516 A164862 * A022361 A238370 A056131
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 19 04:22 EDT 2024. Contains 376004 sequences. (Running on oeis4.)