Answers, explainations and code for each of the daily problems on my youtube channel
Click here to see the prerequisits for most of these puzzles
Things you should be familiar with before attempting these problems
Addition Rule: Count number of ways that mutually exclusive events can happen.
Expample: How many ways can I order one of
Product Rule: Count number of ways the simultainious events can happen
Example: How many ways can I order one of
Inclusion-Exclusion principle: Subtract elements that have been counted multiple times.
Example: How many ways can a die land on an odd number or a number less than
Factoials:
Example:
Permutations:
Example:
Binomial Theorem:
Example:
Sigma notation:
Example: