ผลต่างระหว่างรุ่นของ "01204211-58"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 40: แถว 40:
 
| 7/1 || Primality testing 1 || [https://github.com/jittat/01204211-discrete-math-slides/raw/master/16-primality-testing1.handout.pdf handout16] ||  
 
| 7/1 || Primality testing 1 || [https://github.com/jittat/01204211-discrete-math-slides/raw/master/16-primality-testing1.handout.pdf handout16] ||  
 
|-  
 
|-  
| 7/2 || Primality testing 2 || ||  
+
| 7/2 || Primality testing 2 || [https://github.com/jittat/01204211-discrete-math-slides/raw/master/17-primality-testing2.handout.pdf handout17] ||  
 
|-  
 
|-  
| 8/1 || Primality testing 3 || ||  
+
| 8/1 || Primality testing 3 || [https://github.com/jittat/01204211-discrete-math-slides/raw/master/18-primality-testing3.handout.pdf handout18] ||  
 
|-  
 
|-  
 
| 8/2 || Modular arithmetic 1 ||  ||  
 
| 8/2 || Modular arithmetic 1 ||  ||  

รุ่นแก้ไขเมื่อ 23:31, 2 พฤศจิกายน 2558

Announcements

Activities

Topics

Week/number Topics Handouts Links
1/1 Introduction, Propositions handout1
1/2 Quantifiers handout2 Clips: part1, part2, part3, part4
2/1 Inference rules
Proof techniques 1
handout3
handout4
2/2 Proof techniques 2 handout5 Clips: part1, part2, part3
3/1 Induction 1 handout6
3/2 Induction 2 handout7 Clips: part1, part2, part3
4/1 Induction 3
Counting 1
handout8
handout9
4/2 Counting 2 handout10 Clips: part1, part2, part3, part4
5/1 Counting 3 handout11
5/2 The pigeonhole principle and the birthday problem handout12 Clips: part1, part2, part3, part4
6/1 Binomial Coefficients 1 handout13
6/2 Binomial Coefficients 2
Fibonacci sequence
handout14
handout15
Clips (binomial coefficients 2): part1, part2
7/1 Primality testing 1 handout16
7/2 Primality testing 2 handout17
8/1 Primality testing 3 handout18
8/2 Modular arithmetic 1
9/1 Modular arithmetic 2 (RSA)
9/2 Modular arithmetic 3 (Modular multiplicative inverses) Clips: part1, part2, part3, part4

Additional links

The outline of the course is inspired mainly by CS70 at Berkeley (See the recent course homepage.) More over, the course borrows a lot of exposition from other sources listed below.