Tag Archives: subgroup

The (2,3,7) Triangle Group

8 Nov

Hi!  Today we’re going to use some stuff we learned about a long time ago (non-Euclidean geometry, manifolds, and groups) and put it together to explore a particular group.  This is based on a talk given by my dear friend and co-organizer Michelle Chu.  “Co-organizer?  Of what?” you ask.  Well thanks for asking!  Last weekend we did held the first Texas Women in Mathematics Symposium – we had over 60 people come, lots of talks, lots of networking, and lots of food.  By the end of the day I got to add “annual” to that description, and it seems like a lot of schools were interested in hosting it in future years.  Maybe some time I’ll write a post about how to found an annual conference (this is my second!).

Anyways, let’s first talk about tilings by triangles.  We first choose some integers p, q, r and set the three angles of a base triangle equal to \frac{\pi}{p}, \frac{\pi}{q}, \frac{\pi}{r}.  Now reflect over each of the three sides to start tiling your space.  Turns out this tiling will lead to a group.  Here’s an example with p=q=4 and r=2 (so we have a right isosceles triangle):

firstimgs

Start with the pink triangle, and reflect it over each of the three sides to make the colored triangles as shown.

secondimgs

Now do the reflections again.  I kept the pink base triangle and grayed out the first images.  Note that I colored the bottom left image yellow, for reflecting over the vertical side of the bottom orange triangle, but I also could color it orange, for reflecting over the horizontal side of the left yellow triangle.  This means that yellow+orange = orange+yellow in the group.

thirdimgs

A third iteration of the same process; there are more relations here (that I didn’t color)

I picked a particularly good example, so that my triangles could tile the Euclidean plain.  We learned some time ago about non-Euclidean geometries: the space is spherical if the sum of triangle angles is more than \pi, and hyperbolic if triangles are thin and their sum of angles is less than \pi.  So based on how I choose my p, q, and r, I’ll find myself tiling different spaces.  Here’s an example of one iteration on a sphere for p=q=2 and r=5:

This slideshow requires JavaScript.

It’s pretty easy to find the integer solutions for p, q, r to tile each space.  The only triangles that tile the flat plane are when (p,q,r) = (2,3,6), (2,4,4), and (3,3,3).  We already saw (2,4,4), and I’ll just tell you that (3,3,3) is when you use equilateral triangles (so there are 6 around each vertex), and (2,3,6) are those 30-60-90 triangles we learned about back in trigonometry class: here’s the picture from wikipedia:

Similarly there are only a few (relatively) that tile the sphere: (2,3,3), (2,3,4), (2,3,5), and (2,2, n), where is some number bigger than 1.  Of course this forms an infinite family of tilings, since you can choose n.  In the example above I chose n=5, and if is bigger the base pink triangle just gets skinnier.

But I say there’s only a few that tile the sphere because everything else tiles the hyperbolic plane.  That’s a lot of choices!  It might also make you think, “hm, maybe the hyperbolic plane is interesting.”

Let’s bring us back to groups.  How does a tiling of a space lead to a group?  Well, let the reflections over the (extended) sides of the base triangle be the generators of our group.  If I name these a, b, and c, I immediately get the relators a^2=b^2=c^2=1.  Next we have to figure out the rest of the relators.  I hinted at them in the pictures above.  They are (ab)^p=(bc)^r=(ca)^q.  Now we have a group presentation [link for definition] R\triangle(p,q,r)\cong \langle a, b, c \ | a^2=b^2=c^2=(ab)^p=(bc)^r=(ca)^q=1\rangle.

Also, fun coincidence: if you create the dual tree to the tiling by putting a vertex inside each triangle and connecting two vertices by a line if one triangle is the image of another under one of the reflections, you get something that looks a lot like the Cayley graph of the reflection triangle group.  The only difference is that each edge needs to be two edges (like a little loop) to reflect that each generator has order 2.

So what’s special about the (2,3,7) triangle group?  We know from above that it tiles the hyperbolic plane.  Check out this great picture from wikipedia of the tiling:

h2checkers_237

Maybe we’ll take a second here to point out that you can see the p, q, r values in the tilings, both in this picture and the other wikipedia picture above for (2,3,6): pick your favorite triangle, and look at its three vertices.  Each vertex is adjacent to other triangles, and since there are 2\pi angle around any vertex, we can figure out that p,q,r are just \frac{n}{2}.

Also, of all the integers you can pick for p, q, r, it turns out that 2, 3, and 7 maximize the sum \frac{\pi}{p}+\frac{\pi}{q}+\frac{\pi}{r} while staying less than \pi.  [It ends up giving you \frac{41\pi}{42} for those of you keeping track at home.]

So we maximize something with the numbers 2, 3, 7.  Well it turns out we do more than that- we also minimize the volume of the resulting quotient-we touched on and defined those in this post about manifolds.  And this is unique (up to conjugation/fiddling), and makes the smallest possible quotient.  Huzzah!

On a personal note, I’ve had a demonic cold keeping me in bed for the past two weeks, so forgive me if I messed up (pretty sure I did on the reflections; I’ll try to fix those soon).  Also, hope you voted today!  I voted a week and a half ago.

Advertisement

Proof of Scott’s Criterion for separability (hard math) (UPDATED)

13 Sep

