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

%I #11 Mar 10 2017 17:14:50

%S 30,1,3,2,2,2,1,4,1,7,1,29,1,7,1,4,1,2,2,2,3,1,60,1,3,2,2,2,1,4,1,7,1,

%T 29,1,7,1,4,1,2,2,2,3,1,60,1,3,2,2,2,1,4,1,7,1,29,1,7,1,4,1,2,2,2,3,1,

%U 60,1,3,2,2,2,1,4,1,7,1,29,1,7,1,4,1,2,2,2,3,1,60,1

%N Continued fraction for sqrt(947).

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

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

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

%t ContinuedFraction[Sqrt[947],120] (* or *) PadRight[{30},120,{60,1,3,2,2,2,1,4,1,7,1,29,1,7,1,4,1,2,2,2,3,1}] (* _Harvey P. Dale_, Sep 19 2016 *)

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