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

%I #17 Dec 27 2023 01:45:08

%S 22,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,

%T 2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,

%U 44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44,2,44

%N Continued fraction for sqrt(506).

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

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

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

%t Block[{$MaxExtraPrecision=1000}, ContinuedFraction[Sqrt[506],100]] (* or *) PadRight[{22},100,{44,2}] (* _Harvey P. Dale_, Mar 16 2019 *)

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