cp's OEIS Frontend

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.

A199546 Sorted number of edges of distinct solutions in the mix of regular convex polyhedra.

This page as a plain text file.
%I A199546 #11 Feb 15 2020 03:47:36
%S A199546 144,144,288,360,360,360,720,720,720,720,1800,3456,8640,8640,8640,
%T A199546 8640,17280,17280,21600,43200,43200,207360,207360,518400,518400,
%U A199546 1036800,12441600
%N A199546 Sorted number of edges of distinct solutions in the mix of regular convex polyhedra.
%C A199546 Sorted column 2 of Table 1 of the Cunningham reference.
%H A199546 Gabe Cunningham, <a href="http://arxiv.org/abs/1111.1312">Mixing Convex Polytopes</a>, arXiv:1111.1312v1 [math.CO], Nov 5, 2011.
%e A199546 a(1) = 144 because the mix of the tetrahedron {3,3} and the octahedron {3,4} has 24 vertices, 144 edges, 96 facets, and the size of the automorphism group (which is also the number of flags) is 576.
%Y A199546 Cf. A053016, A199545.
%K A199546 nonn,fini,full
%O A199546 1,1
%A A199546 _Jonathan Vos Post_, Nov 07 2011