Self-Similar Groups Mathematical Surveys and Monographs
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
6.5 the Recursion Theorem
6.5. THE RECURSION THEOREM 417 6.5 The Recursion Theorem The recursion Theorem, due to Kleene, is a fundamental result in recursion theory. Theorem 6.5.1 (Recursion Theorem, Version 1 )Letϕ0,ϕ1,... be any ac- ceptable indexing of the partial recursive functions. For every total recursive function f, there is some n such that ϕn = ϕf(n). The recursion Theorem can be strengthened as follows. Theorem 6.5.2 (Recursion Theorem, Version 2 )Letϕ0,ϕ1,... be any ac- ceptable indexing of the partial recursive functions. There is a total recursive function h such that for all x ∈ N,ifϕx is total, then ϕϕx(h(x)) = ϕh(x). 418 CHAPTER 6. ELEMENTARY RECURSIVE FUNCTION THEORY A third version of the recursion Theorem is given below. Theorem 6.5.3 (Recursion Theorem, Version 3 ) For all n ≥ 1, there is a total recursive function h of n +1 arguments, such that for all x ∈ N,ifϕx is a total recursive function of n +1arguments, then ϕϕx(h(x,x1,...,xn),x1,...,xn) = ϕh(x,x1,...,xn), for all x1,...,xn ∈ N. As a first application of the recursion theorem, we can show that there is an index n such that ϕn is the constant function with output n. Loosely speaking, ϕn prints its own name. Let f be the recursive function such that f(x, y)=x for all x, y ∈ N. 6.5. THE RECURSION THEOREM 419 By the s-m-n Theorem, there is a recursive function g such that ϕg(x)(y)=f(x, y)=x for all x, y ∈ N. -
April 22 7.1 Recursion Theorem
CSE 431 Theory of Computation Spring 2014 Lecture 7: April 22 Lecturer: James R. Lee Scribe: Eric Lei Disclaimer: These notes have not been subjected to the usual scrutiny reserved for formal publications. They may be distributed outside this class only with the permission of the Instructor. An interesting question about Turing machines is whether they can reproduce themselves. A Turing machine cannot be be defined in terms of itself, but can it still somehow print its own source code? The answer to this question is yes, as we will see in the recursion theorem. Afterward we will see some applications of this result. 7.1 Recursion Theorem Our end goal is to have a Turing machine that prints its own source code and operates on it. Last lecture we proved the existence of a Turing machine called SELF that ignores its input and prints its source code. We construct a similar proof for the recursion theorem. We will also need the following lemma proved last lecture. ∗ ∗ Lemma 7.1 There exists a computable function q :Σ ! Σ such that q(w) = hPwi, where Pw is a Turing machine that prints w and hats. Theorem 7.2 (Recursion theorem) Let T be a Turing machine that computes a function t :Σ∗ × Σ∗ ! Σ∗. There exists a Turing machine R that computes a function r :Σ∗ ! Σ∗, where for every w, r(w) = t(hRi; w): The theorem says that for an arbitrary computable function t, there is a Turing machine R that computes t on hRi and some input. Proof: We construct a Turing Machine R in three parts, A, B, and T , where T is given by the statement of the theorem. -
The Logic of Recursive Equations Author(S): A
The Logic of Recursive Equations Author(s): A. J. C. Hurkens, Monica McArthur, Yiannis N. Moschovakis, Lawrence S. Moss, Glen T. Whitney Source: The Journal of Symbolic Logic, Vol. 63, No. 2 (Jun., 1998), pp. 451-478 Published by: Association for Symbolic Logic Stable URL: http://www.jstor.org/stable/2586843 . Accessed: 19/09/2011 22:53 Your use of the JSTOR archive indicates your acceptance of the Terms & Conditions of Use, available at . http://www.jstor.org/page/info/about/policies/terms.jsp JSTOR is a not-for-profit service that helps scholars, researchers, and students discover, use, and build upon a wide range of content in a trusted digital archive. We use information technology and tools to increase productivity and facilitate new forms of scholarship. For more information about JSTOR, please contact [email protected]. Association for Symbolic Logic is collaborating with JSTOR to digitize, preserve and extend access to The Journal of Symbolic Logic. http://www.jstor.org THE JOURNAL OF SYMBOLIC LOGIC Volume 63, Number 2, June 1998 THE LOGIC OF RECURSIVE EQUATIONS A. J. C. HURKENS, MONICA McARTHUR, YIANNIS N. MOSCHOVAKIS, LAWRENCE S. MOSS, AND GLEN T. WHITNEY Abstract. We study logical systems for reasoning about equations involving recursive definitions. In particular, we are interested in "propositional" fragments of the functional language of recursion FLR [18, 17], i.e., without the value passing or abstraction allowed in FLR. The 'pure," propositional fragment FLRo turns out to coincide with the iteration theories of [1]. Our main focus here concerns the sharp contrast between the simple class of valid identities and the very complex consequence relation over several natural classes of models. -
On Just-Infiniteness of Locally Finite Groups and Their -Algebras
Bull. Math. Sci. DOI 10.1007/s13373-016-0091-4 On just-infiniteness of locally finite groups and their C∗-algebras V. Belyaev1 · R. Grigorchuk2 · P. Shumyatsky3 Received: 14 August 2016 / Accepted: 23 September 2016 © The Author(s) 2016. This article is published with open access at Springerlink.com Abstract We give a construction of a family of locally finite residually finite groups with just-infinite C∗-algebra. This answers a question from Grigorchuk et al. (Just- infinite C∗-algebras. https://arxiv.org/abs/1604.08774, 2016). Additionally, we show that residually finite groups of finite exponent are never just-infinite. Keywords Just infinite groups · C*-algebras Mathematics Subject Classification 46L05 · 20F50 · 16S34 For Alex Lubotzky on his 60th birthday. Communicated by Efim Zelmanov. R. Grigorchuk was supported by NSA Grant H98230-15-1-0328. P. Shumyatsky was supported by FAPDF and CNPq. B P. Shumyatsky [email protected] V. Belyaev [email protected] R. Grigorchuk [email protected] 1 Institute of Mathematics and Mechanics, S. Kovalevskaja 16, Ekaterinburg, Russia 2 Department of Mathematics, Texas A&M University, College Station, TX, USA 3 Department of Mathematics, University of Brasília, 70910 Brasília, DF, Brazil 123 V. Belyaev et al. 1 Introduction A group is called just-infinite if it is infinite but every proper quotient is finite. Any infi- nite finitely generated group has just-infinite quotient. Therefore any question about existence of an infinite finitely generated group with certain property which is pre- served under homomorphic images can be reduced to a similar question in the class of just-infinite groups. -
Rostislav Grigorchuk Texas A&M University
CLAREMONT CENTER for MATHEMATICAL SCIENCES CCMSCOLLOQUIUM On Gap Conjecture for group growth and related topics by Rostislav Grigorchuk Texas A&M University Abstract: In this talk we will present a survey of results around the Gap Conjecture which was formulated by thep speaker in 1989. The conjecture states that if growth of a finitely generated group is less than e n, then it is polynomial. If proved, it will be a far reaching improvement of the Gromov's remarkable theorem describing groups of polynomial growth as virtually nilpotent groups. Old and new results around conjecture and its weaker and stronger forms will be formulated and discussed. About the speaker: Professor Grigorchuk received his undergraduate degree in 1975 and Ph.D. in 1978, both from Moscow State University, and a habilitation (Doctor of Science) degree in 1985 at the Steklov Institute of Mathematics in Moscow. During the 1980s and 1990s, Rostislav Grigorchuk held positions in Moscow, and in 2002 joined the faculty of Texas A&M University, where he is now a Distinguished Professor of Mathematics. Grigorchuk is especially famous for his celebrated construction of the first example of a finitely generated group of intermediate growth, thus answering an important problem posed by John Milnor in 1968. This group is now known as the Grigorchuk group, and is one of the important objects studied in geometric group theory. Grigorchuk has written over 100 research papers and monographs, had a number of Ph.D. students and postdocs, and serves on editorial boards of eight journals. He has given numerous talks and presentations, including an invited address at the 1990 International Congress of Mathematicians in Kyoto, an AMS Invited Address at the March 2004 meeting of the AMS in Athens, Ohio, and a plenary talk at the 2004 Winter Meeting of the Canadian Mathematical Society. -
Fractal Curves and Complexity
Perception & Psychophysics 1987, 42 (4), 365-370 Fractal curves and complexity JAMES E. CUTI'ING and JEFFREY J. GARVIN Cornell University, Ithaca, New York Fractal curves were generated on square initiators and rated in terms of complexity by eight viewers. The stimuli differed in fractional dimension, recursion, and number of segments in their generators. Across six stimulus sets, recursion accounted for most of the variance in complexity judgments, but among stimuli with the most recursive depth, fractal dimension was a respect able predictor. Six variables from previous psychophysical literature known to effect complexity judgments were compared with these fractal variables: symmetry, moments of spatial distribu tion, angular variance, number of sides, P2/A, and Leeuwenberg codes. The latter three provided reliable predictive value and were highly correlated with recursive depth, fractal dimension, and number of segments in the generator, respectively. Thus, the measures from the previous litera ture and those of fractal parameters provide equal predictive value in judgments of these stimuli. Fractals are mathematicalobjectsthat have recently cap determine the fractional dimension by dividing the loga tured the imaginations of artists, computer graphics en rithm of the number of unit lengths in the generator by gineers, and psychologists. Synthesized and popularized the logarithm of the number of unit lengths across the ini by Mandelbrot (1977, 1983), with ever-widening appeal tiator. Since there are five segments in this generator and (e.g., Peitgen & Richter, 1986), fractals have many curi three unit lengths across the initiator, the fractionaldimen ous and fascinating properties. Consider four. sion is log(5)/log(3), or about 1.47. -
I Want to Start My Story in Germany, in 1877, with a Mathematician Named Georg Cantor
LISTENING - Ron Eglash is talking about his project http://www.ted.com/talks/ 1) Do you understand these words? iteration mission scale altar mound recursion crinkle 2) Listen and answer the questions. 1. What did Georg Cantor discover? What were the consequences for him? 2. What did von Koch do? 3. What did Benoit Mandelbrot realize? 4. Why should we look at our hand? 5. What did Ron get a scholarship for? 6. In what situation did Ron use the phrase “I am a mathematician and I would like to stand on your roof.” ? 7. What is special about the royal palace? 8. What do the rings in a village in southern Zambia represent? 3)Listen for the second time and decide whether the statements are true or false. 1. Cantor realized that he had a set whose number of elements was equal to infinity. 2. When he was released from a hospital, he lost his faith in God. 3. We can use whatever seed shape we like to start with. 4. Mathematicians of the 19th century did not understand the concept of iteration and infinity. 5. Ron mentions lungs, kidney, ferns, and acacia trees to demonstrate fractals in nature. 6. The chief was very surprised when Ron wanted to see his village. 7. Termites do not create conscious fractals when building their mounds. 8. The tiny village inside the larger village is for very old people. I want to start my story in Germany, in 1877, with a mathematician named Georg Cantor. And Cantor decided he was going to take a line and erase the middle third of the line, and take those two resulting lines and bring them back into the same process, a recursive process. -
Arxiv:1510.00545V4 [Math.GR] 29 Jun 2016 7
SCHREIER GRAPHS OF GRIGORCHUK'S GROUP AND A SUBSHIFT ASSOCIATED TO A NON-PRIMITIVE SUBSTITUTION ROSTISLAV GRIGORCHUK, DANIEL LENZ, AND TATIANA NAGNIBEDA Abstract. There is a recently discovered connection between the spectral theory of Schr¨o- dinger operators whose potentials exhibit aperiodic order and that of Laplacians associated with actions of groups on regular rooted trees, as Grigorchuk's group of intermediate growth. We give an overview of corresponding results, such as different spectral types in the isotropic and anisotropic cases, including Cantor spectrum of Lebesgue measure zero and absence of eigenvalues. Moreover, we discuss the relevant background as well as the combinatorial and dynamical tools that allow one to establish the afore-mentioned connection. The main such tool is the subshift associated to a substitution over a finite alphabet that defines the group algebraically via a recursive presentation by generators and relators. Contents Introduction 2 1. Subshifts and aperiodic order in one dimension 3 2. Schr¨odingeroperators with aperiodic order 5 2.1. Constancy of the spectrum and the integrated density of states (IDS) 5 2.2. The spectrum as a set and the absolute continuity of spectral measures 9 2.3. Aperiodic order and discrete random Schr¨odingeroperators 10 3. The substitution τ, its finite words Subτ and its subshift (Ωτ ;T ) 11 3.1. The substitution τ and its subshift: basic features 11 3.2. The main ingredient for our further analysis: n-partition and n-decomposition 14 3.3. The maximal equicontinuous factor of the dynamical system (Ωτ ;T ) 15 3.4. Powers and the index (critical exponent) of Subτ 19 3.5. -
What Is the Grigorchuk Group?
WHAT IS THE GRIGORCHUK GROUP? JAKE HURYN Abstract. The Grigorchuk group was first constructed in 1980 by Rostislav Grigorchuk, defined as a set of measure-preserving maps on the unit interval. In this talk a simpler construction in terms of binary trees will be given, and some important properties of this group will be explored. In particular, we study it as a negative example to a variant of the Burnside problem posed in 1902, an example of a non-linear group, and the first discovered example of a group of intermediate growth. 1. The Infinite Binary Tree We will denote the infinite binary tree by T . The vertex set of T is all finite words in the alphabet f0; 1g, and two words have an edge between them if and only if deleting the rightmost letter of one of them yields the other: ? 0 1 00 01 10 11 . Figure 1. The infinite binary tree T . This will in fact be a rooted tree, with the root at the empty sequence, so that any automorphism of T must fix the empty sequence. Here are some exercises about Aut(T ), the group of automorphisms of T . In this paper, exercises are marked with either ∗ or ∗∗ based on difficulty. Most are taken from exercises or statements made in the referenced books. Exercise 1. Show that the group Aut(T ) is uncountable and has a subgroup iso- morphic to Aut(T ) × Aut(T ).∗ Exercise 2. Impose a topology on Aut(T ) to make it into a topological group home- omorphic to the Cantor set.∗∗ Exercise 3. -
Milnor's Problem on the Growth of Groups And
Milnor’s Problem on the Growth of Groups and its Consequences R. Grigorchuk REPORT No. 6, 2011/2012, spring ISSN 1103-467X ISRN IML-R- -6-11/12- -SE+spring MILNOR’S PROBLEM ON THE GROWTH OF GROUPS AND ITS CONSEQUENCES ROSTISLAV GRIGORCHUK Dedicated to John Milnor on the occasion of his 80th birthday. Abstract. We present a survey of results related to Milnor’s problem on group growth. We discuss the cases of polynomial growth and exponential but not uniformly exponential growth; the main part of the article is devoted to the intermediate (between polynomial and exponential) growth case. A number of related topics (growth of manifolds, amenability, asymptotic behavior of random walks) are considered, and a number of open problems are suggested. 1. Introduction The notion of the growth of a finitely generated group was introduced by A.S. Schwarz (also spelled Schvarts and Svarc))ˇ [218] and independently by Milnor [171, 170]. Particu- lar studies of group growth and their use in various situations have appeared in the works of Krause [149], Adelson-Velskii and Shreider [1], Dixmier [67], Dye [68, 69], Arnold and Krylov [7], Kirillov [142], Avez [8], Guivarc’h [127, 128, 129], Hartley, Margulis, Tempelman and other researchers. The note of Schwarz did not attract a lot of attention in the mathe- matical community, and was essentially unknown to mathematicians both in the USSR and the West (the same happened with papers of Adelson-Velskii, Dixmier and of some other mathematicians). By contrast, the note of Milnor [170], and especially the problem raised by him in [171], initiated a lot of activity and opened new directions in group theory and areas of its applications. -
The Commensurability Relation for Finitely Generated Groups
J. Group Theory 12 (2009), 901–909 Journal of Group Theory DOI 10.1515/JGT.2009.022 ( de Gruyter 2009 The commensurability relation for finitely generated groups Simon Thomas (Communicated by A. V. Borovik) Abstract. There does not exist a Borel way of selecting an isomorphism class within each com- mensurability class of finitely generated groups. 1 Introduction Two groups G1, G2 are (abstractly) commensurable, written G1 QC G2, if and only if there exist subgroups Hi c Gi of finite index such that H1 G H2. In this paper, we shall consider the commensurability relation on the space G of finitely generated groups. Here G denotes the Polish space of finitely generated groups introduced by Grigorchuk [4]; i.e., the elements of G are the isomorphism types of marked groups 3G; c4, where G is a finitely generated group and c is a finite sequence of generators. (For a clear account of the basic properties of the space G, see either Champetier [1] or Grigorchuk [6].) Our starting point is the following result, which intuitively says that the isomorphism and commensurability relations on G have exactly the same complexity. Theorem 1.1. The isomorphism relation G and commensurability relation QC on the space G of finitely generated groups are Borel bireducible. In particular, there exists a Borel reduction from QC to G; i.e., a Borel map f : G ! G such that if G, H a G, then G QC H if and only if f ðGÞ G f ðHÞ: However, while the proof of Theorem 1.1 shows that there exists a Borel reduction from QC to G, it does not provide an explicit example of such a reduction. -
Groups Acting on 1-Dimensional Spaces and Some Questions
GROUPS ACTING ON 1-DIMENSIONAL SPACES AND SOME QUESTIONS Andr´esNavas Universidad de Santiago de Chile ICM Special Session \Dynamical Systems and Ordinary Differential Equations" Rio de Janeiro, August 2018 A group is a set endowed with a multiplication and an inversion sa- tisfying certain formal rules/axioms (Galois, Cayley). Theorem (Cayley) Every group is a subgroup of the group of automorphisms of a cer- tain space (the group itself / its Cayley graph). Vertices: elements of the group. Edges: connect any two elements that differ by (right) multiplication by a generator. Groups \Les math´ematiquesne sont qu'une histoire de groupes" (Poincar´e). Theorem (Cayley) Every group is a subgroup of the group of automorphisms of a cer- tain space (the group itself / its Cayley graph). Vertices: elements of the group. Edges: connect any two elements that differ by (right) multiplication by a generator. Groups \Les math´ematiquesne sont qu'une histoire de groupes" (Poincar´e). A group is a set endowed with a multiplication and an inversion sa- tisfying certain formal rules/axioms (Galois, Cayley). Vertices: elements of the group. Edges: connect any two elements that differ by (right) multiplication by a generator. Groups \Les math´ematiquesne sont qu'une histoire de groupes" (Poincar´e). A group is a set endowed with a multiplication and an inversion sa- tisfying certain formal rules/axioms (Galois, Cayley). Theorem (Cayley) Every group is a subgroup of the group of automorphisms of a cer- tain space (the group itself / its Cayley graph). Groups \Les math´ematiquesne sont qu'une histoire de groupes" (Poincar´e).