Peculiar Cube

Geometry Level 4

A convex, vertex-transitive polyhedron is composed of squares and equilateral triangles with 5 faces joining at each vertex.

If x x is the number of square faces and y y is the number of triangle faces, compute x y . xy.


The answer is 192.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

If the solid is convex and regular, then we can apply Euler's characteristics for number of vertices V V , edges E E , & faces F F :

V E + F = 2 V - E + F = 2

Let x x = number of squares and y y = number of triangles.

Now when constructing this solid, each edge is adhesion between two faces, so E = 4 x + 3 y 2 E = \dfrac{4x+3y}{2} .

Similarly, when constructing this solid, each vertex is joining of 5 5 faces, so V = 4 x + 3 y 5 V = \dfrac{4x+3y}{5} .

Finally, F = x + y F = x + y .

Therefore, 4 x + 3 y 5 4 x + 3 y 2 + ( x + y ) = 2 \dfrac{4x+3y}{5} - \dfrac{4x+3y}{2} + (x+y) = 2 .

( 3 10 ) ( 4 x + 3 y ) + x + y = 2 (\dfrac{-3}{10})(4x+3y) + x+y = 2

6 x 5 9 y 10 + x + y = 2 \dfrac{-6x}{5} - \dfrac{9y}{10} + x + y = 2

y 10 x 5 = 2 \dfrac{y}{10} - \dfrac{x}{5} = 2

y 2 x = 20 y - 2x = 20

Now if we disregard the triangular faces, we can see that the square faces occupy the whole vertices of the solid themselves. That is, V = 4 x V = 4x .

Hence, 4 x = 4 x + 3 y 5 4x = \dfrac{4x+3y}{5} .

20 x = 4 x + 3 y 20x = 4x + 3y

16 x = 3 y 16x = 3y

Plugging in y = 20 + 2 x y = 20 + 2x from the first equation:

16 x = 60 + 6 x 16x = 60 + 6x

Therefore, x = 6 x = 6 , and y = 32 y = 32 .

As a result, x y = 192 xy = \boxed{192} .

I think this is called snub-cube.A very good solution...+1

Ayush G Rai - 4 years, 7 months ago

Log in to reply

Right on. That's the term.

Worranat Pakornrat - 4 years, 7 months ago

Another way to solve this problem is by counting the faces in the very good and accurate drawing of the polyhedron.

Michael Mendrin - 4 years, 7 months ago

Now if we disregard the triangular faces, we can see that the square faces occupy the whole vertices of the solid themselves.

It might worth mentioning that you can conclude this because you know a) the polyhedron has at least one square face (there is a polyhedron satisfying the conditions but having no square face, the icosahedron), b) each vertex is incident to at most one square face (if there are two, the sum of angles meeting there is 36 0 360^\circ ), and c) the polyhedron is vertex-transitive (so each vertex has the exact same configuration of incident faces, thus each vertex is incident to exactly one square face).

Ivan Koswara - 4 years, 7 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...