IST/이산수학

[이산수학] 목차 훑어보기

ssunj 2023. 4. 3. 02:11

* 학습에 사용된 교재는 "Discrete mathematics and its applications 7th edition(Kenneth Rosen)" 입니다.

더보기

 

우선 목차를 알아보겠습니다.

 

  1. The Foundations: Logic and Proofs
    1. Propositional Logic(1.1-1.2)
    2. Propositional Equivalances(1.3)
    3. Predicates and Quantifiers(1.4)
    4. Nested Quantifiers(1.5)
    5. Rules of Inference(1.6)
    6. Prooofs(1.7-1.8) 
  2. Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
    1. Sets and operations (.1-.2)
    2. Functions(.3)
    3. Sequences(.4)
    4. Cardinality of sets(.5)
    5. Matrices(.6)
  3. Algorithms
    1. Algorithms: Searching and Sorting 
    2. The Growth of Functions 
    3. Complexity of Sets
  4. Number Theory and Cryptography
    1. Divisibility and Modular Arithmetic
    2. Integer Representations and Algorithms
    3. Primes and Greatest Common Divisors
    4. Solving Congruences
    5. Applications of Congruences
    6. Cryptography
  5. Induction and Recursion
    1. Mathematical induction
    2. Strong Induction and well-ordering
    3. Recursive definitions ans structural induction
    4. Recursive algorithms (.4)
  6. Counting
  7. Discrete Probability
  8. Advanced Counting Techniques
  9. Relations
  10. Graphs
  11. Trees
  12. Boolean Algebra
  13. Modeling Computation