返回题库

PUMaC 2013 · 加试 · 第 6 题

PUMaC 2013 — Power Round — Problem 6

专题
Discrete Math / 离散数学
难度
L3
来源
PUMaC

题目详情

  1. The first problem is 2.1.1. (In general, the problems are numbered a.b.c .) Point values for each problem are displayed in parenthesis next to the problem number.
解析

PUMaC 2013 Power Round Solutions Rules, Remarks, and Reminders You probably don’t need rules for the solutions, so I’ll use this space to thank people instead! Acknowledgments I took the contents of the Power Round from my junior paper (JP), which I wrote during my spring 2013 term at Princeton University. I had fun writing this year’s Power Round, so I would like to thank the following people for making this possible.

  1. Professor Zolt´ an Szab´ o (my JP adviser): for his patient and helpful guidance through- out the semester.
  2. Nate Dowlin, Minh-Tam Trinh, and Feng Zhu: for enlightening discussions as well as useful suggestions during the JP writing process.
  3. Andy Loo (Problem Czar) and the PUMaC testers: for reviewing drafts of the Power Round and testing out the problems.
  4. PUMaC competitors: for taking the Power Round! –Alan Chang ^ ¨ A Fun fact: You can make a happy face in L TEX with ¨\ddot\smile . This is because x¨\ddot x gives you ¨ x (notation for second derivative) and \smile gives you ^ . 1

Contents 1 Preliminaries 3 1.1 Definitions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2 Reidemeister moves . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2 The Jones Polynomial 5 2.1 Resolving a crossing (4 points) . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.2 The Bracket Polynomial (0 points) . . . . . . . . . . . . . . . . . . . . . . . 6 2.3 Smoothings (10 points) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 2.4 Invariance under Type II and Type III Moves (10 points) . . . . . . . . . . . 10 2.5 Type I moves (3 points) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.6 Writhe of an oriented link (4 points) . . . . . . . . . . . . . . . . . . . . . . 11 2.7 The Jones Polynomial (7 points) . . . . . . . . . . . . . . . . . . . . . . . . . 12 3 Detecting chiral knots 13 3.1 Mirroring knots (25 points) . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 4 Bound on crossing numbers 15 4.1 Crossing number (3 points) . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 4.2 Reduced diagrams (5 points) . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 4.3 Knots and graphs (5 points) . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 4.4 Coloring faces of knots (15 points) . . . . . . . . . . . . . . . . . . . . . . . . 17 4.5 The span of the bracket polynomial (18 points) . . . . . . . . . . . . . . . . 19 4.6 Connected link diagrams (17 points) . . . . . . . . . . . . . . . . . . . . . . 20 4.7 Reduced alternating knot diagrams (42 points) . . . . . . . . . . . . . . . . . 21 4.8 Back to the Jones polynomial (13 points) . . . . . . . . . . . . . . . . . . . . 23 2

1 Preliminaries 1.1 Definitions Although there are more technical definitions, for this Power Round, it is enough to think of a knot as something made physically by attaching the two ends of a string together. Since knots exist in three dimensions, when we need to draw them on paper, we often use knot diagrams . Figure 1.1 contains examples of knot diagrams. (a) unknot (b) trefoil (c) trefoil (again) (d) figure-8 knot Figure 1.1: Examples of knot diagrams, with the names of the knots they represent. As we can see from Figure 1.1b and Figure 1.1c, different knot diagrams can represent the same knot. To see that these two are really the same knot, we could make Figure 1.1b out of a piece of string and move the string around in space (without cutting it) so that it looks like Figure 1.1c. Tip 1.1. Make sure you understand the distinction between “knot” and “knot diagram”! Do not use these terms interchangeably in your solutions. If you use one when you mean the other, the proof will be incorrect (logically) and this will lead to a significantly lower score. ♦ There are some restrictions on knot diagrams: (1) each crossing must involve exactly two segments of the string and (2) those segments must cross transversely. (See Figure 1.2.) (a) triple crossing (b) non-transverse crossing Figure 1.2: Examples of invalid knot diagrams There are two ways to travel around a knot; these correspond to the orientations of the knot. An oriented knot is a knot with a specified orientation. On a knot diagram, we can indicate an orientation via an arrow. (See Figure 1.3.) Sometimes we’ll use more than one piece of string, so we define a link to be a generaliza- tion of a knot: links can be made by multiple pieces of string. For each string, we attach the two ends together. (Note that we do not attach the ends of two different strings together.) The number of components of a link is the number of strings used. (Observe that every knot is a link with one component.) A link diagram is a straightforward generalization 3

(a) one orientation (b) the other orientation Figure 1.3: Two orientations of the trefoil of a knot diagram, and an oriented link is a link where all the components have specified orientations. Figure 1.4 contains examples of two-component links. (a) unlink (b) Hopf link (c) Whitehead link Figure 1.4: Examples of links with two components Tip 1.2. Pay close attention to the problem statements in this Power Round. If a problem asks you to prove something for links, it is not enough to prove it for knots! ♦ A knot invariant is something (such as number, matrix, or polynomial) associated to a knot. A link invariant is defined similarly for links. An example of a knot invariant is the crossing number , which we will now define. Suppose for a knot K , we take a diagram D of K and count the number of crossings in D . This number is not an invariant of K because K has many different diagrams that differ in number of crossings. For example, in Figure 1.5, we see two different diagrams of the unknot. (a) 0 crossings (b) 3 crossings Figure 1.5: Two diagrams of the unknot, with different number of crossings. Thus, we have not yet successfully defined a knot invariant. However, if we consider all diagrams of K and take the minimum number of crossings over all diagrams, then we do have an invariant of K . This is called the crossing number of a knot. 4

1.2 Reidemeister moves Consider the kinds of moves in Figure 1.6, which you can perform on a knot diagram. These are called Reidemeister moves . We can think of Type I as adding/removing a twist, Type II as crossing/uncrossing two strands, and Type III as sliding a strand past a crossing. ↔ ↔ ↔ (a) Type I (b) Type II (c) Type III Figure 1.6: The three types of Reidemeister moves Fact 1.3. Suppose we start with a knot diagram D and perform one of the Reidemeister 1 moves on it so that we end up with a knot diagram D . The knot diagrams D and D 2 1 2 might be different, but they will represent the same knot. (This is clear from the diagrams in Figure 1.6.) ♦ Fact 1.4. In 1926, Kurt Reidemeister proved that given two diagrams D and D of the 1 2 same link, it is always possible to get from D to D via a finite sequence of Reidemeister 1 2 moves. This is a remarkable fact! ♦ Remark 1.5. Suppose there is a quantity that we are trying to show is a knot invariant, but it is defined in terms of a knot diagram. There is a possibility that the quantity is different for different diagrams of the same knot, in which case our quantity would not be a knot invariant. However, if we can show the quantity is unchanged when we alter the diagram via any Reidemeister move, then we know it is an invariant, because of Fact 1.4. ♦ 2 The Jones Polynomial 2.1 Resolving a crossing (4 points) Definition 2.1. Suppose we start with a crossing of the form . The 0-resolution of this crossing is and the 1-resolution is . (For example, see Figure 2.1.) ♦ (a) trefoil (b) 0-resolution (c) 1-resolution Figure 2.1: Resolving a crossing 5

Remark 2.2. A diagram may need to be rotated so that the crossing in concern appears as ◦ . For example, after a 90 rotation, we see that the 0- and 1-resolutions of are and , respectively. ♦ Remark 2.3. Here is one way to think of a 0-resolution: if we are traveling along a knot and reach a crossing in which we are on the upper strand, then we turn left onto the lower strand. (For a 1-resolution, we would turn right instead.) ♦ 2.1.1. Problem: (2) Start with the diagram of the figure 8 knot given in Figure 2.2. Observe that the crossings are labeled A , B , C , D . Draw the diagram in which crossing B has been resolved with a 0-resolution and identify the resulting knot/link. A B C D Figure 2.2 Solution: The diagram becomes . It is a Hopf link. 2.1.2. Problem: (2) Once again, start with the diagram of the figure 8 knot given in Figure 2.2. It is possible to resolve one of the crossings so that the resulting diagram is a trefoil. Which crossing can we resolve ( A , B , C , D ) and how do we resolve it (0- or 1-resolution)? Simply state an answer. Solution: There are four possible solutions. Any one is enough. • Resolve crossing A or B with a 1-resolution. • Resolve crossing C or D with a 0-resolution. 2.2 The Bracket Polynomial (0 points) Definition 2.4. As you all know, a polynomial in x is something of the form n n − 1 a x + a x + · · · + a x + a . n n − 1 1 0 6

A Laurent polynomial in x is like a polynomial except you can use negative powers. In other words a Laurent polynomial is something of the form n n − 1 m a x + a x + · · · + a x , n n − 1 m 3 − 1 − 4 where m and n are integers with m ≤ n . (For example, x + 2 x + 4 + x − 5 x is a Laurent polynomial.) Quite confusingly, a Laurent polynomial is not necessarily a polynomial. ♦ Definition 2.5. The bracket polynomial of a link diagram D is a Laurent polynomial in the variable A and is denoted 〈 D 〉 . It is completely determined by three rules: 〈 〉 = 1 (BP1) 〈 〉 2 − 2 D t = ( − A − A ) 〈 D 〉 (BP2) 〈 〉 〈 〉 〈 〉 − 1 = A + A (BP3) (The BP stands for “bracket polynomial.”) ♦ Let’s go through what these rules mean, one by one.

  1. The first relation (BP1) states that the bracket polynomial of the knot diagram is the constant polynomial 1. (Note, however, that this does not mean that the bracket polynomial of any diagram depicting the unknot is 1. For example, is also a diagram of the unknot, but this diagram turns out not to have bracket polynomial 1.)
  2. For the second relation, the expression D t denotes a diagram D with an extra circle added. Furthermore, the circle does not cross the rest of the diagram. If we do have a diagram of this form, then BP2 means that we can find its bracket polynomial by starting with the bracket polynomial of the diagram with the circle removed and 2 − 2 multiplying it by − A − A . For example, using BP2 (along with BP1), we have 〈 〉 〈 〉 2 − 2 2 − 2 = ( − A − A ) = − A − A .
  3. In order to apply the third relation, we need to resolve crossings. Start with a diagram D and fix a crossing. If D and D are the 0- and 1-resolutions of this crossing, then 0 1 − 1 BP3 states that 〈 D 〉 = A 〈 D 〉 + A 〈 D 〉 . For example, 0 1 〈 〉 〈 〉 〈 〉 − 1 = A + A Example 2.6. Let’s compute the bracket polynomial of the diagram . (It is a diagram of the Hopf link.) Applying BP3 gives us 〈 〉 〈 〉 〈 〉 − 1 = A + A . (2.1) 7

Using BP3 again, 〈 〉 〈 〉 〈 〉 − 1 = A + A 〈 〉 〈 〉 〈 〉 (2.2) − 1 = A + A . Combining (2.1) and (2.2), we see that 〈 〉 〈 〉 〈 〉 〈 〉 〈 〉 2 − 2 = A + + + A . Invoking BP1 and BP2 gives us 〈 〉 〈 〉 〈 〉 〈 〉 2 − 2 = = 1 and = = − A − A . 4 − 4 Putting everything together gives us 〈 〉 = − A − A . ♦ Fact 2.7. For the trefoil, we have 〈 〉 7 3 − 5 = A − A − A . You might want to verify this yourself, to make sure you understand how to compute bracket polynomials of knot diagrams. ♦ 2.3 Smoothings (10 points) In Example 2.6, we decomposed the Hopf link into four diagrams. The four diagrams corre- spond to the four ways of resolving the two crossings of . Each of these diagrams is called a smoothing . Definition 2.8. Given a link diagram D , a smoothing of D is a diagram in which every crossing of D has been resolved (either by a 0-resolution or a 1-resolution). Note that a smoothing has no crossings. ♦ n Definition 2.9. Let { 0 , 1 } denote the set of n -tuples, where each component is either 0 or

  1. ♦ Definition 2.10. Let D be a link diagram with n crossings. Number the crossings 1 , . . . , n . n Let = ( , . . . , ) ∈ { 0 , 1 } . Then D denotes the smoothing of D where crossing i is 1 n resolved via a -resolution for i = 1 , . . . , n . (Note that D is also a knot diagram.) ♦ i n Definition 2.11. Let D be a link diagram, and let = ( , , . . . , ) ∈ { 0 , 1 } be a 1 2 n smoothing of D . Define s ( ) = the number of 0-resolutions in D 0 s ( ) = the number of 1-resolutions in D 1 o ( ) = the number of circles in D . 8

(We use the letter o because it looks like a circle!) Also, define s ( ) − s ( ) 0 1 〈 D, 〉 = A 〈 D 〉 . ♦ Remark 2.12. We will omit the commas in the ( , . . . , ) notation to avoid clutter. For 1 n example, = 10011 is short for = (1 , 0 , 0 , 1 , 1). ♦ Example 2.13. If D = , and the top crossing is labeled 1 (so the bottom crossing is labeled 2), then D = , D = , D = , D = . (2.3) 00 01 10 11 Also, s (00) = 2, s (01) = s (10) = 1, s (11) = 0, s (00) = 0, s (01) = s (10) = 1, 0 0 0 0 1 1 1 s (11) = 2, o (00) = o (11) = 2, o (01) = o (10) = 1. ♦ 1 2.3.1. Problem: (5) Let D be a link diagram with n crossings. Show that ∑ 〈 D 〉 = 〈 D, 〉 , n ∈{ 0 , 1 } where the sum is over all smoothings of D . Solution: Start with 〈 D 〉 and repeatedly apply BP3 until none of the diagrams have any more crossings. The result is a sum over all the smoothings of D . 〈 〉 〈 〉 − 1 The coefficient A of and the coefficient of A of in BP3 means that the s ( ) − s ( ) 0 1 coefficient of 〈 D 〉 will be A . 2.3.2. Problem: (3) Let D be a link diagram and let be a smoothing of D . Show that 2 − 2 o ( ) − 1 〈 D 〉 = ( − A − A ) . Solution: We know D has o ( ) circles. Apply BP2 over and over again (a total of 2 − 2 o ( ) − 1 o ( ) − 1 times), then apply BP1 once to get the the polynomial ( − A − A ) . ′ 2.3.3. Problem: (2) Show that if and differ by one resolution, then ′ o ( ) = o ( ) ± 1 . Solution: Changing one resolution either merges two circles in D or separates one circle into two. 9

