[ prog / sol / mona ]

prog


Lisp beginner thread

53 2020-06-01 17:31 *

does it teach analysis of algorithms or its foundations in a manner that is useful and generally applicable?

You may be interested in the companion book The Concrete Tetrahedron

The book treats four mathematical concepts which play a fundamental role in many different areas of mathematics: symbolic sums, recurrence (difference) equations, generating functions, and asymptotic estimates.

Their key features, in isolation or in combination, their mastery by paper and pencil or by computer programs, and their applications to problems in pure mathematics or to "real world problems" (e.g. the analysis of algorithms) are studied. The book is intended as an algorithmic supplement to the bestselling "Concrete Mathematics" by Graham, Knuth and Patashnik.

https://www.springer.com/gp/book/9783709104446

55 2020-06-02 06:50

>>54
You are probably looking for Sipser's Introduction to the Theory of Computation.

132


VIP:

do not edit these