IST/이산수학
[이산수학] 목차 훑어보기
ssunj
2023. 4. 3. 02:11
* 학습에 사용된 교재는 "Discrete mathematics and its applications 7th edition(Kenneth Rosen)" 입니다.
더보기
구글에 검색하시면 충분히 교재와 솔루션을 찾을 수 있습니다
하지만 꿀팁으로 제가 찾은 링크 공유해드릴게요😃
솔루션 // 솔루션을 공유해주신 분들께 감사의 말씀 드립니다..
- (Odd) :
Solutions Manual (odd) For Discrete Mathematics And Its Applications (7th Edition)
User Manual:
usermanual.wiki
Solutions Manual (even) For Discrete Mathematics And Its Applications (7th Edition)
User Manual:
usermanual.wiki
또, student site입니다. extra exercise와 self assessment가 가능하니 참고하면 좋을 것 같습니다
https://highered.mheducation.com/sites/0073383090/sitemap.html
https://highered.mheducation.com/sites/0073383090/sitemap.html
highered.mheducation.com
우선 목차를 알아보겠습니다.
- The Foundations: Logic and Proofs
- Propositional Logic(1.1-1.2)
- Propositional Equivalances(1.3)
- Predicates and Quantifiers(1.4)
- Nested Quantifiers(1.5)
- Rules of Inference(1.6)
- Prooofs(1.7-1.8)
- Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
- Sets and operations (.1-.2)
- Functions(.3)
- Sequences(.4)
- Cardinality of sets(.5)
- Matrices(.6)
- Algorithms
- Algorithms: Searching and Sorting
- The Growth of Functions
- Complexity of Sets
- Number Theory and Cryptography
- Divisibility and Modular Arithmetic
- Integer Representations and Algorithms
- Primes and Greatest Common Divisors
- Solving Congruences
- Applications of Congruences
- Cryptography
- Induction and Recursion
- Mathematical induction
- Strong Induction and well-ordering
- Recursive definitions ans structural induction
- Recursive algorithms (.4)
- Counting
- Discrete Probability
- Advanced Counting Techniques
- Relations
- Graphs
- Trees
- Boolean Algebra
- Modeling Computation