login
Number of edges on each face of the Platonic solids (in the order tetrahedron, cube, octahedron, dodecahedron, icosahedron).
0

%I #21 Sep 05 2021 18:27:01

%S 3,4,3,5,3

%N Number of edges on each face of the Platonic solids (in the order tetrahedron, cube, octahedron, dodecahedron, icosahedron).

%C The number of edges on the face of each Platonic solid is a divisor of the total number of edges (A063722) of its corresponding solid. The ratios of the total number of edges to face edges are 6:3, 12:4, 12:3, 30:5, 30:3 --> giving the integer sequence 2, 3, 4, 6, 10.

%C Although a(n) is also the number of vertices on each face of the Platonic solids, they are not altogether divisors of the total number of vertices (A063723) with the tetrahedron as the only exception. The ratios are 4:3, 8:4, 6:3, 20:5, 12:3.

%C Please see A053016 for an extensive list of web resources about the Platonic Solids.

%Y Cf. A053016 (faces), A063722 (edges), A063723 (vertices).

%K nonn,easy,fini,full

%O 1,1

%A _Wesley Ivan Hurt_, Jun 18 2014