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 A003043 M2112 #40 Jan 04 2019 04:58:38 %S A003043 1,2,18,5712,5859364320 %N A003043 Number of Hamiltonian paths (or Gray codes) on n-cube with a marked starting node. %C A003043 More precisely, this is the number of ways of making a list of the 2^n nodes of the n-cube, with a distinguished starting position and a direction, such that each node is adjacent to the previous one. The final node may or may not be adjacent to the first. Finally, divide by 2^n since the starting node really doesn't matter. %C A003043 Also, the number of strings s of length 2^n - 1 over the alphabet {1,2,...,n} with the property that every contiguous subblock has some letter that appears an odd number of times. %D A003043 M. Gardner, Mathematical Games, Sci. Amer. Vol. 228 (No. 4, Apr. 1973), p. 111. %D A003043 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence). %H A003043 Vladimir Shevelev, <a href="http://arxiv.org/abs/1105.3154">Combinatorial minors of matrix functions and their applications</a>, arXiv:1105.3154 [math.CO], 2011-2014. %H A003043 Vladimir Shevelev, <a href="https://www.math.bgu.ac.il/~shevelev/comb_meth2014.pdf">Combinatorial minors of matrix functions and their applications</a>, Zesz. Nauk. PS., Mat. Stosow., Zeszyt 4, pp. 5-16. (2014). %F A003043 a(n) = A091299(n)/2^n. %Y A003043 Cf. A091299, A006069, A006070, A003042, A066037, A091302, A179926. %K A003043 nonn,hard,more %O A003043 1,2 %A A003043 _N. J. A. Sloane_ %E A003043 a(5) (from A091299) from _Max Alekseyev_, Jul 09 2006 %E A003043 Alternative description added by _Jeffrey Shallit_, Feb 02 2013