UPDATED: Thanks to my dear friend Teddy (who hasn’t updated his website and is at Cornell now, not UCSB), I’ve made the converse direction of the proof more correct.  There’s definitely still a glaring defect, but that’s entirely my fault.  

This is out of character for this blog- it’s not accessible for most people.  If you have taken a course in algebraic topology, you can read this post and I’ll explain everything.  Otherwise, I’m not offering enough background to understand it.  Sorry!  Blame pregnancy!

I’ve been spending the past few months slowly slogging through a big paper that my advisor recently cowrote, on an alternative proof of Wise’s Malnormal Special Quotient Theorem.  In the paper they spend a few paragraphs explaining Scott’s Criterion for separability, from Scott’s 1978 paper (need access for this).  I did not understand it when reading, but after meeting with my advisor and drawing some pictures it made a lot more sense!  So I’m going to draw some pictures for anyone trying to understand this- probably other graduate students.

Here’s the theorem as it appears in the MSQT paper.

Theorem (Scott, 1978) Suppose X is a connected complex and  H \leq \pi_1(X).  Then H is separable in \pi_1(X) if and only if for every finite subcomplex A \subset X^H, there exists an intermediate finite degree cover \hat{X} such that A embeds in \hat{X}.

Okay let’s unpack the theorem.  First we need to say what it means for a subgroup to be separableis separable in if, whenever you pick an element which is not in H, there exists some finite index subgroup of so that H is contained in and isn’t contained in K.  Intuitively, you can “separate” from via some finite index subgroup.  There are other equivalent definitions, but this is the one we’re going with.

Recall that a finite degree cover is a covering space where each point in has finitely many preimages.

Left side is an infinite cover, the real numbers covering the circle.  Middle is a happy finite cover, three circles triple covering the circle.  Right is a happy finite cover, boundary of the Mobius strip double covering the circle.

Left side is an infinite cover, the real numbers covering the circle. Middle is a happy finite cover, three circles triple covering the circle. Right is a happy finite cover, boundary of the Mobius strip double covering the circle.

Notation wise, X^H just means the cover of corresponding to H, so that \pi_1(X^H)=H.  Also, recall that an embedding is an injective homeomorphism onto the image of the map.  So, for instance, a circle definitely embeds into the middle cover above, but not into the infinite one.  You can map a circle injectively to a subset of the real line, say to [0,1), but it’s not a homeomorphism where the two ends meet.  And by connected complex let’s say CW-complex.

Okay it’s proof time!  For notation we’re going to let G = \pi_1(X).

Suppose that the condition is met, and we want to show that is separable.  Take an element not in H.  Since is the fundamental group of Xcorresponds to a (class of homotopy equivalent) loop(s) in X.  Since isn’t in H, it isn’t a loop in $latex X^H$- let’s say it’s a line segment.  By the condition, since this line segment is a compact subset of X^H, there exists some intermediate finite degree cover \hat{X} so that the line segment embeds into it.  This finite degree cover corresponds to a finite degree subgroup K.  Since \hat{X} is intermediate, is contained in K.  So is separable.  

Here’s a schematic:

I feel like this picture is self-explanatory (this is a joke)

I feel like this picture is self-explanatory (this is a joke)

Okay let’s do from the other side now.  Suppose is a separable subgroup of G.  Pick a finite subcomplex of (the actual criterion just says compact, but we’re sticking with finite).  Look at all the elements g_i of which have preimages in A- since is finite, we only have finitely many of these.  For any given $latex g_i$, since is separable we have a finite index subgroup K_i which doesn’t include g_i and which contains H.

I guess we still need to show embeds- do you believe me that it does?  I’m not sure I believe me.

Pick a compact subcomplex of H.  Since it’s compact, there are finitely many open sets that we need to consider, which cover A.  And since it’s a subcomplex of a CW-complex, this means we’re only looking at finitely many open cells in H.  These open cells project down to X, say in a set D.  Look at all the preimages of up in X^H– there’s infinitely many, since we assumed X^H is an infinite cover.  And is one of the preimages of by construction.  (Also let’s make D, small enough so we have a “stack of pancakes” instead of batter all over the place).  Again, schematic:

I know it looks like three, but there are actually Infinitely many preimages of the image of A

I know it looks like three, but there are actually Infinitely many preimages of the image of A

Now if we want an intermediate cover into which embeds, it can’t include any elements of that send to itself- that is, if g.D\cap D \neq \emptysetwe don’t want g in \pi_1(\hat{X}).  Because then wouldn’t embed.  How many bad are there?  Well, since deck transformations act properly discontinuously, for any point in X^H there’s an open neighborhood that never gets sent to itself (besides when is the identity, of course).  And we’re in CW-complexes, so we mean an open cell.  Look at the other cells of this particular component of D.  Again by proper discontinuity, there’s only finitely many g that’ll send this to some other copy of D.

Since is separable, for any one of these we have a finite index subgroup that doesn’t include and which does contain H.  Take the intersection of all these subgroups– since they all contain H, this intersection (call it K) does too.  And K doesn’t include any of the bad g.  Back in topology-land, K corresponds to a finite degree cover of X, since the intersection of finitely many finite-index subgroups has finite index.  And this cover is intermediate by construction, and embeds in it since there aren’t any bad g.

And that’s a proof of Scott’s criterion!  My next blog post will either be baking/cooking or a reasonable math post.

%d bloggers like this: