Table of Contents

Discrete Mathematics (CS204C) in **Spring** 2018 at KAIST's School of Computing

(For the lecture in Fall 2018, please look at http://kaist.theoryofcomputation.asia/18cs204b ...)

Discrete Mathematics is the background of digital computers:
the mathematical foundation for specifying program languages and problems, and for describing, analyzing, and verifying their algorithmic solutions.

As opposed to computing with continuous data (such as real numbers), it is concerned with discrete structures such as integers, finite sequences, graphs, and also algorithms themselves — as well as with their (e.g. combinatorial) properties.

Synopsis (tentative)

  1. Basic Structures: Sets
  2. Logical Foundations, propositions, quantifiers
  3. Proof strategies: constructive, indirect/contradiction, cases, induction
  4. Relations, order, equivalence
  5. Functions, sequences, strings
  6. Elementary algorithms and their analysis

    Mid-term

  7. Combinatorics
  8. Advanced Counting
  9. Discrete probabilities
  10. Recursion
  11. Graph Theory
  12. Trees
  13. Automata

    Final

Homework/Assignments/Recitation

Regularly recalling, applying, and extending the definitions, theorems, and proofs from the lecture is essential for comprehension and successful study. Therefore consider it as a courtesy that we will create homework assignments and publish them on this web page.

Write your submission number (like “Assignment #?”) to make TAs easily recognize the submissions and please bind them. Submit them in the E3-1, first floor, box #6 near SoC Lounge. Submissions won't be returned.

Recitation is on every Thursday 7pm to 8pm in N1, #102. Recitation is optional.

Honor Code + Homework#0 (Due: March 6 2pm in homework box or 2:30pm in class)

Homework #1 (Due: March 13, 2pm in homework box or 2:30pm in class)

Recitation #1 problems and (partial) solutions

Homework #2 (Due: March 20, 2pm in homework box or 2:35pm in class) (updated March 16, 6pm)

Recitation #2 problems and solutions

Homework#3 (Due: March 27, 2pm in homework box or 2:35pm in class) (updated March 22, 10:17pm)

Recitation #3 problems and (partial) solutions

Homework #4 (Due: April 3, 2pm in homework box or 2:35pm in class)

Recitation #4 problems and (partial) solutions

Homework #5 (Due: April 10, 2pm in homework box or 2:35pm in class)

Recitation #5 problems and (partial) solutions

Homework #6 (Due: May 1, 2pm in homework box or 2:35pm in class)

Homework #7 (Due: May 8 ⇒ May 15, 2pm in homework box or 2:35pm in class)

Homework #8 (Due: May 15 ⇒ May 17, 2pm in homework box or 2:35pm in class)

Homework #9 (Due: May 24, 2pm in homework box or 2:35pm in class)

Homework #10 (Due: May 31, 2pm in homework box or 2:35pm in class)

Homework #11 (Due: June 7, 2pm in homework box or 2:35pm in class)

Academic Honesty

Late homework submissions will be ignored for grading. ⇒(Changed) Will accept late submission with 50% point deduction by the end of the class Copied homework solutions receive 0 points. Cheating during the exam results in expulsion and 0 points.

Students will be required to sign an Academic Honour Code together with their first homework submission.

Literature:

For your convenience some of these books have been collected in KAIST's library 'on reserve' for this course.

E-Learning: