login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

T(n,6), array T as in A050186; a count of aperiodic binary words.
0

%I #6 Mar 15 2023 11:52:03

%S 0,7,24,81,200,462,900,1716,2968,4995,7952,12376,18468,27132,38640,

%T 54243,74448,100947,134352,177100,229944,295974,376376,475020,593280,

%U 736281,905632,1107513,1344224,1623160,1946916

%N T(n,6), array T as in A050186; a count of aperiodic binary words.

%F Seems to be n*A011796.

%Y Cf. A011796, A050186.

%K nonn

%O 6,2

%A _Clark Kimberling_