001. The Number of Vertices
Find the number of vertices of a convex polyhedron composed of only regular pentagons and regular hexagons where five regular hexagons are linked per one regular pentagon.
Let , , and be the number of vertices, edges, and faces of this polyhedron. Also, is the number of regular pentagons and is the number of regular hexagons. Then, 5 regular hexagons are linked per one regular pentagon and 3 pentagons per one regular hexagon. Note that it is not that 6 pentagons per one regular hexagon. So,
Besides, 3 edges per one vertex and 2 vertices per one edge.
Since 5 edges per one regular pentagon face and 6 edges per one regular hexagon face, the total number of edges is
Note that all edges are counted twice so the division must be considered.
By Euler characteristic, ,
Combining with , and . Therefore, .
In fact, the number of vertices of this polyhedron is because it is the same as the total number of vertices of all regular pentagons.