This is an old revision of the document!
Theory of Computing, Spring 2023
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
06/13:
grade report available; please send inquiries, if any, to the instructor by 5PM 06/15.
05/31: slides from TA sessions:
HW#6-10.
05/23:
HW#10 due 1:20PM 05/30.
05/16: notes/slides for Time Complexity and NP-Completeness available.
-
05/09: notes/slides for Reducibility available.
-
05/02: notes/slides for Decidability available.
-
-
04/25: notes/slides for Turing Machines available.
-
04/12: slides from TA sessions:
HW#1-5.
04/12: old exams:
2000-2022. (Note: I didn't offer the course some of the years.)
03/28:
HW#5 due 1:20PM 04/11.
03/28:
HW#4 due 1:20PM 04/11.
03/28: notes/slides for Context-Free Languages and Pushdown Automata available.
03/21:
HW#3 due 2:20PM 03/28.
03/14:
HW#2 due 1:20PM 03/21.
03/06: notes/slides for Finite Automata and Regular Languages available.
03/06:
HW#1 due on 03/14.
02/21: notes/slides for Introduction and Mathematical Preliminaries available.
02/18: 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
Yi-Fan Lin (林奕帆), Xb08705009@ntu.edu.twX
(between the enclosing pair of X's).
Textbook
Syllabus/Schedule (with links to notes/slides)
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/21, 04/11, 05/09, and 05/30.)
Introduction and Mathematical Preliminaries (1.5 weeks: 02/21, 03/07a) [
notes,
slides]
-
Context-Free Languages and Pushdown Automata (2 weeks: 03/28, 04/11*) [
notes,
slides]
Midterm (2023/04/18)
Turing Machines (1.5 weeks: 04/25, 05/2a) [
notes,
slides]
Decidability (and Undecidability) (1.5 weeks: 05/02b, 05/09*) [
notes,
slides]
Reducibility (1.5 weeks: 05/16, 05/23a) [
notes,
slides]
Time Complexity and NP-Completeness (1.5 weeks: 05/23b, 05/30*) [
notes,
slides]
Final (2023/06/06)
Grading
Homework 20%, Participation 10%, Midterm 35%, Final 35%.
References