- If a six-sided die is tossed five times in succession
- rather than just twice,
- then each possible outcome is an ordered collection of five numbers
- such as or .
-tuple
- We will call an ordered collection of objects a -tuple
- so
- a pair is a 2-tuple and
- a triple is a 3-tuple).
Each outcome of the die-tossing experiment is then a 5-tuple.
Product Rule for -Tuples
Suppose
- a set consists of ordered collections of elements (-tuples)
- there are possible choices for the first element;
- for each choice of the first element,
- there are possible choices of the second element
- …
- for each possible choice of the first elements,
- there are choices of the -th element.
- Then there are possible -tuples.
-
An alternative interpretation involves carrying out an operation in stages.
-
If
- the first stage can be performed in any one of ways,
- and for each such way there are ways to perform the second stage,
- and for each way of performing the first two stages there are ways to perform the stage,
- and so on,
-
then is the number of ways to carry out the entire -stage operation in sequence. This more general rule can also be visualized with a tree diagram.
-
For the case ,
- simply add an appropriate number of generation branches to the tip of each generation branch.
-
If, for example, a college town has
- four pizza places,
- a theater complex with six screens,
- three places to go dancing,
-
then there would be
- four generation branches,
- six generation branches emanating from the tip of each generation branch,
- and three generation branches leading off each generation branch.
-
Each possible 3-tuple corresponds to the tip of a generation branch.
EX 2.19
(Example 2.17 continued)
- Suppose the home remodeling job involves first purchasing several kitchen appliances.
- They will all be purchased from the same dealer,
- and there are five dealers in the area.
- With the dealers denoted by ,
- there are 3-tuples of the form ,
- so there are 540 ways to choose
- first an appliance dealer,
- then a plumbing contractor,
- and finally an electrical contractor.
EX 2.20
(Example 2.18 continued)
- If each clinic has both
- three specialists in internal medicine and
- two general surgeons,
- there are
ways to select one doctor of each type
- such that all doctors practice at the same clinic.