cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A305594 Number of cyclic binary sequences of length n containing no abelian 4th powers.

This page as a plain text file.
%I A305594 #9 Jun 07 2018 22:06:05
%S A305594 2,3,4,4,4,8,10,14,12,20,34,33,52,61,76,96,126,200,258,442,568
%N A305594 Number of cyclic binary sequences of length n containing no abelian 4th powers.
%C A305594 Two length-n sequences are considered to be the same in the cyclic sense if one is a cyclic shift of the other.
%C A305594 An abelian 4th power is a word of the form x x' x'' x''', where x', x'', x''' are all permutations of x.
%e A305594 a(7) = 10, and the cyclic words are {0001001, 0001011, 0001101, 0010011, 0010101, 0010111, 0011011, 0011101, 0101011, 0110111}.
%K A305594 nonn,more
%O A305594 1,1
%A A305594 _Jeffrey Shallit_, Jun 05 2018