%I A037483
%S A037483 1,8,49,296,1777,10664,63985,383912,2303473,13820840,82925041,
%T A037483 497550248,2985301489,17911808936,107470853617,644825121704,3868950730225,
%U A037483 23213704381352,139282226288113,835693357728680,5014160146372081
%N A037483 Base 6 digits are, in order, the first n terms of the periodic sequence
with initial period 1,2.
%p A037483 a[0]:=0:a[1]:=1:for n from 2 to 50 do a[n]:=5*a[n-1]+6*a[n-2]+3 od: seq(a[n],
n=1..33);# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec
14 2008]
%Y A037483 Sequence in context: A001108 A097204 A037539 this_sequence A024106 A043398
A038481
%Y A037483 Adjacent sequences: A037480 A037481 A037482 this_sequence A037484 A037485
A037486
%K A037483 nonn,base
%O A037483 1,2
%A A037483 Clark Kimberling (ck6(AT)evansville.edu)
|