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 A358960 #11 Feb 16 2025 08:34:04 %S A358960 24,144,240,3240,75840 %N A358960 Number of directed Hamiltonian paths of the Platonic graphs (in the order of tetrahedral, cubical, octahedral, dodecahedral, and icosahedral graph). %C A358960 a(n)/2 is the number of undirected Hamiltonian paths of the Platonic graph corresponding to a(n). %C A358960 From symmetry, a(n) is a multiple of A063723(n). %H A358960 Seiichi Manyama, <a href="https://github.com/manman4/OEIS_03/blob/main/358/358960/358960_01.py">Python program</a> (github) %H A358960 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/TetrahedralGraph.html">Tetrahedral Graph</a> %H A358960 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/CubicalGraph.html">Cubical Graph</a> %H A358960 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/OctahedralGraph.html">Octahedral Graph</a> %H A358960 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/DodecahedralGraph.html">Dodecahedral Graph</a> %H A358960 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/IcosahedralGraph.html">Icosahedral Graph</a> %Y A358960 Cf. A053016, A063723, A268283, A343213. %K A358960 nonn,fini,full %O A358960 1,1 %A A358960 _Seiichi Manyama_, Dec 07 2022