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 A077078 #3 Mar 30 2012 18:37:42 %S A077078 1,2,3,6,11,20,53,130,196,725,1990,2437,14466,38697,18878 %N A077078 Number of different absolute values of vector sums generated by n vectors chosen from 2n (equally spaced) points around the unit circle. Dipole moments of n positive and n negative equally spaced charges on a circle. %C A077078 Starting from n ones and n zero's cf. A006840, the simplification can remove subsets of ones with vector sum equal to zero, thus lowering the count of ones in the simplified bracelet. %C A077078 The count is lower than A077079 because the absolute vector sums can be equal without being symmetrically related. %e A077078 The 35 bracelets for n=6 simplify to the following 20: {0,0,0,0,0,0,0,0,0,0,0,0}, {0,0,0,0,0,0,0,0,0,0,0,1}, {0,0,0,0,0,0,0,0,0,0,1,1}, {0,0,0,0,0,0,0,0,0,1,0,1}, {0,0,0,0,0,0,0,0,0,1,1,1}, {0,0,0,0,0,0,0,0,1,0,0,1}, {0,0,0,0,0,0,0,0,1,0,1,1}, {0,0,0,0,0,0,0,0,1,1,1,1}, {0,0,0,0,0,0,0,1,0,1,0,1}, {0,0,0,0,0,0,0,1,0,1,1,1}, {0,0,0,0,0,0,1,0,0,0,0,1}, {0,0,0,0,0,0,1,0,0,1,0,1}, {0,0,0,0,0,0,1,0,1,0,1,1}, {0,0,0,0,0,0,1,0,1,1,0,1}, {0,0,0,0,0,0,1,1,1,1,1,1}, {0,0,0,0,1,0,0,0,0,1,0,1}, {0,0,0,0,1,0,0,1,0,1,0,1}, {0,0,0,0,1,0,1,0,0,1,0,1}, {0,0,0,0,1,0,1,1,1,1,0,1}, {0,0,1,0,1,0,1,1,0,1,0,1} %Y A077078 Cf. A077079, A006840. %K A077078 hard,more,nonn %O A077078 1,2 %A A077078 _Wouter Meeussen_, Oct 27 2002