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

%I #9 May 17 2018 16:53:51

%S 3,16,82,410,2053,10266,51332,256660,1283303,6416516,32082582,

%T 160412910,802064553,4010322766,20051613832,100258069160,501290345803,

%U 2506451729016,12532258645082,62661293225410,313306466127053

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

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

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

%t Table[FromDigits[PadRight[{},n,{3,1,2,0}],5],{n,30}] (* _Harvey P. Dale_, May 17 2018 *)

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