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

%I #11 Apr 09 2018 12:30:06

%S 27,1,2,1,2,1,1,17,1,10,6,1,5,3,3,2,1,1,1,1,1,1,2,3,3,5,1,6,10,1,17,1,

%T 1,2,1,2,1,54,1,2,1,2,1,1,17,1,10,6,1,5,3,3,2,1,1,1,1,1,1,2,3,3,5,1,6,

%U 10,1,17,1,1,2,1,2,1,54,1,2,1,2,1,1,17,1,10,6,1,5

%N Continued fraction for sqrt(769).

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

%H <a href="/index/Rec#order_37">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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).

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

%t ContinuedFraction[Sqrt[769],120] (* or *) PadRight[{27},120,{54,1,2,1,2,1,1,17,1,10,6,1,5,3,3,2,1,1,1,1,1,1,2,3,3,5,1,6,10,1,17,1,1,2,1,2,1}] (* _Harvey P. Dale_, Apr 09 2018 *)

%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 July 29 14:21 EDT 2024. Contains 374734 sequences. (Running on oeis4.)