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!)
A040947 Continued fraction for sqrt(979). 2

%I #19 Dec 26 2023 07:41:29

%S 31,3,2,5,1,4,1,5,2,3,62,3,2,5,1,4,1,5,2,3,62,3,2,5,1,4,1,5,2,3,62,3,

%T 2,5,1,4,1,5,2,3,62,3,2,5,1,4,1,5,2,3,62,3,2,5,1,4,1,5,2,3,62,3,2,5,1,

%U 4,1,5,2,3,62,3,2,5,1,4,1,5,2,3,62,3,2,5,1,4,1,5,2,3

%N Continued fraction for sqrt(979).

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

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

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

%t ContinuedFraction[Sqrt[979],120] (* or *) PadRight[{31},120,{62,3,2,5,1,4,1,5,2,3}] (* _Harvey P. Dale_, Dec 05 2022 *)

%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 16 10:29 EDT 2024. Contains 371709 sequences. (Running on oeis4.)