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!)
A037773 Base 5 digits are, in order, the first n terms of the periodic sequence with initial period 3,1,0,2. 0

%I #10 Jun 13 2015 00:49:18

%S 3,16,80,402,2013,10066,50330,251652,1258263,6291316,31456580,

%T 157282902,786414513,3932072566,19660362830,98301814152,491509070763,

%U 2457545353816,12287726769080,61438633845402,307193169227013

%N Base 5 digits are, in order, the first n terms of the periodic sequence with initial period 3,1,0,2.

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (6,-6,6,-5).

%F G.f.: x*(3-2*x+2*x^2) / ( (x-1)*(5*x-1)*(x^2+1) ). - _R. J. Mathar_, May 02 2015

%t With[{c=PadLeft[{},28,{3,1,0,2}]},Table[FromDigits[Take[c,n],5], {n,25}]] (* _Harvey P. Dale_, Oct 01 2011 *)

%K nonn,base,easy

%O 1,1

%A _Clark Kimberling_

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 25 06:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)