Finding hyperbolic metrics by approximation - MathOverflow most recent 30 from http://mathoverflow.net2013-05-25T22:15:25Zhttp://mathoverflow.net/feeds/question/94194http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/94194/finding-hyperbolic-metrics-by-approximationFinding hyperbolic metrics by approximationHenrikRüping2012-04-16T09:33:12Z2012-09-26T14:47:14Z
<p>Given a presentation $ < X ; R >$ of a group $G$. Suppose we know for some reason that $G$ is the fundamental group of a three-dimensional finite volume manifold. </p>
<p>Then there is a injective group homomorphism $G\rightarrow Isom(\mathbb{H}^3)$. Mostows rigidity theorem then tells us that it is unique up to composition with inner automorphisms of $\mathbb{H}^3$ from the left (and probably automorphisms of $G$ from the right).</p>
<p>As usual to speficy a homomorphism from a group with a specific presentation to another group we have to pick a image for each generator, such that all relators get mapped to the neutral element. My hope is that there might be an algorithm that starts with some first choice of the images of the generators. Note that $Isom(H^3)$ can be viewed as a subgroup of $GL_4(\mathbb{R})$. Then I would like to iteratively minimize the sum of some norm of the images of the relators (hoping that it will converge to a homomorphism).
Of course there are also noninjective homomorphisms (like the trivial one) so I cannot hope that the sequence always converges to an injective homomorphism. But maybe it does with high probability for a reasonably random first choice of generators.</p>
<p>Has someone already done this ? If so I am interested in the convergence properties. They might also depend on the given presentation. So one could also hope that any fundamental group of a hyperbolic 3-manifold has a nice presentation.</p>
http://mathoverflow.net/questions/94194/finding-hyperbolic-metrics-by-approximation/94197#94197Answer by HW for Finding hyperbolic metrics by approximationHW2012-04-16T09:43:56Z2012-09-26T14:47:14Z<p>You might be interested in <a href="http://arxiv.org/abs/math/0102154" rel="nofollow">this paper of Jason Manning</a>. He proves (assuming the solution to the word problem in $G$---basic undecidability results tell you that it's necessary to assume something like this) that there is an algorithm to construct the discrete faithful hyperbolic representation of $G$.</p>
<p>I don't think the strategy is at all what you suggest, though. Instead, he builds the character variety</p>
<p>$\chi(G)=\mathrm{Hom}(G,SL_2(\mathbb{C}))//SL_2(\mathbb{C})$</p>
<p>and computes its decomposition into irreducibles. Mostow Rigidity implies that a discrete faithful representation is contained in a 0-dimensional component. This gives a finite list of representations to check. Now, for each of these, his algorithm attempts to either construct a fundamental domain using hyperbolic geometry, or to find a proof that the representation is not faithful or discrete.</p>
<blockquote>
<p>So one could also hope that any fundamental group of a hyperbolic 3-manifold has a nice presentation.</p>
</blockquote>
<p>This sounds <em>extremely</em> optimistic to me. (Well, it depends what you mean by 'nice'.)</p>
<p>========</p>
<p><strong>ADDED MUCH LATER</strong></p>
<p>I just learned that another algorithm for finding hyperbolic structures is given in <a href="http://arxiv.org/abs/1004.2992" rel="nofollow">this</a> paper of Luo, Tillmann and Yang.</p>
http://mathoverflow.net/questions/94194/finding-hyperbolic-metrics-by-approximation/94219#94219Answer by Sam Nead for Finding hyperbolic metrics by approximationSam Nead2012-04-16T14:21:35Z2012-04-16T14:45:40Z<p>To my knowledge this hasn't been done in theory (although see Harriet Moser's thesis <a href="http://www.math.columbia.edu/~moser/" rel="nofollow">http://www.math.columbia.edu/~moser/</a>). But it certainly has been done in practice by Jeff Weeks' program SnapPea. Note that $\mbox{Isom}(\mathbb{H}^3) = \mbox{PSL}(2, \mathbb{C}) = \Gamma$. So your source group $G = \pi_1(M^3)$ already has a very nice matrix group as a target. SnapPea assumes that the three-manifold $M$ is given as a triangulation. (I am sure that it is not easy to go backwards from a presentation of $G$ to a triangulation of $M$.) After tidying the triangulation (and drilling out a curve if necessary - but lets suppose that $M$ has a single torus boundary component) SnapPea gives all of the tetrahedra in the triangulation the same shape, namely that of the regular ideal tetrahedron. "Developing" in $\mathbb{H}^3$ turns shapes of tetrahedra into matrices, one per generator. Naturally this is not yet a representation of $G$ into $\Gamma$. The failure to be a representation is measured by the failure of the shapes to satisfy the Thurston gluing equations. SnapPea uses a multivariate version of Newton's method to find new shapes for the tetrahedra, hopefully converging to the discrete and faithful representation of $G$ into $\Gamma$. </p>
<p>Details, references, and more can be found in Moser's thesis. However, I'll add a final remark - the convergence properties of SnapPea's method certainly do depend sensitively on the initial triangulation. There are certain triangulations where SnapPea will consistently produce wrong answers. This is <em>not</em> a problem in practice -- you randomize the triangulation a few times and SnapPea typically starts to behave much better. But finding an actual algorithm appears to be difficult. So something mysterious going on. </p>
<p>The problem (of finding the discrete and faithful representation) is <em>easy</em> to solve even for very respectfully sized manifolds (say up to 100 tetrahedra). But why? I certainly don't know. You'd have to ask Thurston, Weeks, Hodgson or some other expert for an opinion. </p>