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 A167981 #13 Feb 16 2025 08:33:11 %S A167981 24,128,696,2112,5024,5736,1344 %N A167981 Number of 2n-cycles on the graph of the tesseract, 2 <= n <= 8. %C A167981 Row n=4 of the triangle in A085452 %C A167981 The graph of any n-cube (n>1) contains only even length cycles. %C A167981 The tesseract is the 4 dimensional cube, and is one of 6 regular convex polytopes in 4 dimensions. The Schläfli symbol for the tesseract is {4,3,3}. %H A167981 A. Weimholt, <a href="http://www.weimholt.com/andrew/tesseract.html">Tesseract Foldout</a> %H A167981 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/CyclePolynomial.html">Cycle Polynomial</a> %H A167981 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/TesseractGraph.html">Tesseract Graph</a> %e A167981 a(2) = 24 because there are 24 4-cycles on the graph of the tesseract. %e A167981 The cycle polynomial is 24*x^4 + 128*x^6 + 696*x^8 + 2112*x^10 + 5024*x^12 + 5376*x^14 + 1344*x^16. %Y A167981 Cf. A167982 (n-cycles on graph of 16-cell). %Y A167981 Cf. A167983 (n-cycles on graph of 24-cell). %Y A167981 Cf. A167984 (n-cycles on graph of 120-cell). %Y A167981 Cf. A167985 (n-cycles on graph of 600-cell). %Y A167981 Cf. A085452 (2k-cycles on graph of n-cube). %Y A167981 Cf. A144151 (ignoring first three columns (0<=k<=2), k-cycles on (n-1)-simplex). %Y A167981 Cf. A167986 (k-cycles on graph of n-orthoplex). %K A167981 fini,full,nonn %O A167981 2,1 %A A167981 _Andrew Weimholt_, Nov 16 2009