Concrete Mathematics

From HandWiki
Short description: Textbook by Ronald Graham, Donald Knuth, and Oren Patashnik
Concrete Mathematics: A Foundation for Computer Science
Concrete Mathematics - Cover.png
The cover displays the mathematical symbol for summation, Σ, inscribed in concrete.
AuthorRonald Graham, Donald Knuth, and Oren Patashnik
CountryUnited States
LanguageEnglish
GenreMathematics
Computer science
PublisherAddison–Wesley
Publication date
1994
Media typePrint (Hardcover)
Pages657 pp (Second Edition)
ISBNISBN:0-201-55802-5
OCLC29357079
510 20
LC ClassQA39.2 .G733 1994

Concrete Mathematics: A Foundation for Computer Science, by Ronald Graham, Donald Knuth, and Oren Patashnik, first published in 1989, is a textbook that is widely used in computer-science departments as a substantive but light-hearted treatment of the analysis of algorithms.

Contents and history

The book provides mathematical knowledge and skills for computer science, especially for the analysis of algorithms. According to the preface, the topics in Concrete Mathematics are "a blend of CONtinuous and disCRETE mathematics". Calculus is frequently used in the explanations and exercises. The term "concrete mathematics" also denotes a complement to "abstract mathematics".

The book is based on a course begun in 1970 by Knuth at Stanford University. The book expands on the material (approximately 100 pages)[1] in the "Mathematical Preliminaries"[2] section of Knuth's The Art of Computer Programming. Consequently, some readers use it as an introduction to that series of books.

Concrete Mathematics has an informal and often humorous style. The authors reject what they see as the dry style of most mathematics textbooks. The margins contain "mathematical graffiti", comments submitted by the text's first editors: Knuth and Patashnik's students at Stanford.

As with many of Knuth's books, readers are invited to claim a reward for any error found in the book—in this case, whether an error is "technically, historically, typographically, or politically incorrect".[3]

The book popularized some mathematical notation: the Iverson bracket, floor and ceiling functions, and notation for rising and falling factorials.

Typography

Donald Knuth used the first edition of Concrete Mathematics as a test case for the AMS Euler typeface and Concrete Roman font.[4]

Chapter outline

  1. Recurrent Problems
  2. Summation
  3. Integer Functions
  4. Number Theory
  5. Binomial Coefficients
  6. Special Numbers
  7. Generating Functions
  8. Discrete Probability
  9. Asymptotics


Editions

  • Concrete Mathematics - A foundation for computer science. Advanced Book Program (1st ed.). Reading, MA, USA: Addison-Wesley Publishing Company. 1989. pp. xiv+625. ISBN 0-201-14236-8. 
  • Concrete Mathematics - A foundation for computer science (2nd ed.). Reading, MA, USA: Addison-Wesley Professional. February 1994. pp. xiv+657. ISBN 0-201-55802-5.  Errata: [1] (1994), [2] (January 1998), [3] (27th printing, May 2013)

References

External links