Unit 0: Orientation to the Course
2024-07-12
Course: IT221 DISCRETE MATHEMATICS
Credits: 3 (3-0-6)
Schedule: MON/TH 11:00-12:30
Room: PC301
Mid-Term: 10 Oct 2024 9:00-11:00
Final Exam: 6 Dec 2024 9:00-12:00
Discrete mathematics is the study of discrete mathematical structures (like 0,1,2…) rather than “continuous” ones (such as 0.1,0.101, 0.1001).
Discrete Math
the study of discrete mathematical structures such as integers, graphs, and statements in logic.
Continuous Math
The study of relationships between real numbers and the surface topology of solution spaces
Discrete Math is key to effective and efficient programming
Discrete approaches simplify a problem by reducing the possibilities for solutions
Many important shortcuts and algorithm improvements come from applications of this discipline
Many failures of computing and business come from the lack of understanding of Discrete Math.
Required Textbook:
Oscar Levin, 2022. Discrete Mathematics: An Open Introduction, 3rd edition.
Reference Textbooks:
Kenneth Rosen, 2012. Discrete Mathematics and Its Applications. McGraw-Hill, 7th edition
Ronald Graham, Donald E Knuth, Oren Patashnik, 1994 Concrete Mathematics, Addison-Wesley, 2nd edition
LaTeX Editor:
Ruby intepretor:
Note
This is a cool point worth mentioning
Tip or suggestion
This is a useful tip or special technique
Important point
Something you might need or see again (like in an interview or exam)
A Warning
Something that can get you into trouble
A Caution
Something that you need to pay attention to
The most popular mathematician in the world is throwing a party for all of his friends. As a way to kick things off, they decide that everyone should shake hands.
At the warm-up event for Oscar’s All Star Hot Dog Eating Contest, Al ate one hot dog. Bob then showed him up by eating three hot dogs. Not to be outdone, Carl ate five. This continued with each contestant eating two more hot dogs than the previous contestant.
After excavating for weeks, you finally arrive at the burial chamber. The room is empty except for two large chests. On each is carved a message:
You know exactly one of these messages is true. Which one is it?
Back in the days of yore, five small towns decided they wantedto build roads directly connecting each pair of towns. While the towns had plenty of money to build roads as long and as winding as they wished, it was very important that the roads not intersect with each other (as stop signs had not yet been invented). Also, tunnels and bridges were not allowed.
Mistake 4: Illusion
IT221 Discrete Math