2.4 Invariance under Type II and Type III Moves (10 points) Because of our discussion of invariants and Reidemeister moves at the end of Section 1.2, we should study how the bracket polynomial behaves under Reidemeister moves. ′ 2.4.1. Problem: (5) Show that if link diagrams D and D are related by one application ′ of a Type II Reidemeister move, then 〈 D 〉 = 〈 D 〉 . That is, show that 〈 〉 〈 〉 = . Solution: Start with the diagram D = . Label the two crossings so that 1 is on the left and 2 is on the right. The four ways of resolving these crossings are given by D = , D = , D = , D = . 00 01 10 11 Following Example 2.6 or using Problem 2.3.1, we have 〈 〉 〈 〉 〈 〉 〈 〉 〈 〉 2 − 2 = A + + + A . (2.A) 〈 〉 〈 〉 2 − 2 Using BP2, we get = ( − A − A ) , so three of the four terms on the right hand side of (2.A) cancel out: 〈 〉 ( 〈 〉) 〈 〉 2 − 2 2 2 − 2 − 2 A 〈 〉 + 〈 〉 + A 〈 〉 = A + ( − A − A ) + A = 0 . 〈 〉 〈 〉 We are left with = . This proves that the bracket polynomial is unchanged under a Type II move. ′ 2.4.2. Problem: (5) Show that if link diagrams D and D are related by one application ′ of a Type III Reidemeister move, then 〈 D 〉 = 〈 D 〉 . That is, show 〈 〉 〈 〉 = . Solution: We could start with the diagram and relate it to the 8 diagrams that correspond to the 8 possible ways of resolving the three crossings. Then we could do the same thing with . We would indeed see that both diagrams give the same result. However, we can make a cleaner argument by noting what happens if we only resolve the crossing between the two upper strands: 〈 〉 〈 〉 〈 〉 − 1 = A + A 〈 〉 〈 〉 〈 〉 − 1 = A + A 10

To complete the proof, it suffices to show that 〈 〉 〈 〉 〈 〉 〈 〉 = and = The equality on the left holds by two applications of Problem 2.4.1. The equality on the right holds because we can slide the bottom strand. 2.5 Type I moves (3 points) In the previous section, you showed that the bracket polynomial is invariant under Type II and Type III Reidemeister moves. If it is also invariant under Type I moves, the the bracket polynomial would be a genuine link invariant. However, this is not the case. 2.5.1. Problem: (3) Show that 〈 〉 〈 〉 − 3 = − A . Solution: We have 〈 〉 〈 〉 〈 〉 − 1 = A + A 〈 〉 〈 〉 − 1 2 − 2 = A + A ( − A − A ) 〈 〉 − 3 = − A . 2.6 Writhe of an oriented link (4 points) Definition 2.14. Given an oriented link diagram we can define positive crossings and neg- ative crossings by Figure 2.3. ♦ (a) positive crossing (b) negative crossing Figure 2.3: Two types of crossings for an oriented diagram Definition 2.15. Let n ( D ) and n ( D ) be the number of positive and negative crossings,

  • − respectively, of an oriented link diagram D . ♦ Definition 2.16. For an oriented link diagram D , the writhe of D is w ( D ) = n ( D ) −

n ( D ). ♦ − 11

Fact 2.17. As the following diagrams show, if we reverse the direction of all components of a link, the crossing types (positive/negative) do not change. ↔ ↔ ♦ Remark 2.18. Since a knot is a link with one component, we can define positive and negative crossings for knot diagrams without specifying an orientation on the knot. Note that this is not true for links in general. If we reverse the orientations of some (but not all) of the components of a link, then some crossing types will change. ♦ 2.6.1. Problem: (2) Show ( ) ( ) w = w − 1 ( ) ( ) w = w − 1 . Solution: On the left-hand side, there is a negative crossing, which contributes − 1 to the writhe. On the right-hand side, the negative crossing is removed, while the rest of the link diagram remains unchanged. 2.6.2. Problem: (2) Show ( ) ( ) w = w ( ) ( ) w = w ( ) ( ) w = w ( ) ( ) w = w . Solution: Take a look at the first line. The diagram on the left-hand-side has one positive crossing and one negative crossing, so this part of the knot diagram contributes nothing to the writhe. Clearly on the right-hand side, there is no contribution to the writhe either. The same observation holds for the other three lines. Fact 2.19. The writhe is also unchanged under type III moves. ♦ 2.7 The Jones Polynomial (7 points) Because of Problem 2.6.1, the writhe is not invariant under Type I moves. 12

2.7.1. Problem: (7) For an oriented link L with diagram D , show that the polynomial − 3 w ( D ) ( − A ) 〈 D 〉 is an invariant of the link L . − 3 w ( D ) Solution: Because of Remark 1.5, it suffices to show that ( − A ) 〈 D 〉 is un- changed under the three types of Reidemeister moves. Because both the writhe and the bracket polynomial are invariant under Type II and − 3 w ( D ) Type III moves, we only need to check that the quantity ( − A ) 〈 D 〉 is unchanged under Type I moves. This is immediate from (2.5.1) and (2.6.1): 〈 〉 〈 〉 − 3 w − 3 w ( )+3 − 3 ( ) ( − A ) = ( − A ) · ( − A ) 〈 〉 − 3 w ( ) = ( − A ) . Definition 2.20. Let L be an oriented link, and let D be a diagram of L . The Jones − 3 w ( D ) polynomial of L , denoted V ( t ), is obtained by taking the expression ( − A ) 〈 D 〉 and L − 1 / 4 setting A = t . ♦ Fact 2.21. Because of Problem 2.7.1, the Jones polynomial is an invariant of oriented links. For knots, recall that the writhe does not depend on the orientation. If we retrace our arguments above, we see that the Jones polynomial is also an invariant of (unoriented) knots. ♦ Fact 2.22. For the trefoil (see Figure 1.1b), we have − 4 − 3 − 1 V ( t ) = − t + t + t . K You might want to verify this yourself. ♦ Remark 2.23. Vaughan Jones received the Fields Medal for his discovery of the Jones polynomial. It is a pretty big deal! ♦ 3 Detecting chiral knots 3.1 Mirroring knots (25 points) flip Definition 3.1. For a knot K , let K denote the mirrored knot. (In other words, make K out of a piece of string, and hold it in front of a mirror! The knot you see in the mirror flip is K .) ♦ flip Definition 3.2. A knot K is amphichiral if it is equivalent to K . Otherwise, it is chiral . ♦ Consider, for example the two diagrams in Figure 3.1. We may ask if they are the same knot. 13

