banner



Each Vertex of Cube Is Red or Blue Number of Ways So Each Face Has Even Number of Blues

A cube in two-point perspective.

How can we represent a 3-dimensional object such a cube in only 2-dimensions, such as on a flat piece of paper? This is the problem of projection, and it inevitably introduces inaccuracies. Different choices of perspective will alter what features survive the projection process. For instance, a perfect cube has all faces square, with corner angles of 90 degrees, and opposite sides of each square are parallel. But in the two point perspective shown only the vertical lines remain parallel; the introduction of vanishing points has distorted the horizontal ones and thus the angles.

Instead of thinking of the cube as a solid object, we can describe it in terms of its vertices (the corners or points) and the edges that join them – that is, as a graph! But in the previous post we were interested in planar graphs, and in our 2-point perspective we have edges crossing. This might seem unavoidable – the `front' blocking our view of the `back' – but through a different choice of projection we can get a planar graph of the cube, or indeed any suitably well-behaved solid. This is the key to using graph theory to study those solids.

Instead of the two-point perspective, we can draw the cube using one-point perspective: our viewpoint is the centre of one of the faces, and corresponds to a single vanishing point. We still have all the vertical lines parallel, but now the top and bottom of the two faces algined with our view (the red and blue ones) remain parallel too. Whilst we have substantially distorted sizes now – in the perfect cube, the red and blue squares would be the same size – this perspective has given us a planar graph representation of the cube, known mathematically as its Schlegel diagram.

A cube in one-point perspective.

A polyhedron is a 3 dimensional solid made up of flat faces, joined along straight edges that meet at vertices (sharp corners): this terminology should already feel familiar from our discussion of planar graphs! And indeed there is a connection:

If a polyhedron is convex (its surface does not intersect itself, and straight lines joining any two points remain within its volume or on its surface) then its Schlegel diagram is a planar graph.

In Julia's writeup, a special case of convex polyhedra, the regular or Platonic Solids, are mentioned- these have the additional restriction that every face is the same regular polygon (all angles and side lengths equal), and the same number of faces meet at each vertex. The cube is an example: each face is a regular 4-gon (a square!), and we have three squares meeting at every vertex (corner).

The claim is that there are exactly five (convex) examples of these, and we can use our results on planar graphs to prove this! By example, we know there are at least five:

Five platonic solids

So our task is to rule out the possibility of any others. To do this, we need a little more notation for graphs: we call the number of edges meeting at a vertex the degree of that vertex, d; we call the graph d-regular if every vertex has the same degree, d. By the `double counting' argument mentioned in the previous post, if you add up the degrees of all the vertices then you'll get twice the number of edges (since each edge contributes 1 to the degree count at each of its ends). So a d-regular graph with V vertices has dV/2 edges.

Now let's imagine we have some Platonic solid; whatever it is, it is made out of faces with some fixed number k of sides, and there are F of them. There are also V vertices, and at each of these we have d edges (the sides of the polygons) meeting. We can then project to a planar graph G, the Schlegel diagram, which will also have F faces (of degree k), V vertices, and E edges (corresponding to the sides). The graph G will be d-regular because d edges met at each vertex of the solid, so we know that 2E=dV, or V=2E/d. Every face has degree k, and there are F of them, so the total sum of face degrees is kF; but we know from last time that this sum is also twice the number of edges (the handshaking lemma). So 2E=kF too, or F= 2E/k.

We also know – by Euler's formula – that to be planar G must satisfy V – E + F = 2. So this gives us 2E/d – E + 2E/k = 2, which rearranges to 1/d + 1/k = 1/e + 1/2. Whatever 1/e is, it's bigger than zero, so that means that 1/d + 1/k is strictly bigger than 1/2. Suppose both d and k were bigger than 3. Then 1/d would be 1/4 or smaller, and so would 1/k: so their sum is at most 1/2, which is not bigger than itself. Since we can't have a two-sided polygon, we know k is at least 3.

So we can start with k=3; the possible Platonic solids with triangular faces. Using 1/d + 1/3 > 1/2, we see that 1/d > 1/6, so d can only be 3,4 or 5. All 3 of these are possible: they are the tetrahedron, octahedron, and icosahedron.

If we take k strictly bigger than 3, then we know that d has to be no more than 3, but since at least 3 edges have to meet at a point in 3D space, d is also at least 3, so it must be precisely 3. Again we want 1/k + 1/3 < 1/2, so 1/k > 1/6 which means k is 4 or 5. k=4 gives us the cube (3 squares meeting at every point), and k=5 gives us the dodecahedron (3 pentagons meeting at every point), and we've ruled out any other possible pair of k and d.

So there can only be 5 Platonic solids, and we were able to prove this without having to consider any geometric properties like angles or side lengths – just the `combinatorial' information about how many faces, edges and vertices are involved and the way they connect, as captured by a graphical representation. So, let's close this part by taking a look at their Schlegel diagrams.

Planar graphs corresponding to the five Platonic solids

grossmanwillocip.blogspot.com

Source: https://maths.straylight.co.uk/archives/1054

0 Response to "Each Vertex of Cube Is Red or Blue Number of Ways So Each Face Has Even Number of Blues"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel