I Want to Start My Story in Germany, in 1877, with a Mathematician Named Georg Cantor

Total Page:16

File Type:pdf, Size:1020Kb

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. So he starts out with one line, and then two, and then four, and then 16, and so on. And if he does this an infinite number of times, which you can do in mathematics, he ends up with an infinite number of lines, each of which has an infinite number of points in it. So he realized he had a set whose number of elements was larger than infinity. And this blew his mind. Literally. He checked into a sanitarium. (Laughter) And when he came out of the sanitarium, he was convinced that he had been put on earth to found transfinite set theory, because the largest set of infinity would be God Himself. He was a very religious man. He was a mathematician on a mission. And other mathematicians did the same sort of thing. A Swedish mathematician, von Koch, decided that instead of subtracting lines, he would add them. And so he came up with this beautiful curve. And there's no particular reason why we have to start with this seed shape; we can use any seed shape we like. And I'll rearrange this and stick this somewhere -- down there, OK -- and now upon iteration, that seed shape sort of unfolds into a very different looking structure. So these all have the property of self-similarity: the part looks like the whole. It's the same pattern at many different scales. Now, mathematicians thought this was very strange, because as you shrink a ruler down, you measure a longer and longer length. And since they went through the iterations an infinite number of times, as the ruler shrinks down to infinity, the length goes to infinity. This made no sense at all, so they consigned these curves to the back of the math books. They said these are pathological curves, and we don't have to discuss them. (Laughter) And that worked for a hundred years. And then in 1977, Benoit Mandelbrot, a French mathematician, realized that if you do computer graphics and used these shapes he called fractals you get the shapes of nature. You get the human lungs, you get acacia trees, you get ferns, you get these beautiful natural forms. If you take your thumb and your index finger and look right where they meet -- go ahead and do that now -- -- and relax your hand, you'll see a crinkle, and then a wrinkle within the crinkle, and a crinkle within the wrinkle. Right? Your body is covered with fractals. The mathematicians who were saying these were pathologically useless shapes? They were breathing those words with fractal lungs. It's very ironic. And I'll show you a little natural recursion here. Again, we just take these lines and recursively replace them with the whole shape. So here's the second iteration, and the third, fourth and so on. So nature has this self-similar structure. Nature uses self-organizing systems. Now in the 1980s, I happened to notice that if you look at an aerial photograph of an African village, you see fractals. And I thought, "This is fabulous! I wonder why?" And of course I had to go to Africa and ask folks why. So I got a Fulbright scholarship to just travel around Africa for a year asking people why they were building fractals, which is a great job if you can get it. (Laughter) And so I finally got to this city, and I'd done a little fractal model for the city just to see how it would sort of unfold -- but when I got there, I got to the palace of the chief, and my French is not very good; I said something like, "I am a mathematician and I would like to stand on your roof." But he was really cool about it, and he took me up there, and we talked about fractals. And he said, "Oh yeah, yeah! We knew about a rectangle within a rectangle, we know all about that." And it turns out the royal insignia has a rectangle within a rectangle within a rectangle, and the path through that palace is actually this spiral here. And as you go through the path, you have to get more and more polite. So they're mapping the social scaling onto the geometric scaling; it's a conscious pattern. It is not unconscious like a termite mound fractal. This is a village in southern Zambia. The Ba-Ila built this village about 400 meters in diameter. You have a huge ring. The rings that represent the family enclosures get larger and larger as you go towards the back, and then you have the chief's ring here towards the back and the chief's immediate family in that ring. So here's a little fractal model for it. Here's one house with the sacred altar, here's the house of houses, the family enclosure, with the humans here where the sacred altar would be, and then here's the village as a whole -- a ring of ring of rings with the chief's extended family here, the chief's immediate family here, and here there's a tiny village only this big. Now you might wonder, how can people fit in a tiny village only this big? That's because they're spirit people. It's the ancestors. And of course the spirit people have a little miniature village in their village, right? So it's just like Georg Cantor said, the recursion continues forever. .
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.
    [Show full text]
  • 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.
    [Show full text]
  • Cantor on Infinity in Nature, Number, and the Divine Mind
    Cantor on Infinity in Nature, Number, and the Divine Mind Anne Newstead Abstract. The mathematician Georg Cantor strongly believed in the existence of actually infinite numbers and sets. Cantor’s “actualism” went against the Aristote- lian tradition in metaphysics and mathematics. Under the pressures to defend his theory, his metaphysics changed from Spinozistic monism to Leibnizian volunta- rist dualism. The factor motivating this change was two-fold: the desire to avoid antinomies associated with the notion of a universal collection and the desire to avoid the heresy of necessitarian pantheism. We document the changes in Can- tor’s thought with reference to his main philosophical-mathematical treatise, the Grundlagen (1883) as well as with reference to his article, “Über die verschiedenen Standpunkte in bezug auf das aktuelle Unendliche” (“Concerning Various Perspec- tives on the Actual Infinite”) (1885). I. he Philosophical Reception of Cantor’s Ideas. Georg Cantor’s dis- covery of transfinite numbers was revolutionary. Bertrand Russell Tdescribed it thus: The mathematical theory of infinity may almost be said to begin with Cantor. The infinitesimal Calculus, though it cannot wholly dispense with infinity, has as few dealings with it as possible, and contrives to hide it away before facing the world Cantor has abandoned this cowardly policy, and has brought the skeleton out of its cupboard. He has been emboldened on this course by denying that it is a skeleton. Indeed, like many other skeletons, it was wholly dependent on its cupboard, and vanished in the light of day.1 1Bertrand Russell, The Principles of Mathematics (London: Routledge, 1992 [1903]), 304.
    [Show full text]
  • 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.
    [Show full text]
  • 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.
    [Show full text]
  • Georg Cantor English Version
    GEORG CANTOR (March 3, 1845 – January 6, 1918) by HEINZ KLAUS STRICK, Germany There is hardly another mathematician whose reputation among his contemporary colleagues reflected such a wide disparity of opinion: for some, GEORG FERDINAND LUDWIG PHILIPP CANTOR was a corruptor of youth (KRONECKER), while for others, he was an exceptionally gifted mathematical researcher (DAVID HILBERT 1925: Let no one be allowed to drive us from the paradise that CANTOR created for us.) GEORG CANTOR’s father was a successful merchant and stockbroker in St. Petersburg, where he lived with his family, which included six children, in the large German colony until he was forced by ill health to move to the milder climate of Germany. In Russia, GEORG was instructed by private tutors. He then attended secondary schools in Wiesbaden and Darmstadt. After he had completed his schooling with excellent grades, particularly in mathematics, his father acceded to his son’s request to pursue mathematical studies in Zurich. GEORG CANTOR could equally well have chosen a career as a violinist, in which case he would have continued the tradition of his two grandmothers, both of whom were active as respected professional musicians in St. Petersburg. When in 1863 his father died, CANTOR transferred to Berlin, where he attended lectures by KARL WEIERSTRASS, ERNST EDUARD KUMMER, and LEOPOLD KRONECKER. On completing his doctorate in 1867 with a dissertation on a topic in number theory, CANTOR did not obtain a permanent academic position. He taught for a while at a girls’ school and at an institution for training teachers, all the while working on his habilitation thesis, which led to a teaching position at the university in Halle.
    [Show full text]
  • Lab 8: Recursion and Fractals
    Lab 8: Recursion and Fractals In this lab you’ll get practice creating fractals with recursion. You will create a class that has will draw (at least) two types of fractals. Once completed, submit your .java file via Moodle. To make grading easier, please set up your class so that both fractals are drawn automatically when the constructor is executed. Create a Sierpinski triangle Step 1: In your class’s constructor, ask the user how large a canvas s/he wants. Step 2: Write a method drawTriangle that draws a triangle on the screen. This method will take the x,y coordinates of three points as well as the color of the triangle. For now, start with Step 3: In a method createSierpinski, determine the largest triangle that can fit on the canvas (given the canvas’s dimensions supplied by the user). Step 4: Create a method findMiddlePoints. This is the recursive method. It will take three sets of x,y coordinates for the outer triangle. (The first time the method is called, it will be called with the coordinates determined by the createSierpinski method.) The base case of the method will be determined by the minimum size triangle that can be displayed. The recursive case will be to calculate the three midpoints, defined by the three inputs. Then, by using the six coordinates (3 passed in and 3 calculated), the method will recur on the three interior triangles. Once these recursive calls have finished, use drawTriangle to draw the triangle defined by the three original inputs to the method.
    [Show full text]
  • Cantor and Continuity
    Cantor and Continuity Akihiro Kanamori May 1, 2018 Georg Cantor (1845-1919), with his seminal work on sets and number, brought forth a new field of inquiry, set theory, and ushered in a way of proceeding in mathematics, one at base infinitary, topological, and combinatorial. While this was the thrust, his work at the beginning was embedded in issues and concerns of real analysis and contributed fundamentally to its 19th Century rigorization, a development turning on limits and continuity. And a continuing engagement with limits and continuity would be very much part of Cantor's mathematical journey, even as dramatically new conceptualizations emerged. Evolutionary accounts of Cantor's work mostly underscore his progressive ascent through set- theoretic constructs to transfinite number, this as the storied beginnings of set theory. In this article, we consider Cantor's work with a steady focus on con- tinuity, putting it first into the context of rigorization and then pursuing the increasingly set-theoretic constructs leading to its further elucidations. Beyond providing a narrative through the historical record about Cantor's progress, we will bring out three aspectual motifs bearing on the history and na- ture of mathematics. First, with Cantor the first mathematician to be engaged with limits and continuity through progressive activity over many years, one can see how incipiently metaphysical conceptualizations can become systemati- cally transmuted through mathematical formulations and results so that one can chart progress on the understanding of concepts. Second, with counterweight put on Cantor's early career, one can see the drive of mathematical necessity pressing through Cantor's work toward extensional mathematics, the increasing objectification of concepts compelled, and compelled only by, his mathematical investigation of aspects of continuity and culminating in the transfinite numbers and set theory.
    [Show full text]
  • Abstract Recursion and Intrinsic Complexity
    ABSTRACT RECURSION AND INTRINSIC COMPLEXITY Yiannis N. Moschovakis Department of Mathematics University of California, Los Angeles [email protected] October 2018 iv Abstract recursion and intrinsic complexity was first published by Cambridge University Press as Volume 48 in the Lecture Notes in Logic, c Association for Symbolic Logic, 2019. The Cambridge University Press catalog entry for the work can be found at https://www.cambridge.org/us/academic/subjects/mathematics /logic-categories-and-sets /abstract-recursion-and-intrinsic-complexity. The published version can be purchased through Cambridge University Press and other standard distribution channels. This copy is made available for personal use only and must not be sold or redistributed. This final prepublication draft of ARIC was compiled on November 30, 2018, 22:50 CONTENTS Introduction ................................................... .... 1 Chapter 1. Preliminaries .......................................... 7 1A.Standardnotations................................ ............. 7 Partial functions, 9. Monotone and continuous functionals, 10. Trees, 12. Problems, 14. 1B. Continuous, call-by-value recursion . ..................... 15 The where -notation for mutual recursion, 17. Recursion rules, 17. Problems, 19. 1C.Somebasicalgorithms............................. .................... 21 The merge-sort algorithm, 21. The Euclidean algorithm, 23. The binary (Stein) algorithm, 24. Horner’s rule, 25. Problems, 25. 1D.Partialstructures............................... ......................
    [Show full text]
  • Τα Cellular Automata Στο Σχεδιασμό
    τα cellular automata στο σχεδιασμό μια προσέγγιση στις αναδρομικές σχεδιαστικές διαδικασίες Ηρώ Δημητρίου επιβλέπων Σωκράτης Γιαννούδης 2 Πολυτεχνείο Κρήτης Τμήμα Αρχιτεκτόνων Μηχανικών ερευνητική εργασία Ηρώ Δημητρίου επιβλέπων καθηγητής Σωκράτης Γιαννούδης Τα Cellular Automata στο σχεδιασμό μια προσέγγιση στις αναδρομικές σχεδιαστικές διαδικασίες Χανιά, Μάιος 2013 Chaos and Order - Carlo Allarde περιεχόμενα 0001. εισαγωγή 7 0010. χάος και πολυπλοκότητα 13 a. μια ιστορική αναδρομή στο χάος: Henri Poincare - Edward Lorenz 17 b. το χάος 22 c. η πολυπλοκότητα 23 d. αυτοοργάνωση και emergence 29 0011. cellular automata 31 0100. τα cellular automata στο σχεδιασμό 39 a. τα CA στην στην αρχιτεκτονική: Paul Coates 45 b. η φιλοσοφική προσέγγιση της διεπιστημονικότητας του σχεδιασμού 57 c. προσομοίωση της αστικής ανάπτυξης μέσω CA 61 d. η περίπτωση της Changsha 63 0101. συμπεράσματα 71 βιβλιογραφία 77 1. Metamorphosis II - M.C.Escher 6 0001. εισαγωγή Η επιστήμη εξακολουθεί να είναι η εξ αποκαλύψεως προφητική περιγραφή του κόσμου, όπως αυτός φαίνεται από ένα θεϊκό ή δαιμονικό σημείο αναφοράς. Ilya Prigogine 7 0001. 8 0001. Στοιχεία της τρέχουσας αρχιτεκτονικής θεωρίας και μεθοδολογίας προτείνουν μια εναλλακτική λύση στις πάγιες αρχιτεκτονικές μεθοδολογίες και σε ορισμένες περιπτώσεις υιοθετούν πτυχές του νέου τρόπου της κατανόησής μας για την επιστήμη. Αυτά τα στοιχεία εμπίπτουν σε τρεις κατηγορίες. Πρώτον, μεθοδολογίες που προτείνουν μια εναλλακτική λύση για τη γραμμικότητα και την αιτιοκρατία της παραδοσιακής αρχιτεκτονικής σχεδιαστικής διαδικασίας και θίγουν τον κεντρικό έλεγχο του αρχιτέκτονα, δεύτερον, η πρόταση μιας μεθοδολογίας με βάση την προσομοίωση της αυτο-οργάνωσης στην ανάπτυξη και εξέλιξη των φυσικών συστημάτων και τρίτον, σε ορισμένες περιπτώσεις, συναρτήσει των δύο προηγούμενων, είναι μεθοδολογίες οι οποίες πειραματίζονται με την αναδυόμενη μορφή σε εικονικά περιβάλλοντα.
    [Show full text]
  • Recursion Theory Notes, Fall 2011 0.1 Introduction
    Recursion Theory Notes, Fall 2011 Lecturer: Lou van den Dries 0.1 Introduction Recursion theory (or: theory of computability) is a branch of mathematical logic studying the notion of computability from a rather theoretical point of view. This includes giving a lot of attention to what is not computable, or what is computable relative to any given, not necessarily computable, function. The subject is interesting on philosophical-scientific grounds because of the Church- Turing Thesis and its role in computer science, and because of the intriguing concept of Kolmogorov complexity. This course tries to keep touch with how recursion theory actually impacts mathematics and computer science. This impact is small, but it does exist. Accordingly, the first chapter of the course covers the basics: primitive recur- sion, partial recursive functions and the Church-Turing Thesis, arithmetization and the theorems of Kleene, the halting problem and Rice's theorem, recur- sively enumerable sets, selections and reductions, recursive inseparability, and index systems. (Turing machines are briefly discussed, but the arithmetization is based on a numerical coding of combinators.) The second chapter is devoted to the remarkable negative solution (but with positive aspects) of Hilbert's 10th Problem. This uses only the most basic notions of recursion theory, plus some elementary number theory that is worth knowing in any case; the coding aspects of natural numbers are combined here ingeniously with the arithmetic of the semiring of natural numbers. The last chapter is on Kolmogorov complexity, where concepts of recursion theory are used to define and study notions of randomness and information content.
    [Show full text]
  • Math Morphing Proximate and Evolutionary Mechanisms
    Curriculum Units by Fellows of the Yale-New Haven Teachers Institute 2009 Volume V: Evolutionary Medicine Math Morphing Proximate and Evolutionary Mechanisms Curriculum Unit 09.05.09 by Kenneth William Spinka Introduction Background Essential Questions Lesson Plans Website Student Resources Glossary Of Terms Bibliography Appendix Introduction An important theoretical development was Nikolaas Tinbergen's distinction made originally in ethology between evolutionary and proximate mechanisms; Randolph M. Nesse and George C. Williams summarize its relevance to medicine: All biological traits need two kinds of explanation: proximate and evolutionary. The proximate explanation for a disease describes what is wrong in the bodily mechanism of individuals affected Curriculum Unit 09.05.09 1 of 27 by it. An evolutionary explanation is completely different. Instead of explaining why people are different, it explains why we are all the same in ways that leave us vulnerable to disease. Why do we all have wisdom teeth, an appendix, and cells that if triggered can rampantly multiply out of control? [1] A fractal is generally "a rough or fragmented geometric shape that can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole," a property called self-similarity. The term was coined by Beno?t Mandelbrot in 1975 and was derived from the Latin fractus meaning "broken" or "fractured." A mathematical fractal is based on an equation that undergoes iteration, a form of feedback based on recursion. http://www.kwsi.com/ynhti2009/image01.html A fractal often has the following features: 1. It has a fine structure at arbitrarily small scales.
    [Show full text]