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!)
A010733 Period 2: repeat (8,10). 5

%I #27 Dec 14 2023 05:53:23

%S 8,10,8,10,8,10,8,10,8,10,8,10,8,10,8,10,8,10,8,10,8,10,8,10,8,10,8,

%T 10,8,10,8,10,8,10,8,10,8,10,8,10,8,10,8,10,8,10,8,10,8,10,8,10,8,10,

%U 8,10,8,10,8,10,8,10,8,10,8,10

%N Period 2: repeat (8,10).

%C Continued fraction of 4 + 2*sqrt(105)/5. - _R. J. Mathar_, Nov 21 2011

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

%F G.f. ( -8-10*x ) / ( (x-1)*(1+x) ). - _R. J. Mathar_, Nov 21 2011

%t PadLeft[{8,10},70,{8,10}] (* _Harvey P. Dale_, Aug 09 2011 *)

%o (PARI) a(n)=n%2*2+8 \\ _Charles R Greathouse IV_, Jun 11 2015

%K nonn,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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)