flip (a) diagram of K (b) diagram of K Figure 3.1: Mirror images of a trefoil 3.1.1. Problem: (20) Show that for any knot K , − 1 V flip ( t ) = V ( t ) . K K Solution: Suppose we start with a smoothing D of D . What do we get when flip flip we mirror this to ( D ) ? The answer is a smoothing of D . See the example in Figure 3.A. flip flip =011 =100 Figure 3.A: Relations between mirroring and smoothing. (In the labeling, the three crossings are numbered from top to bottom.) The example makes a general pattern clear. Every smoothing of D corresponds to flip the dual smoothing ˆ of D . The dual smoothing ˆ is obtained by reversing every resolution in . (That is, interchange 0s and 1s.) For example, if = 011, then ˆ = 100. We can write the relation as flip ( D ) = D . (3.A) ˆ Observe that s ( ) = s (ˆ ) and s ( ) = s (ˆ ). Using (3.A), it follows that 0 1 1 0 ∑ ∑ 〈 〉 〈 〉 flip s ( ) − s ( ) flip − ( s (ˆ ) − s (ˆ )) 0 1 0 1 D ( A ) = A ( D ) ( A ) = A 〈 D 〉 ( A ) . ˆ n n ∈{ 0 , 1 } ∈{ 0 , 1 } 2 Recall that the bracket polynomial of a smoothing 〈 D 〉 ( A ) is some power of ( − A − − 2 − 1 A ). Hence, 〈 D 〉 ( A ) = 〈 D 〉 ( A ), giving us ∑ 〈 〉 flip − 1 s (ˆ ) − s (ˆ ) − 1 − 1 0 1 D ( A ) = ( A ) 〈 D 〉 ( A ) = 〈 D 〉 ( A ) . ˆ n ∈{ 0 , 1 } flip Also, w ( D ) = − w ( D ), since positive crossings in D become negative crossings in flip D and vice versa. We can translate the results we have just obtained to a statement about the Jones polynomial. 14

3.1.2. Problem: (5) Is the trefoil amphichiral or chiral? Justify your answer. Solution: The trefoil is chiral. Let K be the knot represented by Figure 3.1a. By − 4 − 3 − 1 Fact 2.22, we have V ( t ) = − t + t + t . K 4 3 It follows that the Jones polynomial of the mirrored knot is V flip ( t ) = − t + t + t . K Since the two polynomials are not the same, we can conclude that the trefoil and its mirror are distinct. Thus, the trefoil is chiral. (Both knots are usually referred to as the “trefoil.” If we want to make it clear which one we are talking about, we call Figure 3.1a and Figure 3.1b the “left-handed” and “right-handed” trefoils, respectively.) Remark 3.3. Recall that the Jones polynomial is not just a knot invariant but also an oriented link invariant. Thus, Problem 3.1.1 still holds if we replace “knot” with “oriented link.” ♦ 4 Bound on crossing numbers 4.1 Crossing number (3 points) Definition 4.1. The crossing number of a knot K is the minimum number of crossings needed to draw the knot in a plane. It is denoted c ( K ). ♦ 4.1.1. Problem: (3) While the diagram given in Figure 4.1 has seven crossings, show that the crossing number of that knot is not 7. Figure 4.1 Solution: We can flip one of the two halves over to get a diagram with six crossings. (For example, flipping the right half over leaves us with Figure 4.A.) This shows that the crossing number of the knot is at most 6. Figure 4.A 15

4.2 Reduced diagrams (5 points) Definition 4.2. A knot diagram D is un-reduced is it has the form of Figure 4.2. (That is, there are exactly two strands in the region between X and Y that go from X to Y . Furthermore, these two strands cross each other exactly once.) A knot diagram D is reduced if it is not un-reduced. X Y Figure 4.2 ♦ 4.2.1. Problem: (5) Show, by drawing an example, that it is possible to have two diagrams ′ D and D of the same knot K , such that • D is reduced and ′ • D has fewer crossings than D . ′ Solution: Here is one possible answer. Let D be the unknot in its usual form: . Let D be the unknot as depicted in Figure 4.B. Figure 4.B: Reduced diagram of the unknot with three crossings ′ The diagram D is reduced and contains three crossings, whereas D contains no cross- ings. 4.3 Knots and graphs (5 points) Every knot diagram corresponds to a planar graph. (See, for example, Figure 4.3.) Definition 4.3. A graph is a set of vertices (e.g., the black dots in Figure 4.3b) that are joined together by edges (e.g., the lines between the dots in Figure 4.3b). A graph is planar if it can be drawn on the plane in such a way that its edges intersect only at their endpoints. ♦ Fact 4.4. A planar graph divides the plane into regions, called faces. (The exterior of a graph is considered a face too.) If V , E , F are the number of vertices, edges, faces (respectively) of a planar graph, then Euler’s formula says that V − E + F = 2. ♦ 16

