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

 


A040881
Continued fraction for sqrt(912).
1
30, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60, 5, 60
OFFSET
0,1
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(912)), confrac);
MATHEMATICA
Block[{$MaxExtraPrecision=1000}, ContinuedFraction[Sqrt[912], 100]] (* or *) PadRight[{30}, 120, {60, 5}] (* Harvey P. Dale, Oct 12 2016 *)
CROSSREFS
Sequence in context: A055517 A040884 A040880 * A255865 A299195 A040878
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 23 18:10 EDT 2024. Contains 376182 sequences. (Running on oeis4.)