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!)
A126664 Continued fraction expansion of sqrt(3)/2. 3

%I #15 Jun 18 2017 02:25:18

%S 0,1,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,

%T 6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,

%U 6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6

%N Continued fraction expansion of sqrt(3)/2.

%C Also continued fraction expansion of sin(Pi/3).

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

%F a(n) = 2*(2+(-1)^n) for n>1. a(n) = a(n-2) for n>3. G.f.: -x*(x^2+6*x+1) / ((x-1)*(x+1)). - _Colin Barker_, Jan 10 2014

%t ContinuedFraction[Sqrt[3]/2,120] (* or *) PadRight[{0,1},120,{6,2}] (* _Harvey P. Dale_, May 14 2016 *)

%Y Cf. A010527.

%K cofr,nonn,easy

%O 0,3

%A _Zerinvary Lajos_, Feb 10 2007

%E More terms from _N. J. A. Sloane_, Dec 29 2008

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 22:36 EDT 2024. Contains 371917 sequences. (Running on oeis4.)