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”).

a(n) = length of longest circuit code K(n,5).
2

%I #8 Jul 06 2017 23:52:51

%S 0,4,6,8,10,12,14,16,24,28,40

%N a(n) = length of longest circuit code K(n,5).

%H Kevin M. Byrnes, <a href="https://arxiv.org/abs/1604.02755">A new method for constructing circuit codes</a>, Bull. ICA, 80 (2017), 40-60.

%Y Cf. A000937, A289424, A289425.

%K nonn,more

%O 1,2

%A _N. J. A. Sloane_, Jul 06 2017