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!)
A040356 Continued fraction for sqrt(376). 0

%I #16 Dec 27 2023 00:02:41

%S 19,2,1,1,3,1,2,2,4,2,2,1,3,1,1,2,38,2,1,1,3,1,2,2,4,2,2,1,3,1,1,2,38,

%T 2,1,1,3,1,2,2,4,2,2,1,3,1,1,2,38,2,1,1,3,1,2,2,4,2,2,1,3,1,1,2,38,2,

%U 1,1,3,1,2,2,4,2,2,1,3,1,1,2,38,2,1,1,3,1,2,2,4,2

%N Continued fraction for sqrt(376).

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

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

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

%t ContinuedFraction[Sqrt[376],120] (* or *) PadRight[{19},120,{38,2,1,1,3,1,2,2,4,2,2,1,3,1,1,2}] (* _Harvey P. Dale_, Mar 19 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 March 28 15:38 EDT 2024. Contains 371254 sequences. (Running on oeis4.)