🗒️ Ben's Notes

Discrete Math Overview

What even is discrete math? #

According to Wikipedia, “Discrete mathematics is the study of mathematical structures that are fundamentally discrete rather than continuous.” Very helpful, thank you Wikipedia. The floor is indeed made of floor rather than sky.

The word discrete means “distinct” or “countable”. This suggests that discrete math has to do with countable numbers like integers, rather than the continuous f(x)f(x)functions we’re used to seeing that are defined for any realxx, even ones we don’t know the exact value of like π\pi.

Dealing with countable integers is nice because that’s how computers work. Behind the scenes, every floating point number is actually just a whole bunch of bits, which are countable :) I would say that dealing with integers makes things nicer too (since we no longer have to deal with decimals), but you might be inclined to disagree.

A brief summary of the contents covered #

Discrete math is an extremely wide field of mathematics. Here, we’ll be covering the basics as well as a few important applications: