Course No 05355 : Discrete Mathematics (離散數學)
- 講義下載
- 第一次小考
- 時間: 2008/10/07
- 考古題
- 建議練習題目
- 上課範例
- Section 1.1
- Section 1.2
- Section 1.3
- Section 1.4
- Exercises: 26, 27, 28, 31, 33
- Section 1.5
- Section 1.6
- Section 2.3
- Exercises: 8, 9, 14, 15, 18, 19
- Course Previous (先修課程)---Computer Programming, Data Structure
- Course Description: Discrete mathematics is a basic course of computer science.
We wish to provide a foundation for the study of database theory, compiler, computer security and so on.
This course includes five categories:
- Logic and proof strategy
- Complexity of algorithms
- Number theory
- Functions, sets and relations
- Graph theories and their applications
- Learning Objectives : On completion of the course, you should be able to understand:
- Logic and mathematical arguments
- Proof methods: direct proof, indirect proof and proof by contradiction .
- Analysis of algorithms: time and space complexities
- Mathematical and Structural inductions
- Analysis of recursive algorithms and difference equations
- Relations and its applications
- Related theories of graphs and trees and their applications
- Learning Outcome : On completion of the course, you should be able to:
- Understand mathematical reasoning to read, comprehend, and construct mathematical arguments.
- Perform combinational analysis to solve counting problem.
- Represent the relationships between discrete objects, including sets, graphs, trees, finite-state machine and so on
- Develop algorithms to solve a problem, analysis time and space complexity of these algorithms, and verify the correctness of these algorithms.
- Course Outline : This course is designed for the general college audience, and cover the following topics
- Logic
- Methods of Proof
- Sets and Functions
- Algorithms
- Integers-related Algorithm
- Mathematical Induction
- Recursion
- Counting Techniques
- Relations
- Graphs
- Trees
- Textbook
- Discrete Mathematics and Its Applications (6th edition)
- Author: Kenneth H. Rosen
- Publication Date: 2007
- Publisher: McGraw-Hill College
- ISBN-10: 007-124474-3
- Lecture Notes (講義)