Overview
Important

Counting in combinatorics involves determining the number of ways certain arrangements or selections can be made. The two fundamental principles are:

  1. Addition Principle: If event AA can occur in mm ways and event BB in nn ways, and they cannot both occur together, then there are m+nm + n ways for either AA or BB to occur.
  2. Multiplication Principle: If event AA can occur in mm ways and, after AA, event BB can occur in nn ways, then there are m×nm \times n ways for both AA and BB to occur in sequence.

Important properties

  • Addition and multiplication principles are the foundation of counting.

  • Counting can involve arrangements (permutations) or selections (combinations).

  • Careful attention is needed to avoid overcounting or undercounting.