Skip to main content

Knots

Introduction

Somehow it's the final blog of the semester! This time we're talking about knots. Knots are a topic in mathematics, specifically topology. Knots are exactly what they sound like; you make a knot when you tie your shoes, for example. The only difference is that mathematical knots have the ends of the strings tied together and they cannot be undone. We have simple knot examples, like the trefoil knot. This is a knot of three crossings. We can get even crazier by looking at knots of 8+ crossings, which will be discussed in the rest of this post.
(Image from centerofmathematics.blogspot.com)

Crossing number

Consider this knot. It has 10 crossings and is knot 10-139 in the knot atlas found at http://katlas.math.toronto.edu/wiki/10_139.
Unknotting number

The unknotting number is the sequence of crossing switches that give the unknot. From the knot atlas, I know the unknotting number of 10-139 is 3. This means that switching three crossings will give me the unknot. I have attempted to verify this using SnapPy. I was able to switch three crossings to produce the unknot, as seen below.

First, start with the knot projection.
Next switch the bottom left crossing seen in the above projection. This gives the knot below:
Now switch the bottom left crossing of the above projection. This gives:
Now switch the top right crossing of the above projection. After many, many Reidemeister moves, this is what we have. Note that this is the unknot!
Simply untwist that last crossing.
I'm pretty stoked that I was able to verify the unknotting number with the crossings I chose to switch. That was a lucky first try!

A coloring attempt

Next, I attempted to find a coloring for this knot projection. A knot projection is n-colorable if each strand has a number, at least two numbers are used, and at each crossing \(i+j-2k\equiv 0\), where \(i\) and \(j\) are the numbers on the undercrossings and \(k\) is the number on the overcrossings. Similarly, a knot projection is tricolorable if each strand has a color, at least two colors are used, and at each crossing either 1) all three colors come together or 2) all colors are the same. It was easier for me to attempt to color this knot with blues, pinks, and greens than to use modular arithmetic, but, as you can see, my tricolorability attempt failed given the choices I made for how to color this knot. I started with the right pink strand, then colored the top right crossing such that all three colors were present. From here, I did the same thing for the top left crossing. As you can see, I eventually ran into problems in two places. However, this does not mean that this knot isn't tricolorable. It means that there are a large number of ways to attempt to show tricolorability, but that this is not one of them. Because there are so many ways to color this projection, it can be hard to find one that works (or to prove a knot is not tricolorable by showing none work).


Writhe

Writhe is arguably the easiest computation for knots. We are assigning +1 and -1 to the crossings. Then, the writhe is simply the sum of these \(\pm\)1's divided by two.
Using the given orientation, I computed the writhe of this knot to be 5.
I think it's interesting that all of these crossings are +1's. I've stared at it and twisted my knot around so many times because it seems too coincidental, but hopefully I was able to visualize the crossings correctly!

Knot polynomials

The last thing we are going to calculate is the first two steps of the knot polynomial Q.
This part gave me a headache from staring at the projections so long trying to visualize what to do, but I am happy with how my drawings turned out. This project has been a fun dive into a brand new field of mathematics for me, and I think this was a good note to end the semester on. Math is really just learning how to learn new complicated things, so this was definitely very math-y in that sense.

Word count: 688

Comments

Popular posts from this blog

Do Over: Integration Over a Region in a Plane

Throughout the semester we have covered a variety of topics and how their mathematical orientation applies to real world scenarios. One topic we discussed, and I would like to revisit, is integration over a region in a plane which involves calculating a double integral. Integrating functions of two variables allows us to calculate the volume under the function in a 3D space. You can see a more in depth description and my previous example in my blog post, https://ukyma391.blogspot.com/2021/09/integration-for-over-regions-in-plane_27.html . I want to revisit this topic because in my previous attempt my volume calculations were incorrect, and my print lacked structural stability. I believed this print and calculation was the topic I could most improve on and wanted to give it another chance. What needed Improvement? The function used previously was f(x) = cos(xy) bounded on [-3,3] x [-1,3]. After solving for the estimated and actual volume, it was difficult to represent in a print...

Minimal Surfaces

Minimum surfaces can be described in many equivalent ways. Today, we are going to focus on minimum surfaces by defining it using curvature. A surface is a minimum surface if and only if the mean curvature at every point is zero. This means that every point on the surface is a saddle point with equal and opposite curvature allowing the smallest surface area possible to form. Curvature helps define a minimal surface by looking at the normal vector. For a surface in R 3 , there is a tangent plane at each point. At each point in the surface, there is a normal vector perpendicular to the tangent plane. Then, we can intersect any plane that contains the normal vector with the surface to get a curve. Therefore, the mean curvature of a surface is defined by the following equation. Where theta is an angle from a starting plane that contains the normal vector. For this week’s project, we will be demonstrating minimum surfaces with a frame and soap bubbles! How It Works Minimum surfac...

Ruled Surfaces : Trefoil

Ruled Surfaces : Trefoil A ruled surface is a surface that consists straight lines, called rulings, which lie upon the surface. These surfaces are formed of a set of points that are "swept" by a straight line. This is relatively intuitive once you see a good visual, but can be a bit abstract without that concrete example. A very basic example of a ruled surface is a cylinder; if we have a straight line and move it in a circle we create a cylinder made entirely of straight line. Note that the surface will only be a cylinder if all the lines are parallel. If the lines are not parallel we can create hyperboloids and cones depending on how much we have rotated. The rotation we are describing here is not a simple turning action, but more of a twisting motion—less like rotating a can by turning it and more like wringing out a washcloth by twisting it. Specifically, a cylinder is essentially two circles connected by rulings, if we keep one of the circles...