User Tools

Site Tools


courses:theory2024:main

This is an old revision of the document!


Theory of Computing, Spring 2024

This is an introductory course to the theory of computing, a study of formal/mathematical foundations of computer science and technology. Its goal is to acquaint the students with the basic concepts in computation theory and to cultivate the students' ability in analyzing the complexity of computational problems.

Announcements

  • 02/27: notes/slides for Finite Automata and Regular Languages available.
  • 02/27: HW#1 due on 03/05.
  • 02/19: notes/slides for Introduction and Mathematical Preliminaries available.
  • 02/17: this website created to complement the NTU COOL site for this course.

Instructor

Yih-Kuen Tsay (蔡益坤), NTU IM Dept., 3366-1189, Xtsay@ntu.edu.twX (between the enclosing pair of X's).

Lectures

Tuesday 2:20~5:20PM, Room 203, Management Building 2.
TA sessions will be scheduled prior to some of the class meetings between 1:20 and 2:10PM; see the course schedule.

Office Hours

Tuesday 1:30~2:00PM, Wednesday 1:30~2:00PM, or by appointment, Room 1108, Management Building 2.

TA

Min Lai (賴旻), Xb10705055@ntu.edu.twX (between the enclosing pair of X's).

Textbook

This introductory course to the theory of computing covers various mathematical models, including automata and Turing machines, for physical computing machineries along with their computational capabilities/limitations. In terms of specific topics and the order of their exposition, the course will follow closely the book by Sipser.
(Note: a TA session will precede a class meeting whose date is marked with an *. There are four TA sessions on 03/12, 04/02, 04/30, and 05/28.)

  • Introduction and Mathematical Preliminaries (1.5 weeks: 02/20, 02/27a) [notes, slides]
  • Finite Automata and Regular Languages (2.5 weeks: 02/27b, 03/05, 03/12*) [notes, slides, appendix:minimization]
  • Context-Free Languages and Pushdown Automata (3 weeks: 03/19, 03/26, 04/02*) [notes,slides]
  • Midterm (2024/04/09)
  • Turing Machines (1.5 weeks: 04/16, 04/23a) [notes, slides]
  • Decidability (and Undecidability) (2 weeks: 04/23b, 04/30*, 05/07a) [notes, slides]
  • Reducibility (1.5 weeks: 05/07b, 05/14) [notes, slides]
  • Time Complexity and NP-Completeness (2 weeks: 05/21, 05/28*) [notes, slides]
  • Final (2024/06/04)

Grading

Homework 20%, Participation 10%, Midterm 35%, Final 35%.

References

courses/theory2024/main.1709007751.txt.gz · Last modified: 2024/02/27 12:22 by tsay2