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

%I #16 Dec 27 2023 01:47:36

%S 19,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,

%T 2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,

%U 38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38,2,38

%N Continued fraction for sqrt(380).

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

%t ContinuedFraction[Sqrt[380], 90] (* or *) PadRight[{19},90,{38,2}] (* _Harvey P. Dale_, Jan 04 2015 *)

%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 24 14:54 EDT 2024. Contains 371960 sequences. (Running on oeis4.)