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

%I #17 Dec 27 2023 00:57:43

%S 21,1,1,3,2,2,2,3,1,1,42,1,1,3,2,2,2,3,1,1,42,1,1,3,2,2,2,3,1,1,42,1,

%T 1,3,2,2,2,3,1,1,42,1,1,3,2,2,2,3,1,1,42,1,1,3,2,2,2,3,1,1,42,1,1,3,2,

%U 2,2,3,1,1,42,1,1,3,2,2,2,3,1,1,42,1,1,3,2,2,2,3,1,1

%N Continued fraction for sqrt(465).

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

%t ContinuedFraction[Sqrt[465],100] (* or *) PadRight[{21},100,{42,1,1,3,2,2,2,3,1,1}] (* _Harvey P. Dale_, Aug 29 2015 *)

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