Foundations of Computation


spacer

Foundations of Computation is a free textbook for a one-semester course in theoretical computer science. It has been used for several years in a course at Hobart and William Smith Colleges. The course has no prerequisites other than introductory computer programming. The first half of the course covers material on logic, sets, and functions that would often be taught in a course in discrete mathematics. The second part covers material on automata, formal languages, and grammar that would ordinarily be encountered in an upper level course in theoretical computer science.

Version 2.3 (Summer 2010) added a section on pushdown automata; aside from that, there were only minor corrections and changes. The most recent version, 2.3.1 (Summer 2011), is a very minor update, with one new proof and a few corrections.

Table of Contents:

  • Chapter 1: Logic and Proof
  • Chapter 2: Sets, Functions, and Relations
  • Chapter 3: Regular Expressions and FSA's
  • Chapter 4: Grammars
  • Chapter 5: Turing Machines and Computability

Foundations Of Computation is available in two free PDF versions, with different page sizes. See the links at the bottom of this page to access the PDFs. A printed version can be ordered from lulu.com for the cost of reproduction ($9.62), plus shipping. Readers are also welcome to print out the PDF themselves. The book can be freely redistributed in unmodified form for non-commercial purposes. This applies to the entire book, as well as to parts of the book, provided that proper attribution to the authors is given.

This work is licensed under a
Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License.

(The image on the left is the cover of the print version of the book. The background image is a visualization of a small piece of the famous Mandelbrot set, which has nothing to do with the content of the book -- except for the fact that the Mandelbrot set is an example of a complicated and beautiful structure produced by very simple computational means. The region of the xy-plane that is shown on the cover is approximately 0.35471950 < x < 0.35473217 and 0.09540064 < y < 0.09542001).


The Authors:

Carol Critchlow (critchlo@hws.edu)
David Eck (eck@hws.edu, math.hws.edu/eck)
Department of Mathematics and Computer Science
Hobart and William Smith Colleges
300 Pulteney Street
Geneva, NY 14456


Click here for the PDF versions:

A 6-by-9 inch version, which might
be better for viewing on screen:

  Foundations Of Computation, Version 2.3.1 (Summer 2011), 6x9  

(256 pages, 1.7 megabytes)


An 8.5-by-11 inch version, which might
be better for printing:

Foundations Of Computation, Version 2.3.1 (Summer 2011), 8.5x11

(223 pages, 1.6 megabytes)


gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.