Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
18cs204 [2018-05-15] – extend submission deadline for homework #8 Martin Ziegler | 18cs204 [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Discrete Mathematics (CS204C) in Spring 2018 at KAIST' | ||
- | |||
- | 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. | ||
- | |||
- | * **Lecturer: | ||
- | * **Lectures: | ||
- | * **Schedule: | ||
- | * **Language: | ||
- | * **Teaching Assistants: | ||
- | * **Office hours:** Thursday 4pm~5:30pm at N1#402 | ||
- | * **Homework Box:** Box#6 in E3-1 near SoC Lounge. Students must submit their assignments into the Homework Box until Tuesday 2pm or submit in class (Tuesday 2:35 pm). | ||
- | * **Attendance: | ||
- | * **Grading: | ||
- | * **Exams:** All exams are closed book! | ||
- | * Midterm exam (Thursday, April 19, 13h00-15h45) | ||
- | * If your student ID is less than 20170750, go to N1#102 (recitation classroom). If it is bigger than 20170750, go to N1#112 (lecture room). | ||
- | * Final exam (Thursday, June 14, 13h00-15h45) | ||
- | * **Recitation** (optional) from 7pm to 8pm in N1 #102: | ||
- | * March 8, March 15, March 22, March 29, April 5 | ||
- | * April 26, May 3, May 10, May 24, May 31 | ||
- | |||
- | |||
- | ===== Synopsis (tentative) ===== | ||
- | |||
- | - Basic Structures: Sets\\ | ||
- | - Logical Foundations, | ||
- | - Proof strategies: constructive, | ||
- | - Relations, order, equivalence\\ | ||
- | - Functions, sequences, strings \\ | ||
- | - Elementary algorithms and their analysis \\ \\ Mid-term \\ \\ | ||
- | - Combinatorics\\ | ||
- | - Advanced Counting\\ | ||
- | - Discrete probabilities\\ | ||
- | - Recursion\\ | ||
- | - Graph Theory\\ | ||
- | - Trees \\ | ||
- | - Automata \\ \\ Final | ||
- | |||
- | ===== Homework/ | ||
- | |||
- | Regularly recalling, applying, and extending the definitions, | ||
- | |||
- | Write your submission number (like " | ||
- | 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. | ||
- | |||
- | {{ : | ||
- | |||
- | {{ :hw01.pdf |Homework #1}} (Due: March 13, 2pm in homework box or 2:30pm in class) | ||
- | |||
- | {{ : | ||
- | |||
- | {{ :hw02.pdf |Homework #2}} (Due: March 20, 2pm in homework box or 2:35pm in class) **(updated March 16, 6pm)** | ||
- | |||
- | {{ : | ||
- | |||
- | {{ : | ||
- | |||
- | {{ :: | ||
- | |||
- | {{ :hw04.pdf |Homework #4}} (Due: April 3, 2pm in homework box or 2:35pm in class) | ||
- | |||
- | {{ : | ||
- | |||
- | {{ : | ||
- | |||
- | {{ : | ||
- | |||
- | {{ : | ||
- | |||
- | {{ : | ||
- | |||
- | {{ :: | ||
- | ===== Academic Honesty ===== | ||
- | |||
- | **< | ||
- | 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: ===== | ||
- | |||
- | * Kenneth H. Rosen: Discrete Mathematics and Its Applications (mandatory! any edition) | ||
- | * Richard Johnsonbaugh: | ||
- | * David J. Hunter: Essentials of Discrete Mathematics, | ||
- | |||
- | For your convenience some of these books have been collected in KAIST' | ||
- | |||
- | ===== E-Learning: ===== | ||
- | |||
- | * [[http:// | ||