Montreal

Post on 16-Feb-2017

31 views 0 download

transcript

RANDOM KNOTSIGOR RIVIN, UNIVERSITY OF ST ANDREWS AND TEMPLE UNIVERSITY

WHY RANDOM TOPOLOGY?

• We know what (for example) the average life expectancy of a random human (or random American, or random Frenchman born in 1797) is. We also know the standard deviation of this quantity, so we can say that if someone lives until the age of 120, they are very unusual, which can be interpreted in a number of ways (if we are an insurance company, we probably don’t have to worry too much about someone living to 120, on the other hand, if we are a doctor, we might want to study the 120 year old, to see what about him (or, more commonly, her) is different.

• So, it’s both easier than understanding every single person, and informative, in that it gives us an overview of the situation.

• Plus, the randomness lets us generate large examples, and defeat the “law of small numbers”.

EASY IS GOOD

WHAT DOES ”RANDOM” MEAN?GOOD THING ABOUT HUMANS IS THAT THERE ARE ONLY FINITELY MANY OF THEM. SADLY, NOT SO FOR MOST MATHEMATICAL STRUCTURES.

WHAT IS A RANDOM KNOT?

What is a random knot?

First question is, what is a knot?

WHAT IS A KNOT?

• A knot is a simple closed curve in

• A simple closed curve in is a map from to .

• A map from to . Is a triple of map from to R.

• A map from to R is a periodic function.

• Which is given by a Fourier series:

• So, a knot is a triple of Fourier series, and a random knot is a triple of random Fourier series!

HISTORICAL NOTE

• As far as I know, this model was introduced by Bill Thurston in the early 1980s.

• He wanted to know the distribution of knot types, and was proposing to use the (then) new Jones polynomial to study it.

• He had a graduate student (Bruce Ramsay) working on it, but nothing came of this.

RANDOM TRIGONOMETRIC SERIES

• We want to keep things simple, so we assume that the coefficients (the and the ) are random variables. For simplicity, we assume they are independent, Gaussian, but not necessarily identical – we can make the variance a function of k.

• We can also assume that they are identical, but there are only N frequencies (so, a Fourier polynomial of degree N).

HOW MANY DIFFERENT KNOT TYPES DO WE GET?

• How do we tell them apart?

• By simplifying the question: we look at the knot projection onto some plane (for our Fourier knots, the first two coordinates form a nice plane).

• Instead of knot types (which are hard to tell apart), we look at the number of self-intersections of the projection – this upper-bounds the crossing number of the knot.

• And now?

CROSSING NUMBER OF A KNOT

• The crossing number is the minimal number of self-intersections of any topologically equivalent knot onto a plane (we can assume that the plane is always the xy plane, by rotating the knot).

• Known to be in NP (Hass, Lagarias, Pippenger) and co-NP (Lackenby), not known to be polynomial time.

RANDOM PLANE CURVES

• What does decay of coefficients translate into?

PLANE CURVE, QUADRATIC DECAY

PLANE CURVE, DECAY

PLANE CURVE, LINEAR DECAY (SHOULD LOOK FAMILIAR)

PLANE CURVE, DECAY (NOT REALLY)

MAIN OBSERVATIONS:

• The limiting curve is continuously differentiable (almost surely) if the decay is for some positive .

• The expected number of self intersections is finite under precisely the same conditions.

HOW DO YOU PROVE THE LATTER?

FOR US, THE FUNCTION IS

• (F(s)-F(t))/(s-t).

COROLLARY

• The probability that a random smooth curve has more than N crossings decays at least like 1/N.

• NOT the truth: the truth is that the decay is at least exponential in N – not clear how to prove yet (concentration of measure?)

FACT

• There are exponentially many (in N) knots with at most N crossings, so if we order knots by crossing number, we will get a (cumbersome) statement.

BUT WHAT DO THESE KNOTS “LOOK LIKE”

• Problem: hard to compute interesting invariants.

• Except one: the Alexander polynomial (defining which will take us too far afield, but can be defined as a graph determinant with a variable thrown in). This can be computed in polynomial time for polygonal curves (not fast polynomial time).

COEFFICIENT DISTRIBUTION OF ALEXANDER POLYNOMIALS OF RANDOM KNOTS

• For this, we want crazy knots sooner, so we use the second model (trigonometric polynomials of degree N with identical independent coefficients.

COEFFICIENT DISTRIBUTION, REVEALED

REALLY?

• Apparently so…

WHAT DO THE ZEROS LOOK LIKE?

• Notice the zero-free region

NOTHING LIKE RANDOM RECIPROCAL POLYNOMIALS

• Notice concentration of zeros on the unit circle

HOW MODEL-SPECIFIC IS THIS?

• Let’s try another model

• Think of a knot as a (closed) path.

• Now, take a sample of the uniform distribution on the unit sphere, and connect point 1 to point 2, point 2, to point 3, …, point N to point 1. (almost surely non-self-intersecting).

HISTORICAL NOTE

• This is a variant of a model due to Ken Millett – he proposed taking a sample of the uniform distribution in the unit cube.

• The exact model I am looking at was the subject of a question of Joseph O’Rourke on MathOverflow (the question was: what was the crossing number of a random such knot obtained by taking N points on the unit sphere. The obvious guess is ), but it was conjectured by Bill Thurston (again) that the hyperbolic volume grows as , and he suggested looking at the Alexander polynomial degree as an estimator of the number of crossings.

DEGREE OF ALEXANDER POLYNOMIAL AS A FUNCTION OF N

• My guess is of the order of

• But I can’t really say for sure.

WHAT DO WE GET FOR COEFFICIENTS OF ALEXANDER POLYNOMIALS?

UNIVERSALITY?

WHAT OTHER MODELS ARE THERE?

• Take a random 4-regular planar graph, an Euler cycle, and make every vertex an over- or under- crossing, randomly.

• Take a random walk on , and when you get a closed loop, see what the knot type is.

• Petal diagrams (given through random permutations)

• Random braids (random words in the braid group)

• Etc

WHICH MODEL IS PHYSICALLY/BIOLOGICALLY APPROPRIATE?

• Study what we see in nature, and then, try to see which model matches.

WHAT INVARIANTS TO STUDY?

• Crossing number

• Hyperbolic volume

• Conformal energy

• Coefficients/zeros of other knot polynomials

COMPUTATIONAL CAVEATS

• The Fourier model is not so easy to compute with. Why?

• We need a polygonal curve for Alexander polynomial computation

• (we simplify it using Reidemeister moves, but still)

• The complexity is bad ( or so) in the number of segments.

• So, we need a sophisticated subdivision algorithm (better than Mathematica’s)

• Not sure what the best method is.

• Second model is very easy, by contrast, but seems less natural.