(a) trefoil (b) corresponding graph Figure 4.3 Example 4.5. The planar graph Figure 4.3b has V = 3, E = 6, F = 5 (don’t forget to count the exterior face!). Thus, V − E + F = 2, as expected. ♦ 4.3.1. Problem: (5) Show that for a knot diagram with n crossings, the corresponding graph has n + 2 faces. Solution: Apply Euler’s formula: V − E + F = 2. Because the knot diagram has n crossings, we know V = n . Because each crossing involves two strands, each vertex of the graph has four edges coming out of it. Using this fact, we know that the set of ordered pairs { ( e, v ) : e is an edge and v is an endpoint of e } has E · 2 = V · 4 elements. Thus, E = 2 n and we have F = n + 2. 4.4 Coloring faces of knots (15 points) It is always possible to color the faces of a link in an alternating black-white pattern, as shown in Figure 4.4. (Recall that we are considering the exterior of the knot diagram to be a face as well, which explains why Figure 4.4b is a valid checkerboard coloring of the trefoil.) (a) trefoil (b) trefoil Figure 4.4: Examples of checkerboard colorings Fact 4.6. By resolving a crossing, we still get a checkerboard coloring. (See, for example Figure 4.5.) ♦ (a) checkerboard (b) 0-resolution (c) 1-resolution Figure 4.5: Resolving a crossing still gives us a checkerboard coloring. 17

Given a checkerboard coloring of a knot diagram, we can divide the crossings into two types. (See Figure 4.6.) Definition 4.7. The coloring in Figure 4.6a is called “0-separating” (because a 0-resolution separates the two black regions). The coloring in Figure 4.6b is called “1-separating.” ♦ (a) 0-separating (b) 1-separating Figure 4.6: Two coloring types at a crossing Definition 4.8. A knot diagram is alternating if the strand alternates between going over and going under at crossings. A knot is alternating if there is a alternating diagram of the knot. ♦ 4.4.1. Problem: (15) Show that a knot diagram is alternating if and only if the diagram admits a checkerboard coloring consisting of only 0-separating crossings. Solution: To prove the reverse direction, consider the portion of a knot diagram given in Figure 4.Ca. Suppose we start at point A and move rightwards along the horizontal strand. We will reach the crossing at the center of the diagram. (Observe that this is a 0-separating crossing.) In this crossing, the horizontal strand we are traveling along goes underneath the vertical strand. A A ? (a) (b) A (c) Figure 4.C We keep moving rightwards after we pass the crossing. Eventually we will reach another crossing. (See Figure 4.Cb.) There is only one way to make this crossing 0-separating. The horizontal strand must go over the vertical strand. (See Figure 4.Cc.) 18

The general pattern is clear: if we want this knot diagram to have only 0-separating crossings, then the strand must alternate over-under-over-under. This completes the proof of the reverse direction. To prove the forward direction, suppose we have an alternating knot diagram. Start at a crossing C . Color the diagram in a checkerboard pattern so that C has a 0-separating coloring. Now, consider traveling around the knot starting at C . Every time we reach a crossing, the shaded region alternates between left and right and our position at a crossing alternates between over and under. Thus, all the crossings are 0-separating. 4.5 The span of the bracket polynomial (18 points) Recall the definitions of 〈 D, 〉 and o ( ) given in section Section 2.3. Definition 4.9. For a Laurent polynomial f ( x ), we define hp( f ) to be the highest power of x that appears in f , and we define lp( f ) similarly to be the lowest power. We define span( f ) = hp( f ) − lp( f ). ♦ Definition 4.10. Let D be a link diagram. We let 0 = (0 , 0 , . . . , 0) denote the smoothing with all 0-resolutions and 1 = (1 , 1 , . . . , 1) denote the smoothing with all 1-resolutions. ♦ 4.5.1. Problem: (5) Let D and D be knot diagrams of the same knot. Show that 1 2 span 〈 D 〉 = span 〈 D 〉 . 1 2 Solution: There are two ways to approach this. First solution: we only need to show that span 〈 D 〉 is unchanged under the Reidemeister moves. Because 〈 D 〉 is itself unchanged under type II and III moves, we only need to − 3 check type I moves. Recall that a type I move multiples 〈 D 〉 by ( − A ) . This does not change the span, so we are done. Second solution: Suppose D and D are diagrams of the knot K . From the definition 1 2 of the Jones polynomial, we see that span 〈 D 〉 = 4 span V = span 〈 D 〉 . 1 K 2 4.5.2. Problem: (3) Let D be a knot diagram and let be a smoothing of D . Show that hp 〈 D, 〉 = s ( ) − s ( ) + 2 o ( ) − 2 . 0 1 Solution: s ( ) − s ( ) 2 − 2 o ( ) − 1 0 1 hp 〈 D, 〉 = hp A ( − A − A ) = s ( ) − s ( ) + 2 o ( ) − 2 0 1 4.5.3. Problem: (5) Let D be a knot diagram. Show that hp 〈 D, 0 〉 ≥ hp 〈 D, 〉 for all smoothings . 19

