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

%I #9 Jul 27 2019 17:51:03

%S 3,21,149,1046,7322,51256,358795,2511565,17580957,123066702,861466914,

%T 6030268400,42211878803,295483151621,2068382061349,14478674429446,

%U 101350721006122,709455047042856,4966185329299995

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

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

%F G.f.: x*(3+2*x^2) / ( (x-1)*(7*x-1)*(1+x+x^2) ). - _R. J. Mathar_, Apr 30 2015

%t Table[FromDigits[PadRight[{},n,{3,0,2}],7],{n,20}] (* _Harvey P. Dale_, Jul 27 2019 *)

%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 24 06:34 EDT 2024. Contains 371920 sequences. (Running on oeis4.)