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.

A045668 Number of 2n-bead balanced binary strings of fundamental period 2n, rotationally equivalent to complement, inequivalent to reverse and reversed complement.

This page as a plain text file.
%I A045668 #10 Sep 14 2019 18:19:24
%S A045668 0,0,0,0,0,0,24,28,128,252,720,1364,3360,6552,14616,29040,61440,
%T A045668 122400,253008,504868,1028160,2054388,4149288,8294444,16679040,
%U A045668 33349800,66895920,133775712,267976800,535920696,1072758840,2145452092
%N A045668 Number of 2n-bead balanced binary strings of fundamental period 2n, rotationally equivalent to complement, inequivalent to reverse and reversed complement.
%H A045668 Andrew Howroyd, <a href="/A045668/b045668.txt">Table of n, a(n) for n = 0..200</a>
%F A045668 It seems that a(n) = 4*n*A011948(n). - _Ralf Stephan_, Aug 30 2003
%F A045668 From _Andrew Howroyd_, Sep 14 2019: (Start)
%F A045668 a(n) = 2*n*A045686(n).
%F A045668 a(n) = A045663(n) - A045665(n). (End)
%Y A045668 Cf. A011948, A045663, A045665, A045686.
%K A045668 nonn
%O A045668 0,7
%A A045668 _David W. Wilson_