Combinatorics
The term p(n, r) represents the number of permutations of n distinct objects taken r at a time, without repetition. This concept highlights how many different ways we can arrange a subset of r items chosen from a total of n items, where the order matters and each item can only be used once. Understanding p(n, r) is essential for solving problems involving arrangements and selections, particularly when considering ordered outcomes from a larger set.
congrats on reading the definition of p(n, r). now let's actually learn it.