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

 


Continued fraction for sqrt(306).
1

%I #16 Dec 27 2023 01:35:44

%S 17,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,

%T 2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,

%U 34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34,2,34

%N Continued fraction for sqrt(306).

%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(306)),confrac);

%t ContinuedFraction[Sqrt[306],100] (* or *) PadRight[{17},100,{34,2}] (* _Harvey P. Dale_, Sep 05 2023 *)

%K nonn,cofr,easy

%O 0,1

%A _N. J. A. Sloane_.

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 22 04:47 EDT 2024. Contains 376096 sequences. (Running on oeis4.)