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

%I #16 Dec 27 2023 01:42:24

%S 19,3,5,5,3,38,3,5,5,3,38,3,5,5,3,38,3,5,5,3,38,3,5,5,3,38,3,5,5,3,38,

%T 3,5,5,3,38,3,5,5,3,38,3,5,5,3,38,3,5,5,3,38,3,5,5,3,38,3,5,5,3,38,3,

%U 5,5,3,38,3,5,5,3,38,3,5,5,3,38,3,5,5,3,38,3,5,5,3

%N Continued fraction for sqrt(373).

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

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

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

%t ContinuedFraction[Sqrt[373],100] (* or *) PadRight[{19},100,{38,3,5,5,3}] (* _Harvey P. Dale_, May 06 2019 *)

%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 May 22 01:28 EDT 2024. Contains 372741 sequences. (Running on oeis4.)