Donald Knuth
From Wikipedia, the free encyclopedia
Photographed by Jacob Appelbaum, 25 October 2005 |
|
Born | 10 January 1938 Milwaukee, Wisconsin, USA |
---|---|
Residence | USA |
Nationality | US |
Field | Computer science |
Institution | Stanford University |
Alma mater | Case Institute of Technology California Institute of Technology |
Academic advisor | Marshall Hall, Jr. |
Notable students | Vaughan Pratt Robert Sedgewick Jeffrey Vitter |
Known for | The Art of Computer Programming TeX, METAFONT Knuth–Morris–Pratt algorithm Knuth-Bendix completion algorithm MMIX |
Notable prizes | John von Neumann Medal (1995) |
Donald Ervin Knuth ([knuːθ] or "Ka-NOOTH"[1], Chinese: 高德纳[2]) (b. 10 January 1938) is a renowned computer scientist and Professor Emeritus of the Art of Computer Programming[3] at Stanford University.
Author of the seminal multi-volume work The Art of Computer Programming[4], Knuth has been called the ‘father’ of the analysis of algorithms, contributing to the development of and systematizing formal mathematical techniques for the rigorous analysis of the computational complexity of algorithms, and in the process popularizing asymptotic notation.
In addition to fundamental contributions in several branches of theoretical computer science, Knuth is perhaps better known as the creator of the TeX computer typesetting system, the related METAFONT font definition language and rendering system, and the Computer Modern family of typefaces.
A prolific writer and scholar[5], Knuth is also creator of the WEB/CWEB computer programming systems designed to encourage and facilitate literate programming, as well as designer of the MMIX instruction set architecture.
Contents |
[edit] Education and academic work
Born in Milwaukee, Wisconsin, he received his bachelor's degree and master's degree in mathematics (simultaneously, his B.S. work being regarded as deserving a master's degree) in 1960 at the Case Institute of Technology (now part of Case Western Reserve University). In 1963, he earned a Ph.D. in mathematics from the California Institute of Technology, where he became a professor and began work on The Art of Computer Programming, originally planned to be a single book, and then planned as a seven-volume series. In 1968, he published the first volume. That same year, he joined the faculty of Stanford University.
In 1971, Knuth was the recipient of the first ACM Grace Murray Hopper Award. He has received various other awards including the Turing Award, the National Medal of Science, the John von Neumann Medal and the Kyoto Prize. After producing the third volume of his series in 1976, he expressed such frustration with the nascent state of the then newly developed electronic publishing tools (esp. those which provided input to phototypesetters) that he took time out to work on typesetting and created the TeX and METAFONT tools.
In recognition of Knuth's contributions to the field of computer science, in 1990 he was awarded the singular academic title of Professor of The Art of Computer Programming, which has since been revised to Professor Emeritus of The Art of Computer Programming.
In 1992 he became an associate of the French Academy of Sciences. Also that year, he retired from regular research and teaching at Stanford University in order to finish The Art of Computer Programming. In 2003 he was elected as a foreign member of the Royal Society. As of 2004, the first three volumes of his series have been re-issued, and Knuth is currently working on volume four, excerpts of which are released periodically on his website. Meanwhile, Knuth gives informal lectures a few times a year at Stanford University, which he calls Computer Musings. He is also a visiting professor at the Oxford University Computing Laboratory in the United Kingdom.
In addition to his writings on computer science, Knuth is also the author of 3:16 Bible Texts Illuminated (1991), ISBN 0-89579-252-4, in which he attempts to examine the Bible by a process of stratified random sampling, namely an analysis of chapter 3, verse 16 of each book. Each verse is accompanied by a rendering in calligraphic art, contributed by a group of calligraphers under the leadership of Hermann Zapf.
[edit] Awards
- First ACM Grace Murray Hopper Award, 1971
- Turing Award, 1974
- National Medal of Science, 1979
- John von Neumann Medal, 1995
- Harvey Prize from the Technion, 1995
- Kyoto Prize, 1996
[edit] Knuth's humor
Knuth is a famous programmer known for his geek professional humor.
- He pays a finder's fee of $2.56 for any typos/mistakes discovered in his books, because "256 pennies is one hexadecimal dollar". (His bounty for errata in 3:16 Bible Texts Illuminated, is, however, $3.16). According to an article in MIT's Technology Review, these reward checks are "among computerdom's most prized trophies".[6]
- Version numbers of his TeX software approach the transcendental number π, that is versions increment in the style 3, 3.1, 3.14 and so on. Version numbers of Metafont approach the number e similarly.
- He once warned users of his software, "Beware of bugs in the above code; I have only proved it correct, not tried it."[1]
- All appendices in the Computers and Typesetting series have titles that begin with the letter identifying the appendix.
- TAOCP v3 (1973) has the index entry "Royalties, use of, 405". Page 405 has no explicit mention of royalties, but does contain a diagram of an "organ-pipe arrangement" in Figure 2. Apparently the purchase of the pipe organ in his home (see Trivia below) was financed by royalties from TAOCP.[7]
- From the Preface of Concrete Mathematics: When DEK taught Concrete Mathematics at Stanford for the first time, he explained the somewhat strange title by saying that it was his attempt to teach a math course that was hard instead of soft. He announced that, contrary to the expectations of some of his colleagues, he was not going to teach the Theory of Aggregates, nor Stone's Embedding Theorem, nor even the Stone-Čech compactification. (Several students from the civil engineering department got up and quietly left the room.)
- Knuth published his first "scientific" article in a school magazine in 1957 under the title "Potrzebie System of Weights and Measures." In it, he defined the fundamental unit of length as the thickness of MAD magazine #26, and named the fundamental unit of force "whatmeworry". MAD magazine bought the article and published it in the #33 June 1957 issue.
- Knuth's first "mathematical" article was a short paper submitted to a "science talent search" contest for high-school seniors in 1955, and published in 1960, in which he discussed number systems where the radix was negative. He further generalized this to number systems where the radix was a complex number. In particular, he defined the quater-imaginary number system, which uses the imaginary number 2i as the base, having the unusual feature that every complex number can be represented with the digits 0, 1, 2, and 3, without a sign.
- Knuth's article about computational complexity of songs was reprinted twice in computer science journals.
[edit] Works
A short list of his works[8]:
- Donald E. Knuth, The Art of Computer Programming, Volumes 1–4, Addison-Wesley Professional
- Volume 1: Fundamental Algorithms (3rd edition), 1997. Addison-Wesley Professional, ISBN 0-201-89683-4
- Volume 2: Seminumerical Algorithms (3rd Edition), 1997. Addison-Wesley Professional, ISBN 0-201-89684-2
- Volume 3: Sorting and Searching (2nd Edition), 1998. Addison-Wesley Professional, ISBN 0-201-89685-0
- Volume 4: Combinatorial Algorithms, in preparation
- Volume 5: Syntactic Algorithms, in preparation, estimated to be ready in 2015 [9]
- Donald E. Knuth, The Art of Computer Programming, fascicles:
- Volume 1, Fascicle 1: MMIX — A RISC Computer for the New Millennium, 2005. ISBN 0-201-85392-2
- Volume 4, Fascicle 2: Generating All Tuples and Permutations, 2005. ISBN 0-201-85393-0
- Volume 4, Fascicle 3: Generating All Combinations and Partitions, 2005. ISBN 0-201-85394-9
- Volume 4, Fascicle 4: Generating All Trees -- History of Combinatorial Generation, 2006. ISBN 0-321-33570-8
- Donald E. Knuth, The TeXbook (Reading, Massachusetts: Addison-Wesley), 1984. ISBN 0-201-13448-9
- Donald E. Knuth, The METAFONTbook (Reading, Massachusetts: Addison-Wesley), 1986. ISBN 0-201-13444-6
- Ronald L. Graham, Donald E. Knuth, Oren Patashnik, Concrete Mathematics: A Foundation for Computer Science, 2nd edition (Reading, Massachusetts: Addison-Wesley), 1994. ISBN 0-201-55802-5
- Selected papers series:[10]
- Donald E. Knuth, Literate Programming (Center for the Study of Language and Information - Lecture Notes), 1992. ISBN 0-937073-80-6
- Donald E. Knuth, Selected Papers on Computer Science (Stanford, California: Center for the Study of Language and Information - CSLI Lecture Notes, no. 59), 1996. ISBN 1-881526-91-7
- Donald E. Knuth, Digital Typography (Stanford, California: Center for the Study of Language and Information - CSLI Lecture Notes, no. 78), 1999. ISBN 1-57586-010-4
- Donald E. Knuth, Selected Papers on Analysis of Algorithms (Stanford, California: Center for the Study of Language and Information - CSLI Lecture Notes, no. 102), 2000. ISBN 1-57586-212-3
- Donald E. Knuth, Selected Papers on Computer Languages (Stanford, California: Center for the Study of Language and Information - CSLI Lecture Notes, no. 139), 2003. ISBN 1-57586-381-2 (cloth), ISBN 1-57586-382-0 (paperback)
- Donald E. Knuth, Selected Papers on Discrete Mathematics (Stanford, California: Center for the Study of Language and Information - CSLI Lecture Notes, no. 106), 2003. ISBN 1-57586-249-2 (cloth), ISBN 1-57586-248-4 (paperback)
- Donald E. Knuth, Selected Papers on Design of Algorithms (scheduled for publication in 2007)
- Donald E. Knuth, Selected Papers on Fun and Games (scheduled for publication in 2007)
- Donald E. Knuth, 3:16 Bible Texts Illuminated (Madison, Wisconsin: A-R Editions), 1990. ISBN 0-89579-252-4
- Donald E. Knuth, Things a Computer Scientist Rarely Talks About (Center for the Study of Language and Information - CSLI Lecture Notes no 136), 2001. ISBN 1-57586-326-X
[edit] Interviews and lectures
- Doernberg, D. Computer Literacy Interview With Donald Knuth. 7 December 1993.
- TUG'95 (St Petersburg, FL, USA) Questions and answers with Prof. Donald E. Knuth. TUGboat 17 (1), 1996
- Woehr, J. An interview with Donald Knuth Dr. Dobb's Journal, April 1996, p. 16-22.
- Donald Knuth on The Art of Computer Programming Addison-Wesley Innovations, 1996
- Questions and Answers with Prof. Donald E. Knuth. Czech TUG, Charles University, Prague, 1996
- Knuth meets NTG members, Amsterdam, 13 March 1996.
- Knuth Comments on Code, Byte magazine, September 1996.
- Donald Knuth: A life's work in the art of programming Amazon.com, 1997.
- U.K. TUG, Oxford, 12 September 1999: Question & Answer Session with Donald Knuth. TUGboat, 22 (1/2), 2001.
- Dr. Dobb's Audio & Video Archive of Knuth's MMIX and God & Computers Lectures @ MIT, Fall 1999
- Donald Knuth: MMIX, A RISC Computer for the New Millennium. Audio recording of a presetation at the monthly meeting of the Boston ACM 30 December 1999
- Wallace, Mark. The art of Don E. Knuth Interview on salon.com, 1999.
- Advogato, 2000, also available as HTML Version
- AMS, 2001
- Geek Celebs, 2001
- Oslo, 2002
- c't, 2002 (in German)
- NZZ Folio, 2002 (in German)
- Donald Knuth, Founding Artist of Computer Science. Audio interview by David Kestenbaum on National Public Radio; or Transcript, 14 March 2005.
- Free Software Magazine interview by Gianluca Pignalberi, August 2005.
[edit] Trivia
- Knuth has a Chinese name 高德納 (pinyin: Gāo Dénà), given to him in 1977 by Frances Yao just before his first visit to China.[1]
- Knuth's hobbies include music, specifically playing the organ. He has a two-story-high pipe organ installed in his home. Knuth disclaims any particular talent in the instrument.[11]
- Knuth has not used electronic mail since 1 January 1990, saying that fifteen years using e-mail was enough for one lifetime. He finds it more efficient to respond to correspondence in "batch mode," such as one day every three months, replying by postal mail.
- Knuth is married to Jill Knuth, who published a book on liturgy titled Banners without Words, published by Resource Publications in 1986. They have two children.[12]
- He is a member of Theta Chi fraternity.
- Knuth uses a combination of Apple Macintosh and Linux machines for his day-to-day work.[13]
- Knuth uses the Emacs text editor.[14]
[edit] References
- ^ a b c "Frequently Asked Questions" at Stanford site. Gives the pronunciation of his name as "Ka-NOOTH".
- ^ http://www-cs-faculty.stanford.edu/~knuth/faq.html#asian.
- ^ http://www-cs-faculty.stanford.edu/~knuth/.
- ^ http://www-cs-faculty.stanford.edu/~uno/taocp.html.
- ^ See, for example, the Wikipedia category Category:Donald Knuth.
- ^ "Rewriting the Bible in 0's and 1's" in the Technology Review of the Massachusetts Institute of Technology
- ^ "Pipe Organ" at Stanford site
- ^ A complete list is also available: "Books" at Stanford site
- ^ http://www-cs-faculty.stanford.edu/~uno/taocp.html
- ^ "Selected Papers" at Stanford site
- ^ "Pipe Organ" at Stanford site.
- ^ Early picture.
- ^ See his custom keyboard layouts for Apple Mac OS X (from April 2005) and his FVWM window manager configuration files (from January 2004) as listed on Knuth's programs page.
- ^ 1993 interview. “"I use the Emacs editor very heavily..."”
[edit] See also
- Knuth-Morris-Pratt algorithm
- Knuth shuffle
- Knuth's up-arrow notation
- Asymptotic notation
- Knuth-Bendix completion algorithm
- Man or boy test
- Trabb Pardo-Knuth algorithm
- Dancing Links
- Knuth -yllion
- The Complexity of Songs
- Knuth Prize
- Knuth reward check
[edit] External links
- The Stanford home page of Donald Knuth
- Donald Knuth at the Mathematics Genealogy Project
- O'Connor, John J..; Edmund F. Robertson "Donald Knuth". MacTutor History of Mathematics archive.
- Donald Knuth: Leonard Euler of Computer Science (Softpanorama)
- Videos of presentations w/ Donald Knuth
- The Potrzebie System of Weights and Measures
- Article about Knuth on www.stanfordalumni.org
- Finite Semifields and Projective Planes - Donald Knuth's Ph.D. dissertation
1966: Perlis • 67: Wilkes • 68: Hamming • 69: Minsky
1970: Wilkinson • 71: McCarthy • 72: Dijkstra • 73: Bachman • 74: Knuth • 75: Newell, Simon • 76: Rabin, Scott • 77: Backus • 78: Floyd • 79: Iverson
1980: Hoare • 81: Codd • 82: Cook • 83: Thompson, Ritchie • 84: Wirth • 85: Karp • 86: Hopcroft, Tarjan • 87: Cocke • 88: Sutherland • 89: Kahan
1990: Corbató • 91: Milner • 92: Lampson • 93: Hartmanis, Stearns • 94: Feigenbaum, Reddy • 95: Blum • 96: Pnueli • 97: Engelbart • 98: Gray • 99: Brooks
2000: Yao • 01: Dahl, Nygaard • 02: Rivest, Shamir, Adleman • 03: Kay • 04: Cerf, Kahn • 05: Naur • 06: Allen
Persondata | |
---|---|
NAME | Knuth, Donald Ervin |
ALTERNATIVE NAMES | |
SHORT DESCRIPTION | Computer science |
DATE OF BIRTH | 10 January 1938 |
PLACE OF BIRTH | Milwaukee, Wisconsin, USA |
DATE OF DEATH | |
PLACE OF DEATH |
Categories: 1938 births | 20th century mathematicians | American computer scientists | American mathematicians | American academics | American technology writers | California Institute of Technology alumni | California writers | Case Western Reserve University alumni | Combinatorists | Computer pioneers | American computer programmers | Computer programmers | Computer scientists | Analysis of algorithms | Donald Knuth | Emacs users | Erdős number 2 | Foreign Members of the Royal Society | Fellows of the Association for Computing Machinery | Formal methods people | Free software programmers | Grace Murray Hopper Award laureates | Living people | Members of Oxford University Computing Laboratory | Members and associates of the United States National Academy of Sciences | National Medal of Science recipients | People from Milwaukee | Stanford University faculty | Theta Chi brothers | Turing Award laureates