Economical hard word problem - MathOverflow most recent 30 from http://mathoverflow.net2013-06-18T06:07:07Zhttp://mathoverflow.net/feeds/question/84398http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/84398/economical-hard-word-problemEconomical hard word problemgowers2011-12-27T17:54:00Z2012-01-17T23:39:23Z
<p>Can anyone give me an example of a very simple word problem, where by "simple" I mean that it has very few generators and relations, that is nevertheless insoluble. To make the question easier, I am prepared to allow "relation schemas" (an example might be that the fifth power of any word is equal to the identity, say), and I'm happy -- in fact, very happy -- to weaken "insoluble" to "insoluble in polynomial time" (in the length of the word). Also, I'm happy to work in a semigroup rather than a group. To make clearer what would count as a good example, let me give the reason behind it. I would like to find a collection of strings (the strings that are equal to the identity in the semigroup) such that recognising membership is difficult, but such that the space of strings in the collection is "interesting to explore", in the sense that one can develop methods for showing quite non-trivially that certain strings belong to the collection, and then build on those methods to get even less trivial examples and so on.</p>
<p>My motivation for <em>that</em> is to have a nice toy model of mathematics itself. So I'd like to be able to develop from the original replacement rules further particularly useful replacement rules that would be like lemmas, and that kind of thing. But I really would like the initial set of generators and relations to be very simple. Does this ring a bell with anyone?</p>
<p><strong>Edit.</strong> Many examples of groups with insoluble word problems use sets of integers for which membership is not decidable and encode their membership problems as word problems for suitably constructed groups. I wouldn't consider such examples good ones, because they are simple <em>relative</em> to a set that may be quite complex. I want absolutely simple examples. If that seems like rather a strong demand, remember that I am allowing a considerable weakening of the insolubility condition.</p>
http://mathoverflow.net/questions/84398/economical-hard-word-problem/84404#84404Answer by Mark Sapir for Economical hard word problemMark Sapir2011-12-27T19:14:56Z2011-12-27T19:21:24Z<p>First of all if you are looking for a semigroup or group presentation, you only need 2 generators. Second the most "economical" (known) undecidable semigroup presentation has 2 generators and 3 relations (Matiyasevich, Yuri, Sénizergues, Géraud,
Decision problems for semi-Thue systems with a few rules.
Theoret. Comput. Sci. 330 (2005), no. 1, 145–169.). And the most economical (known) group presentation has 2 generators and 12 relations (Borisov, V. V. Simple examples of groups with unsolvable word problem.
Mat. Zametki 6 1969 521–532.). See also <a href="http://mathoverflow.net/questions/81211/can-there-exist-a-natural-finitely-generated-group-with-an-undecidable-word-pro" rel="nofollow">this</a> question and answers there. </p>
http://mathoverflow.net/questions/84398/economical-hard-word-problem/85934#85934Answer by Igor Dolinka for Economical hard word problemIgor Dolinka2012-01-17T23:39:23Z2012-01-17T23:39:23Z<p>Here is an example that I know of. The following semigroup presentation has a recursively unsolvable word problem.</p>
<p>Generators: a,b,c,d,e</p>
<p>Relations: ac=ca, ad=da, bc=cb, bd=db, abac=abace, eca=ac, edb=be.</p>
<p>OR</p>
<p>Relations: ac=ca, ad=da, bc=cb, bd=db, ce=eca, de=edb, cca=ccae</p>
<p>These examples were published by G.S.Ceitin in 1958 (Trudy Math. Inst. Steklov, Vol. 52, pp. 172--189). Now, whether this suits Timothy's motivation, well,...(?)</p>