This book introduces the mathematics that supports advanced computer programming and the analysis of algorithms. The primary aim of its well-known authors is to provide a solid and relevant base of mathematical skills - the skills needed to solve complex problems, to evaluate horrendous sums, and to discover subtle patterns in data. It is an indispensable text and reference not only for computer scientists - the authors themselves rely heavily on it! - but for serious users of mathematics in virtually every discipline. ...
Read More
This book introduces the mathematics that supports advanced computer programming and the analysis of algorithms. The primary aim of its well-known authors is to provide a solid and relevant base of mathematical skills - the skills needed to solve complex problems, to evaluate horrendous sums, and to discover subtle patterns in data. It is an indispensable text and reference not only for computer scientists - the authors themselves rely heavily on it! - but for serious users of mathematics in virtually every discipline. Concrete Mathematics is a blending of CONtinuous and disCRETE mathematics. "More concretely," the authors explain, "it is the controlled manipulation of mathematical formulas, using a collection of techniques for solving problems." The subject matter is primarily an expansion of the Mathematical Preliminaries section in Knuth's classic Art of Computer Programming, but the style of presentation is more leisurely, and individual topics are covered more deeply. Several new topics have been added, and the most significant ideas have been traced to their historical roots. The book includes more than 500 exercises, divided into six categories. Complete answers are provided for all exercises, except research problems, making the book particularly valuable for self-study. Major topics include: Sums Recurrences Integer functions Elementary number theory Binomial coefficients Generating functions Discrete probability Asymptotic methods This second edition includes important new material about mechanical summation. In response to the widespread use of the first edition as a reference book, the bibliography and index have also been expanded, and additional nontrivial improvements can be found on almost every page. Readers will appreciate the informal style of Concrete Mathematics. Particularly enjoyable are the marginal graffiti contributed by students who have taken courses based on this material. The authors want to convey not only the importance of the techniques presented, but some of the fun in learning and using them.
Read Less
Add this copy of Concrete Mathematics: A Foundation for Computer Science to cart. £42.05, new condition, Sold by Equilibrium Worldbooks rated 5.0 out of 5 stars, ships from San Gabriel, CA, UNITED STATES, published 1994 by Addison-Wesley Professional.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New in new dust jacket. Sewn binding. Cloth over boards. 672 p. Contains: Illustrations. Audience: General/trade. Please double check the textbook description: Express shipping takes 3-5 days with free tracking number! Brand New Paperback International edition textbook, 2nd edition. Different ISBN number and book cover design. The content is exactly same as original US edition. The book printed in Black/White, the book cover may contain the foreign words and the restriction sale disclaimer.
Add this copy of Concrete Mathematics: A Foundation for Computer Science to cart. £42.09, new condition, Sold by Global Express rated 5.0 out of 5 stars, ships from San Marino, CA, UNITED STATES, published 1994 by Addison-Wesley Professional.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New in new dust jacket. Sewn binding. Cloth over boards. 672 p. Contains: Illustrations. Audience: General/trade. This book is the international edition in mint condition with the different ISBN and book cover design, the major content is printed in full English as same as the original North American edition. All shipments contain tracking numbers. Great professional textbook selling experience and expedite shipping service.
Add this copy of Concrete Mathematics: A Foundation for Computer Science to cart. £42.11, new condition, Sold by Aideo Textbook rated 1.0 out of 5 stars, ships from Arcadia, CA, UNITED STATES, published 1994 by Addison-Wesley Professional.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New in new dust jacket. Sewn binding. Cloth over boards. 672 p. Contains: Illustrations. Audience: General/trade. ***INTERNATIONAL EDITION*** Read carefully before purchase: This book is the international edition in mint condition with the different ISBN and book cover design, the major content is printed in full English as same as the original North American edition. The book printed in black and white, generally send in twenty-four hours after the order confirmed. All shipments contain tracking numbers. Great professional textbook selling experience and expedite shipping service.
Add this copy of Concrete Mathematics: a Foundation for Computer Science to cart. £56.12, good condition, Sold by Anybook rated 4.0 out of 5 stars, ships from Lincoln, UNITED KINGDOM, published 1994 by Addison-Wesley.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
This is an ex-library book and may have the usual library/used-book markings inside. This book has hardback covers. In good all round condition. No dust jacket. Please note the Image in this listing is a stock photo and may not match the covers of the actual item, 1300grams, ISBN: 9780201558029.
Add this copy of Concrete Mathematics: a Foundation for Computer Science to cart. £58.78, good condition, Sold by Anybook rated 4.0 out of 5 stars, ships from Lincoln, UNITED KINGDOM, published 1994 by Addison-Wesley.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
This is an ex-library book and may have the usual library/used-book markings inside. This book has hardback covers. In good all round condition. No dust jacket. Please note the Image in this listing is a stock photo and may not match the covers of the actual item, 1300grams, ISBN: 9780201558029.
Add this copy of Concrete Mathematics: a Foundation for Computer Science to cart. £61.00, good condition, Sold by Bonita rated 4.0 out of 5 stars, ships from Santa Clarita, CA, UNITED STATES, published 1994 by Addison-Wesley Professional.
Add this copy of Concrete Mathematics: A Foundation for Computer Science to cart. £62.79, new condition, Sold by GreatBookPrices rated 4.0 out of 5 stars, ships from Columbia, MD, UNITED STATES, published 1994 by Addison-Wesley Professional.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New. Sewn binding. Cloth over boards. 672 p. Contains: Illustrations. In Stock. 100% Money Back Guarantee. Brand New, Perfect Condition, allow 4-14 business days for standard shipping. To Alaska, Hawaii, U.S. protectorate, P.O. box, and APO/FPO addresses allow 4-28 business days for Standard shipping. No expedited shipping. All orders placed with expedited shipping will be cancelled. Over 3, 000, 000 happy customers.
I am trying to catch up on lost ground on computer programming. For me there were some concepts in my knowledge of maths which fell into two categories. Either I did not know or had forgotten. This book has easily filled both of these gaps. The text is fun to read and takes the strain out of the concepts for mathematics. It introduces new thoughts and ways of managing the solutions of many types of mathematical problems. I highly recommend it for anyone trying to learn the concepts for the first time, or refresh their knowledge as I am doing. The book has achieved for me all that was said in the short summaries I found on the internet.
ghostrider
Aug 19, 2007
Math for Computer Science
This book should be read by everyone who's serious about computers. It will give you the necessary background to work on optimization software, cryptographic algorithms, analysis of algorithms and several other subjects that are far beyond just "writing programs". It is not an easy book, however. You have to read carefully and slowly, and you will need time to work on the exercises. But it is well worth it.