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

%I #17 Dec 27 2023 00:44:26

%S 23,11,1,1,11,46,11,1,1,11,46,11,1,1,11,46,11,1,1,11,46,11,1,1,11,46,

%T 11,1,1,11,46,11,1,1,11,46,11,1,1,11,46,11,1,1,11,46,11,1,1,11,46,11,

%U 1,1,11,46,11,1,1,11,46,11,1,1,11,46,11,1,1,11,46,11

%N Continued fraction for sqrt(533).

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

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

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

%t ContinuedFraction[Sqrt[533],80] (* or *) PadRight[{23},80,{46,11,1,1,11}] (* _Harvey P. Dale_, Aug 17 2014 *)

%K nonn,cofr,easy,less

%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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)