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!)
A040881 Continued fraction for sqrt(912). 1

%I #19 Dec 26 2023 07:40:59

%S 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,

%T 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,

%U 60,5,60,5,60,5,60,5,60,5,60,5,60,5,60,5,60,5,60,5,60

%N Continued fraction for sqrt(912).

%H <a href="/index/Con#confC">Index entries for continued fractions for constants</a>

%H <a href="/index/Rec#order_02">Index entries for linear recurrences with constant coefficients</a>, signature (0,1).

%p with(numtheory): Digits := 300: convert(evalf(sqrt(912)),confrac);

%t Block[{$MaxExtraPrecision=1000},ContinuedFraction[Sqrt[912],100]] (* or *) PadRight[{30},120,{60,5}] (* _Harvey P. Dale_, Oct 12 2016 *)

%K nonn,cofr,easy

%O 0,1

%A _N. J. A. Sloane_.

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 18 16:22 EDT 2024. Contains 371780 sequences. (Running on oeis4.)