Solution: Let D be a knot diagram and let be a smoothing of D . Suppose we ′ change a 0-resolution of to a 1-resolution to get a new smoothing . ′ ′ As we go from to , the quantity s − s decreases by 2. Since o ( ) = o ( ) ± 1 by 0 1 Problem 2.3.3, the quantity 2 o can increase by 2 or decrease by 2. In either case, we ′ have 2 o ( ) ≥ 2 o ( ) − 2, so ′ ′ ′ s ( ) − s ( ) + 2 o ( ) − 2 ≥ s ( ) − s ( ) + 2 o ( ) − 2 . 0 1 0 1 ′ By Problem 4.5.2, it follows that hp 〈 D, 〉 ≥ hp 〈 D, 〉 . Thus, suppose we are given a smoothing ˜ . If we start at 0 and changing the 0- resolutions to 1-resolutions one by one to get to , the value hp 〈 D, 〉 does not increase in any of the steps. 4.5.4. Problem: (2) Let D be a knot diagram with n crossings. Show that hp 〈 D 〉 ≤ n + 2 o ( 0 ) − 2 . Solution: hp 〈 D 〉 ≤ max hp 〈 D, 〉 = hp 〈 D, 0 〉 = n + 2 o ( 0 ) − 2. 4.5.5. Problem: (3) Let D be a knot diagram with n crossings. Show that span 〈 D 〉 ≤ 2 n + 2( o ( 0 ) + o ( 1 )) − 4 . Solution: Analogous to Problem 4.5.4, we have that lp 〈 D 〉 ≥ lp 〈 D, 1 〉 = − n − 2 o ( 1 ) + 2 . Combine this with Problem 4.5.4 to get the desired inequality. 4.6 Connected link diagrams (17 points) Definition 4.11. We say that a link diagram is connected if its corresponding graph is connected. For example, the usual diagram for the unlink is not connected. However, if the two components overlap in the diagram (as in ), then the diagram is connected. (Note that knot diagrams are always connected.) ♦ 4.6.1. Problem: (15) Let D be a connected link diagram. Show that if D has n crossings, then o ( 0 ) + o ( 1 ) ≤ n + 2 . Solution: We proceed by induction on n . For the base case ( n = 0), we have the usual diagram for the unknot ( ). Since there are no crossings to resolve, we have 1 o ( D ) = o ( D ) = 1, which completes the base case. 0 1 1 For this proof, we write o ( D ) instead of o ( 0 ) to emphasize that D is the knot we are taking the 0 0 -smoothing of. 20

For the inductive step, suppose that the statement is true for all connected link dia- grams with n crossings. Take a connected link diagram D with n + 1 crossings. Pick one of the crossings of D (call it x ). We can resolve x via a 0- or a 1-resolution; observe that at least one of the two resulting diagrams is connected. Suppose, without loss of generality, that applying the 0-resolution on x leaves us with a connected link diagram. Let this diagram be E . (See Figure 4.D.) (a) D (b) D (c) D 0 1 (d) E (e) E (f) E 0 1 Figure 4.D: Various smoothings of D and E ( x is the crossing on the bottom of D ) Note that E and E are also smoothings of D . In fact: 0 1 • E = D . 0 0 • E and D differ at exactly one crossing (namely, x ). 1 1 Thus, o ( E ) = o ( D ) and o ( E ) = o ( D ) ± 1. Furthermore, E is a connected link 0 0 1 1 diagram with n crossings, so by the inductive hypothesis, o ( E ) + o ( E ) ≤ n + 2. 0 1 Putting the results together gives us o ( D ) + o ( D ) ≤ n + 3, which completes the 0 1 induction. 4.6.2. Problem: (2) Let D be a knot diagram with n crossings. Show that span 〈 D 〉 ≤ 4 n. Solution: Combine Problem 4.5.5 and Problem 4.6.1. 4.7 Reduced alternating knot diagrams (42 points) The goal of this section is to show that alternating knots are nice. Definition 4.12. A knot diagram D is reduced alternating if it is both reduced and alter- nating. ♦ Fact 4.13. Given an alternating knot K , there is a diagram D of K that is reduced alter- nating. (This is not hard to show.) ♦ 21

