ej150.jpg

Home
About ADUni
Courses
People
Colloquia

FAQ  ||  transcripts  ||  alumni

Discrete Mathematics

Shai Simonson

Lectures |  Problem Sets |  Exams |  Course Evaluation  

Course Description

This course covered the mathematical topics most directly related to computer science. Topics included: logic, relations, functions, basic set theory, countability and counting arguments, proof techniques, mathematical induction, graph theory, combinatorics, discrete probability, recursion, recurrence relations, and number theory. Emphasis will be placed on providing a context for the application of the mathematics within computer science. The analysis of algorithms requires the ability to count the number of operations in an algorithm. Recursive algorithms in particular depend on the solution to a recurrence equation, and a proof of correctness by mathematical induction. The design of a digital circuit requires the knowledge of Boolean algebra. Software engineering uses sets, graphs, trees and other data structures. Number theory is at the heart of secure messaging systems and cryptography. Logic is used in AI research in theorem proving and in database query systems. Proofs by induction and the more general notions of mathematical proof are ubiquitous in theory of computation, compiler design and formal grammars. Probabilistic notions crop up in architectural trade-offs in hardware design.

Text: Discrete Mathematics and its Applications, Rosen.

Reference: Concrete Mathematics, Graham, Knuth and Patashnik

Requirements: Four exams, seven problem sets, one research problem set.

 

Lectures
[stream | download] 11-01-00: What kinds of problems are solved in discrete math?
[stream | download] 11-02-00: Boolean Algebra and formal logic
[stream | download] 11-03-00: More logic: quantifiers and predicates
[stream | download] 11-06-00: Sets
[stream | download] 11-08-00: Basic arithmetic and geometric sums, closed forms.
[stream | download] 11-09-00: Chinese rings puzzle
[stream | download] 11-10-00: Solving recurrence equations
[stream | download] 11-13-00: Solving recurrence equations (cont.)
[stream | download] 11-14-00: Mathematical induction
[stream | download] 11-15-00: Combinations and permutations
[stream | download] 11-16-00: Counting Problems
[stream | download] 11-17-00: Counting problems
[stream | download] 11-20-00: Counting problems using combinations, distributions
[stream | download] 11-21-00: Counting problems using combinations, distributions
[stream | download] 11-22-00: The pigeonhole principle and examples. The inclusion/exclusion theorem and advanced examples. A combinatorial card trick.
[stream | download] 11-26-00: Equivalence Relations and Partial Orders
[stream | download] 11-27-00: Euclid's Algorithm
[stream | download] 11-27-00: Recitation -- a combinatorial card trick
[stream | download] 11-28-00: Cryptography
Lecture Notes
Lecture Notes.doc
Lecture Notes.pdf
Handouts
General.doc
Syllabus.doc
Syllabus.pdf
Problem Sets
Card Trick Problem Set.doc
Card Trick Problem Set.pdf
Card Trick Problem Set Solutions.pdf
Card Trick Problem Set Solutions.scm
Card Trick Problem Set Solutions.tex
Card Trick Problem Set Solutions Trial Data.txt
Problem Set 01.doc
Problem Set 01.pdf
Problem Set 01.tex
Problem Set 01 Solutions.pdf
Problem Set 01 Solutions.tex
Problem Set 01 Solutions Code.scm
Problem Set 02.doc
Problem Set 02.pdf
Problem Set 02.tex
Problem Set 02 Solutions.pdf
Problem Set 02 Solutions.tex
Problem Set 03.doc
Problem Set 03.pdf
Problem Set 03.tex
Problem Set 03 Solutions.pdf
Problem Set 03 Solutions.tex
Problem Set 03 Solutions Code.scm
Problem Set 04.doc
Problem Set 04.pdf
Problem Set 04.tex
Problem Set 04 Plus.doo
Problem Set 04 Plus.pdf
Problem Set 04 Solutions.pdf
Problem Set 04 Solutions.tex
Problem Set 05.doc
Problem Set 05.pdf
Problem Set 05 Solutions.pdf
Problem Set 05 Solutions.tex
Problem Set 05 Solutions Code.scm
Problem Set 06.doc
Problem Set 06.pdf
Problem Set 06 Solutions Code.scm
Problem Set 07.doc
Problem Set 07.pdf
Problem Set 07 Solutions.txt
Problem Set 07 Solutions Code.scm
Exams
Exam 01.doc
Exam 01.pdf
Exam 02.doc
Exam 02.pdf
Exam 03.pdf
Final Exam.doc
Final Exam.pdf


Site last updated: 10 August 2001
Comments: webmaster@aduni.org