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

%I #11 Jun 19 2021 16:40:42

%S 28,11,4,1,1,2,3,1,13,3,1,2,18,2,1,3,13,1,3,2,1,1,4,11,56,11,4,1,1,2,

%T 3,1,13,3,1,2,18,2,1,3,13,1,3,2,1,1,4,11,56,11,4,1,1,2,3,1,13,3,1,2,

%U 18,2,1,3,13,1,3,2,1,1,4,11,56,11,4,1,1,2,3,1,13,3,1

%N Continued fraction for sqrt(789).

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

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

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

%t ContinuedFraction[Sqrt[789],120] (* or *) PadRight[{28},120,{56,11,4,1,1,2,3,1,13,3,1,2,18,2,1,3,13,1,3,2,1,1,4,11}] (* _Harvey P. Dale_, Jun 19 2021 *)

%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 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)