2/12/21
First, 2/12/21, 21221, 21 [2] 21.
Kind of a nice date, not as good as some but not bad.
Now, onto the musings.
I've begun playing around with graphs, nothing much just playing. Hopefully I'll be doing some research in graph theory this summer so I've just started to learn a little bit here and there. Mainly, I'm trying to familiarize myself with the pictures. Getting over the notation as quickly as possible and finding new patterns wherever I can.
So, what have I done?
Well, since I don't know anything about graph theory, I first started out with trying to translate something else I know into graphs. I chose the platonic solids because I think they're neat. I began with a tetrahedron, or a D4 as I think of it.
The tetrahedron has four points and six edges, which I translated to four nodes and six...edges. It was starting with the tetrahedron that I thought of a really interesting metric to judge the graphs by. That metric was minimum and maximum closed path. I defined closed path to mean a path from one node, along unique edges (no repeating) and back to the original node. It was also with the tetrahedron that I began to think about distance between neighboring nodes.
For the tetrahedron, each node is connected to three other nodes. I originally thought this would be true for all platonic solids but it was later proven false. However, that was one of my first conjectures.
Conjecture 1: Each node of a platonic solid is connected to three unique nodes.
I also noticed how each node's neighbor was connected to the firs node. Like the center node, going up from the center and then out to either side takes you to another neighbor of the center node. The tetrahedron is a really tight nit cluster of nodes and edges.
Each node has a distance of zero from the other nodes (they're connected by an edge).
The minimum closed path for the tetrahedron is three. The maximum closed path I could find was four.
The second shape I looked at was the cube. This was just because it was the second simplest platonic solid for me to work with. I played around with drawing different kinds of graphs for the cube before settling on this one. I like it a lot since it reflects how we draw cubes normally with perspective and it was reminiscent of 2D drawings of 4D cubes I drew over the summer.
For the cube, each node is again connected to three other nodes. In 3D space, the cube will jut out in each available axis (like with a square, 2D cube, a cube, 3D cube, and a hypercube, +4D cube). On a graph though, a 3D cube is just represented by have eight nodes, 12 edges, having each node connected to three unique nodes, and the extra condition that none of its neighbors are neighbors with each other. That became apparent when I tried drawing the graph of a cube in the abstract. Weird stuff.



Comments
Post a Comment