Interesting Topics

Total Page:16

File Type:pdf, Size:1020Kb

Interesting Topics Interesting Topics for Bachelor Theses Walter M. Bohm¨ Institute for Statistics and Mathematics Vienna University of Economics [email protected] October 4, 2018 The picture on the title page is an artwork by Jakob Bohm,¨ www.jacob-julian.com The other pictures used in this book are from Wikipedia Commons and MacTutor History of Mathematics archive maintained at The University of St. Andrews. 2 Foreword This booklet is a collection of topics which I prepared over the time for my students. The selection of topics reflects my personal interests and is therefore biased towards combinatorial mathematics, probability and statistics, opera- tions research, scheduling theory and, yes, history of mathematics. It is in the nature of things that the level of difficulty varies from topic to topic. Some are technically more demanding others somewhat easier. The only prerequisite to master these topics are courses in mathematics and statistics at an undergraduate university level. Otherwise, no special prior knowledge in mathematics is afforded. However, what is needed is serious interest in mathematics, of course. How is a Topic organized? Each topic consists of three parts: (1) An Invitation Of course, the major purpose of this invitation is to raise your interest and to draw your attention to a problem which I found very interesting, attractive and challenging. Further, in each invitation I introduce some basic terminology so that you can start reading basic literature related to the topic. (2) Where to go from here Some of my invitations are more detailed depending on the topic, so you may ask yourself: Is there anything left for me to do? Yes, there is lot of work still to be done. The second section of each topic contains questions and problems which you may study in your thesis. This list is by no means exhaustive, so there enough opportunity to unleash your creative potential and hone your skills. For some topics I explicitly indicate some issues of general interest, these are points which you should to discuss in your thesis in order to make it more or less self-contained and appealing to readers not spezialized in this topic. And sometimes there is also a section What to be avoided: here I indicate aspects and issues related to the topic which may lead too far afield or are technically too difficult (3) An annotated bibliography This is a commented list of interesting, helpful and important books and journal articles. This book has not been finished yet and probably may never be. You are free to use this material, though a proper citation is appreciated. 3 4 Contents 1 Recreational Mathematics 11 1.1 An Invitation............................. 11 1.1.1 The Challenge of Mathematical Puzzles.......... 12 1.1.2 Some Tiny Treasures From My Collection......... 14 1.2 Where to go from here........................ 18 1.3 An annotated bibliography..................... 23 1.4 References............................... 24 2 Shortest Paths in Networks 27 2.1 An Invitation............................. 27 2.1.1 The problem and its history................. 27 2.1.2 Preparing the stage - graphs, paths and cycles...... 28 2.1.3 Weighted graphs....................... 31 2.1.4 Solvability........................... 37 2.1.5 It's time to relax....................... 39 2.1.6 A sample run of the Bellman-Ford Algorithm....... 41 2.1.7 The complexity of the Bellman-Ford Algorithm...... 44 2.2 Where to go from here........................ 45 2.2.1 Issues of general interest................... 45 2.2.2 Some more suggestions.................... 46 2.2.3 To be avoided......................... 48 2.3 An Annotated Bibliography..................... 49 2.4 References............................... 50 3 The Seven Bridges of K¨onigsberg 53 3.1 An Invitation............................. 53 3.1.1 Euler's 1736 paper...................... 53 3.1.2 K¨onigsberg and a puzzle................... 54 3.1.3 Euler takes notice of the puzzle............... 54 5 Contents 3.1.4 Euler's solution........................ 56 3.1.5 What happened to the problem later?........... 60 3.1.6 An epilog: K¨onigsberg and its bridges today........ 60 3.1.7 The Chinese Postman Problem............... 61 3.2 Where to go from here........................ 65 3.2.1 Issues of general interest................... 65 3.2.2 Some more suggestions.................... 67 3.3 An Annotated Bibliography..................... 69 3.4 References............................... 70 4 The Chains of Andrei Andreevich Markov - I 73 4.1 An Invitation............................. 73 4.1.1 The Law of Large Numbers and a Theological Debate.. 73 4.1.2 Let's start with a definition................. 74 4.1.3 Example 1: Will We Have a White Christmas This Year? 77 4.1.4 Example 2: Losing Your Money - Delinquency Of Loans. 84 4.2 Where to go from here........................ 88 4.2.1 Make up your mind - absorbing or regular chains?.... 88 4.2.2 Google's PageRank Algorithm............... 89 4.2.3 Credit Ratings........................ 90 4.2.4 Generating Random Text, maybe Bullshit......... 91 4.2.5 Other Applications...................... 92 4.3 An Annotated Bibliography..................... 93 4.4 A note on software.......................... 93 4.5 References............................... 94 5 The Chains of Andrei Andreevich Markov - II 97 5.1 An Inivitation............................. 97 5.2 An Annotated Bibliography..................... 97 5.3 References............................... 98 6 Benford's Law 99 6.1 An Invitation............................. 99 6.1.1 Simon Newcomb and the First Digit Law......... 99 6.1.2 The significand function................... 102 6 Contents 6.1.3 Benford's Law and the uniform distribution........ 103 6.1.4 The general digit law..................... 104 6.1.5 Testing the Hypothesis.................... 106 6.1.6 Remarkable Properties of Benford's Law.......... 109 6.2 Where to go from here........................ 113 6.2.1 Statistical Forensics..................... 113 6.2.2 Experimental Statistics................... 115 6.3 An Annotated Bibliography..................... 117 6.4 References............................... 118 7 The Invention of the Logarithm 121 7.1 An Invitation............................. 121 7.1.1 A personal remembrance................... 121 7.1.2 Tycho Brahe - the man with the silver nose........ 122 7.1.3 Prostaphaeresis........................ 123 7.1.4 John Napier and Henry Briggs............... 125 7.2 Where to go from here........................ 129 7.2.1 Historical Issues....................... 129 7.2.2 Technical Issues........................ 132 7.3 An Annotated Bibliography..................... 136 7.4 References............................... 137 8 Exercise Number One 139 8.1 An Invitation............................. 139 8.1.1 Exercise number one..................... 139 8.1.2 Partitions of integers..................... 139 8.1.3 Partitions with restricted parts............... 141 8.1.4 Generating functions..................... 142 8.2 Where to go from here........................ 143 8.2.1 Issues of general interest................... 143 8.2.2 Some more suggestions.................... 143 8.3 An Annotated Bibliography..................... 143 8.4 References............................... 144 9 The Ubiquitious Binomialcoefficient 145 7 Contents 9.1 An Invitation............................. 145 9.1.1 The classical binomialtheorem............... 145 9.1.2 Pascal's triangle....................... 146 9.1.3 Newton's binomial theorem................. 148 9.1.4 Binomial sums........................ 150 9.2 Where to go from here........................ 151 9.3 An Annotated Bibliography..................... 152 9.4 References............................... 152 10 Prime Time for a Prime Number 153 10.1 An Invitation............................. 153 10.1.1 A new world record..................... 153 10.1.2 Why primes are interesting................. 153 10.1.3 Primes and RSA-encryption................. 154 10.1.4 Really big numbers...................... 156 10.1.5 Mersenne numbers...................... 156 10.1.6 Primality testing....................... 157 10.1.7 Generating prime numbers................. 160 10.1.8 Factoring of integers..................... 161 10.2 Where to go from here........................ 162 10.2.1 Computational issues.................... 162 10.2.2 Issues of general interest................... 163 10.2.3 Some more suggestions.................... 164 10.2.4 What to be avoided..................... 164 10.3 An Annotated Bibliography..................... 164 10.4 References............................... 165 11 Elementary Methods of Cryptology 167 11.1 An Invitation............................. 167 11.1.1 Some basic terms....................... 168 11.1.2 Caesar's Cipher........................ 169 11.1.3 Frequency analysis...................... 172 11.1.4 Monoalphabetic substitution................ 174 11.1.5 Combinatorial Optimization................. 177 11.1.6 The Vigen`ereCipher, le chiffre ind´echiffrable....... 179 8 Contents 11.1.7 Transposition Ciphers.................... 184 11.1.8 Perfect Secrecy........................ 185 11.2 Where to go from here........................ 186 11.2.1 Issues of general interest................... 187 11.2.2 Some more suggestions.................... 187 11.2.3 What to be avoided..................... 188 11.3 An Annotated Bibliography..................... 189 11.4 References............................... 190 12 Parrondo's Paradox 191 12.1 An Invitation............................. 191 12.1.1 Favorable
Recommended publications
  • MATHEMATICAL INDUCTION SEQUENCES and SERIES
    MISS MATHEMATICAL INDUCTION SEQUENCES and SERIES John J O'Connor 2009/10 Contents This booklet contains eleven lectures on the topics: Mathematical Induction 2 Sequences 9 Series 13 Power Series 22 Taylor Series 24 Summary 29 Mathematician's pictures 30 Exercises on these topics are on the following pages: Mathematical Induction 8 Sequences 13 Series 21 Power Series 24 Taylor Series 28 Solutions to the exercises in this booklet are available at the Web-site: www-history.mcs.st-andrews.ac.uk/~john/MISS_solns/ 1 Mathematical induction This is a method of "pulling oneself up by one's bootstraps" and is regarded with suspicion by non-mathematicians. Example Suppose we want to sum an Arithmetic Progression: 1+ 2 + 3 +...+ n = 1 n(n +1). 2 Engineers' induction € Check it for (say) the first few values and then for one larger value — if it works for those it's bound to be OK. Mathematicians are scornful of an argument like this — though notice that if it fails for some value there is no point in going any further. Doing it more carefully: We define a sequence of "propositions" P(1), P(2), ... where P(n) is "1+ 2 + 3 +...+ n = 1 n(n +1)" 2 First we'll prove P(1); this is called "anchoring the induction". Then we will prove that if P(k) is true for some value of k, then so is P(k + 1) ; this is€ c alled "the inductive step". Proof of the method If P(1) is OK, then we can use this to deduce that P(2) is true and then use this to show that P(3) is true and so on.
    [Show full text]
  • 2. Infinite Series
    2. INFINITE SERIES 2.1. A PRE-REQUISITE:SEQUENCES We concluded the last section by asking what we would get if we considered the “Taylor polynomial of degree for the function ex centered at 0”, x2 x3 1 x 2! 3! As we said at the time, we have a lot of groundwork to consider first, such as the funda- mental question of what it even means to add an infinite list of numbers together. As we will see in the next section, this is a delicate question. In order to put our explorations on solid ground, we begin by studying sequences. A sequence is just an ordered list of objects. Our sequences are (almost) always lists of real numbers, so another definition for us would be that a sequence is a real-valued function whose domain is the positive integers. The sequence whose nth term is an is denoted an , or if there might be confusion otherwise, an n 1, which indicates that the sequence starts when n 1 and continues forever. Sequences are specified in several different ways. Perhaps the simplest way is to spec- ify the first few terms, for example an 2, 4, 6, 8, 10, 12, 14,... , is a perfectly clear definition of the sequence of positive even integers. This method is slightly less clear when an 2, 3, 5, 7, 11, 13, 17,... , although with a bit of imagination, one can deduce that an is the nth prime number (for technical reasons, 1 is not considered to be a prime number). Of course, this method com- pletely breaks down when the sequence has no discernible pattern, such as an 0, 4, 3, 2, 11, 29, 54, 59, 35, 41, 46,..
    [Show full text]
  • Calculus Deconstructed a Second Course in First-Year Calculus
    AMS / MAA TEXTBOOKS VOL 16 Calculus Deconstructed A Second Course in First-Year Calculus Zbigniew Nitecki i i “Calculus” — 2011/10/11 — 16:16 — page i — #1 i i 10.1090/text/016 Calculus Deconstructed A Second Course in First-Year Calculus i i i i i i “Calculus” — 2011/10/11 — 16:16 — page ii — #2 i i Cover Design: Elizabeth Holmes Clark Cover Image: iStock, Izmabel © 2009 by The Mathematical Association of America (Incorporated) Library of Congress Catalog Card Number 2009923531 Print ISBN: 978-0-88385-756-4 Electronic ISBN: 978-1-61444-602-6 Printed in the United States of America Current Printing (last digit): 10987654321 i i i i i i “Calculus” — 2011/10/11 — 16:16 — page iii — #3 i i Calculus Deconstructed A Second Course in First-Year Calculus Zbigniew H. Nitecki Tufts University ® Published and distributed by The Mathematical Association of America i i i i i i “Calculus” — 2011/10/11 — 16:16 — page iv — #4 i i Council on Publications Paul M. Zorn, Chair MAA Textbooks Editorial Board Zaven A. Karian, Editor George Exner Thomas Garrity Charles R. Hadlock William Higgins Douglas B. Meade Stanley E. Seltzer Shahriar Shahriari Kay B. Somers i i i i i i “Calculus” — 2011/10/11 — 16:16 — page v — #5 i i MAA TEXTBOOKS Calculus Deconstructed: A Second Course in First-Year Calculus, Zbigniew H. Nitecki Combinatorics: A Problem Oriented Approach, Daniel A. Marcus Complex Numbers and Geometry, Liang-shin Hahn A Course in Mathematical Modeling, Douglas Mooney and Randall Swift Cryptological Mathematics, Robert Edward Lewand Differential Geometry and its Applications, John Oprea Elementary Cryptanalysis, Abraham Sinkov Elementary Mathematical Models, Dan Kalman Essentials of Mathematics, Margie Hale Field Theory and its Classical Problems, Charles Hadlock Fourier Series, Rajendra Bhatia Game Theory and Strategy, Philip D.
    [Show full text]
  • Convergence Acceleration & Summation Method by Double Series of Functions
    10 Convergence Acceleration & Summation Method by Double Series of Functions Abstract A series of functions can be the iterated series (row sum or column sum) of a certain double series of functions. On the other hand, a diagonal series of functions is made from the double series of functions. The double series of functions is not unique to one series of functions. So, the diagonal series of functions is also not unique. Euler-Knopp transformation is one of such a diagonal series of functions. The diagonal series of functions converges faster than the iterated series of functions in general. Then, when both are equal in a certain domain, we can accelerate convergence of the original series of functions by using the diagonal series of functions When either is convergent among the iterated series of functions or the diagonal series of functions, and the other is divergent, the divergent series of functions have to be interpreted as being convergent by a summation method. When the convergence ranges of the iterated series of functions and the diagonal series of functions differ and a common domain exists, analytic continuation may arise. 10.1 Double Series of Functions & Summation Method The theorems about a double series are prepared for the beginning. Lemma 10.1.1 When amn m,n =0,1,2, are complex numbers, the following four double series exist. m Σ amn , Σ Σamn , Σ Σanm , ΣΣam-n n m,n=0 m =0n =0 n =0m =0 m =0 n =0 Then, If any one among these is absolutely convergent, a certain number S exists and the following holds.
    [Show full text]
  • The Logarithmic Constant: Log 2
    The Logarithmic Constant: log 2 Xavier Gourdon and Pascal Sebah numbers.computation.free.fr/Constants/constants.html January 27, 2004 Abstract An introduction to the history of the constant log 2 and to its com- putation. It includes many formulas and some methods to estimate it, as well as the logarithm of any number, with few digits or to the greatest accuracy. ...by shortening the labors, doubled the life of the astronomer. - Pierre Simon de Laplace (1749-1827) about logarithms. You have no idea, how much poetry there is in the calculation of a table of logarithms! - Karl Friedrich Gauss (1777-1855), to his students. 1 Introduction 1.1 Early history The history of logarithms (logos=ratio + arithmos=number) really began with the Scot John Napier (1550-1617) in an opuscule published in 1614. This trea- tise was in Latin and entitled Mirifici logarithmorum canonis descriptio (The Description of the Wonderful Canon of Logarithms) [23, 24]. However, it should be pointed out that the Swiss clock-maker Jost B¨urgi (1552-1632) independently invented logarithms but his work remained unpublished until 1620 [7, 8, 21]. Thanks to the possibility to replace painful multiplications and divisions by additions and subtractions respectively, this invention received an extraordinary welcome (in particular thanks to the enthusiasm of astronomers like Kepler) and spread rapidly on the Continent. George Gibson wrote during Napier Tercente- nary Exhibition: “the invention of logarithms marks an epoch in the history of science” [13]. Soon, the need to modify Napier’s original work so that the logarithms of 1 and 10 become respectively 0 and 1 appeared.
    [Show full text]
  • Arxiv:1807.08416V3
    SOME FUNDAMENTAL THEOREMS IN MATHEMATICS OLIVER KNILL Abstract. An expository hitchhikers guide to some theorems in mathematics. Criteria for the current list of 200 theorems are whether the result can be formulated elegantly, whether it is beautiful or useful and whether it could serve as a guide [6] without leading to panic. The order is not a ranking but ordered along a time-line when things were written down. Since [431] stated “a mathematical theorem only becomes beautiful if presented as a crown jewel within a context” we try sometimes to give some context. Of course, any such list of theorems is a matter of personal preferences, taste and limitations. The number of theorems is arbitrary, the initial obvious goal was 42 but that number got eventually surpassed as it is hard to stop, once started. As a compensation, there are 42 “tweetable” theorems with included proofs. More comments on the choice of the theorems is included in an epilogue. For litera- ture on general mathematics, see [158, 154, 26, 190, 204, 478, 330, 114], for history [179, 484, 304, 62, 43, 170, 306, 296, 535, 95, 477, 68, 208, 275], for popular, beautiful or elegant things [10, 406, 163, 149, 15, 518, 519, 41, 166, 155, 198, 352, 475, 240, 163, 2, 104, 121, 105, 389]. For comprehensive overviews in large parts of mathematics, [63, 138, 139, 47, 458] or predictions on developments [44]. For reflections about mathematics in general [120, 358, 42, 242, 350, 87, 435]. Encyclopedic source examples are [153, 547, 516, 88, 157, 127, 182, 156, 93, 489].
    [Show full text]
  • Polynomials Afg from Wikipedia, the Free Encyclopedia Contents
    Polynomials afg From Wikipedia, the free encyclopedia Contents 1 Abel polynomials 1 1.1 Examples ............................................... 1 1.2 References ............................................... 1 1.3 External links ............................................. 2 2 Abel–Ruffini theorem 3 2.1 Interpretation ............................................. 3 2.2 Lower-degree polynomials ....................................... 3 2.3 Quintics and higher .......................................... 4 2.4 Proof ................................................. 4 2.5 History ................................................ 5 2.6 See also ................................................ 6 2.7 Notes ................................................. 6 2.8 References .............................................. 6 2.9 Further reading ............................................ 6 2.10 External links ............................................. 6 3 Actuarial polynomials 7 3.1 See also ................................................ 7 3.2 References ............................................... 7 4 Additive polynomial 8 4.1 Definition ............................................... 8 4.2 Examples ............................................... 8 4.3 The ring of additive polynomials ................................... 9 4.4 The fundamental theorem of additive polynomials .......................... 9 4.5 See also ................................................ 9 4.6 References ............................................... 9 4.7 External
    [Show full text]
  • Sum of Generalized Alternating Harmonic Series with Three Periodically Repeated Numerators
    Math Educ Res Appl., 2015(1), 2, 42-48 Received: 2014-11-12 Accepted: 2015-02-06 Online published: 2015-11-16 DOI: http://dx.doi.org/10.15414/meraa.2015.01.02.42-48 Original paper Sum of generalized alternating harmonic series with three periodically repeated numerators Radovan Potůček University of Defence, Faculty of Military Technology, Department of Mathematics and Physics, Brno, Czech Republic ABSTRACT This contribution deals with the generalized convergent harmonic series with three periodically repeated numerators; i. e. with periodically repeated numerators , where . Firstly, it is derived that the only value of the coefficient , for which this series converges, is . Then the formula for the sum of this series is analytically derived. A relation for calculation the value of the constant from an arbitrary sum also follows from the derived formula. The obtained analytical results are finally numerically verified by using the computer algebra system Maple 15 and its basic programming language. KEYWORDS : harmonic series, alternating harmonic series, geometric series, sum of the series JEL CLASSIFICATION: I30 INTRODUCTION Let us recall the basic terms and notions. The harmonic series is the sum of reciprocals of all natural numbers except zero (see e.g. web page [4]), so this is the series The divergence of this series can be easily proved e.g. by using the integral test or the comparison test of convergence. The series Corresponding author: Radovan Potůček, University of Defence, Faculty of Military, Technology Department of Mathematics and Physics, Kounicova 65, 662 10 Brno, Czech Republic. E-mail: [email protected] Mathematics in Education, Research and Applications (MERAA), ISSN 2453-6881 Math Educ Res Appl, 2015(1), 1 is known as the alternating harmonic series.
    [Show full text]