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 A074655 #10 Oct 21 2021 10:46:38 %S A074655 1,2,14,186,2880,50450,952854,19003474,394394880,8439756660, %T A074655 185033201150,4137181680698,94020326259264,2166105078791446, %U A074655 50489825369325118,1188777328563863850,28236363841594782720,675879582290807439794,16289254212695836475436 %N A074655 Number of Lyndon words (aperiodic necklaces) with 3n beads of 3 colors, n beads of each color. %H A074655 <a href="/index/Lu#Lyndon">Index entries for sequences related to Lyndon words</a> %F A074655 a(n) = 1/(3n) * Sum_{d|n} mu(n/d) * (3d)! / d!^3, a(0) = 1. %F A074655 a(n) = A029808(n)*2 = A074651(n)/3. %Y A074655 Cf. A029808, A074651, A022553 (2n of 2 colors), A074656 (4n of 4 colors). %K A074655 nonn %O A074655 0,2 %A A074655 _Christian G. Bower_, Aug 29 2002 %E A074655 a(0)=1 prepended by _Alois P. Heinz_, Aug 24 2015