This document provides examples and definitions related to counting principles, including:
1) The product rule and sum rule for counting the number of ways a task can be completed.
2) The pigeonhole principle states that if more objects are placed in fewer boxes, at least one box will contain multiple objects.
3) Permutations refer to ordered arrangements of objects, and the number of r-permutations of a set of n distinct objects is calculated as P(n,r)=n!/(n-r)!.