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.
%I A045669 #8 Sep 14 2019 18:19:37 %S A045669 0,0,0,12,32,120,288,784,1792,4284,9600,21824,47520,104832,225792, %T A045669 487260,1040384,2219520,4699296,9942016,20930400,43994748,92184576, %U A045669 192843776,402451200,838655400,1744404480,3623423328,7515275040 %N A045669 Number of 2n-bead balanced binary strings of fundamental period 2n, rotationally equivalent to reversed complement, inequivalent to reverse and complement. %H A045669 Andrew Howroyd, <a href="/A045669/b045669.txt">Table of n, a(n) for n = 0..200</a> %F A045669 a(n) = 2*n*A045687(n). %F A045669 a(n) = A045664(n) - A045665(n). - _Andrew Howroyd_, Sep 14 2019 %Y A045669 Cf. A045664, A045665, A045687. %K A045669 nonn %O A045669 0,4 %A A045669 _David W. Wilson_