4.7.1. Problem: (7) Show that if D is a reduced alternating diagram and is a smoothing with exactly one 1-resolution, then o ( 0 ) = o ( ) + 1 . Solution: Because the diagram is alternating, we can give the diagram a checkerboard coloring so that all the crossings are 0-separating. See for example, Figure 4.Ea. (a) D (b) D (c) D 0 Figure 4.E Then when we look at D , all the circles bound the shaded faces in the coloring. (See 0 Figure 4.Eb.) When we change one of the 0-resolutions to a 1-resolution, we add a “bridge” across a white region. (See Figure 4.Ec.) Because the diagram D is reduced, the bridge connects two separate black regions. Thus, the number of circles decreases by one, so o ( 0 ) = o ( ) + 1. 4.7.2. Problem: (5) Show that the assumption that the diagram D is reduced is necessary for Problem 4.7.1. Give an example where D is alternating but o ( 0 ) 6 = o ( ) + 1. Solution: Here’s one possible answer. (a) D (b) D (c) D 0 Figure 4.F 4.7.3. Problem: (30) Let D be a reduced alternating knot diagram with n crossings. Show that span 〈 D 〉 = 4 n. Solution: The key is to observe that most of the problems in the previous section have a nicer analogue for reduced alternating knot diagrams. Lemma 1 (analogue of Problem 4.5.3) . If D is a reduced alternating diagram and is a smoothing with exactly one 1-resolution, then hp 〈 D, 0 〉 > hp 〈 D, 〉 . Proof. Since, o ( 0 ) = o ( ) + 1, we can modify the proof of Problem 4.5.3 to get a strict inequality. 22

Lemma 2 (analogue of Problem 4.5.4) . If D is a reduced alternating diagram, then hp 〈 D 〉 = n + 2 o ( 0 ) − 2. ∑ Proof. We have 〈 D 〉 = 〈 D, 0 〉 + 〈 D, 〉 . By Problem 4.5.3 and Lemma 1, we know 6 = 0 ∑ that the highest power in 〈 D, 〉 is strictly lower than the highest power in 〈 D, 0 〉 . 6 = 0 Thus, hp 〈 D 〉 = hp 〈 D, 0 〉 = n + 2 o ( 0 ) − 2. Lemma 3 (analogue of Problem 4.5.5) . If D is a reduced alternating diagram with n crossings, then span 〈 D 〉 = 2 n + 2( o ( 0 ) + o ( 1 )) − 4 . Proof. Analogous to Lemma 2, we have lp 〈 D 〉 = lp 〈 D, 1 〉 = − n − 2 o ( 1 ) + 2 .. Using this result together with Lemma 2 gives us the lemma. Lemma 4 (analogue of Problem 4.6.1) . Let D be an alternating knot. Then o ( 0 ) + o ( 1 ) = n + 2 . Proof. Give D a checkerboard coloring with only 0-separating crossings. The key observation is that o ( 0 ) counts the black faces and o ( 1 ) counts the white faces. Thus, o ( 0 ) + o ( 1 ) equals the total number of faces. By Problem 4.3.1, we are done. The equality span 〈 D 〉 = 4 n follows by combining Lemma 3 and Lemma 4. 4.8 Back to the Jones polynomial (13 points) We are almost there! 4.8.1. Problem: (3) Let K be a knot. Show that c ( K ) ≥ span V . K Solution: By definition of c ( K ), there exists a knot diagram D of K with exactly c ( K ) crossings. Then Problem 4.6.2 gives us span 〈 D 〉 ≤ 4 c ( K ). 4.8.2. Problem: (5) Let K be an alternating knot. Show that c ( K ) = span V . K Solution: Note: this proof is short, but it’s a little tricky. All the steps must be in the proper order! 23

Let K be an alternating knot. There exists a reduced alternating knot diagram D of K . Let n be the number of crossings of D . By the definition of c ( K ), we know c ( K ) ≤ n . By Problem 4.7.3, we know span 〈 D 〉 = 4 n , which gives span V = n. K By Problem 4.8.1, we have span V ≤ c ( K ) ≤ n. K Putting span V = n and span V ≤ c ( K ) ≤ n together shows that span V = c ( K ). K K K (Incidentally, we have also shown that c ( K ) = n , which will be useful for the next problem.) 4.8.3. Problem: (5) Determine the crossing number c ( K ) of the knot K depicted by the diagram D in Figure 4.7. Justify your answer. Figure 4.7: D , crazy knot diagram Solution: The answer is 11. Observe that D is reduced alternating and has n = 11 crossings. By Problem 4.7.3, we know span 〈 D 〉 = 4 n , which gives span V = n. K By Problem 4.8.1, we have span V ≤ c ( K ) ≤ n. K Putting span V = n and span V ≤ c ( K ) ≤ n together shows that c ( K ) = n = 11. K K 24

Index 0-resolution, 5 link, 3 0-separating, 18 link diagram, 3 1-resolution, 5 link invariant, 4 1-separating, 18 negative crossing, 11 D , 8 flip K , 13 oriented knot, 3 V ( t ), 13 L oriented link, 4 〈 D, 〉 , 8 planar graph, 16 〈 D 〉 , 7 positive crossing, 11 hp( f ), 19 lp( f ), 19 reduced, 16 span( f ), 19 reduced alternating, 21 0 , 19 Reidemeister moves, 5 1 , 19 n { 0 , 1 } , 8 smoothing, 8 n ( D ), 11 + writhe, 11 n ( D ), 11 − o ( ), 8 s ( ), 8 0 s ( ), 8 1 alternating knot, 18 alternating knot diagram, 18 amphichiral, 13 bracket polynomial, 7 chiral, 13 component of a link, 3 connected link diagram, 20 crossing number, 4, 15 graph, 16 Jones polynomial, 13 knot, 3 knot diagram, 3 knot invariant, 4 Laurent polynomial, 7 25