Samiksha Jaiswal (Editor)

Rule of product

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Rule of product

In combinatorics, the rule of product or multiplication principle is a basic counting principle (a.k.a. the fundamental principle of counting). Stated simply, it is the idea that if there are a ways of doing something and b ways of doing another thing, then there are a · b ways of performing both actions.

Contents

Examples

{ A , B , C } { X , Y } T o   c h o o s e   o n e   o f t h e s e A N D   o n e   o f t h e s e i s   t o   c h o o s e   o n e   o f t h e s e . { A X , A Y , B X , B Y , C X , C Y }

In this example, the rule says: multiply 3 by 2, getting 6.

The sets {A, B, C} and {X, Y} in this example are disjoint sets, but that is not necessary. The number of ways to choose a member of {A, B, C}, and then to do so again, in effect choosing an ordered pair each of whose components is in {A, B, C}, is 3 × 3 = 9.

As another example, when you decide to order pizza, you must first choose the type of crust: thin or deep dish (2 choices). Next, you choose one topping: cheese, pepperoni, or sausage (3 choices).

Using the rule of product, you know that there are 2 × 3 = 6 possible combinations of ordering a pizza.

Applications

In set theory, this multiplication principle is often taken to be the definition of the product of cardinal numbers. We have

| S 1 | | S 2 | | S n | = | S 1 × S 2 × × S n |

where × is the Cartesian product operator. These sets need not be finite, nor is it necessary to have only finitely many factors in the product; see cardinal number.

The rule of sum is another basic counting principle. Stated simply, it is the idea that if we have a ways of doing something and b ways of doing another thing and we can not do both at the same time, then there are a + b ways to choose one of the actions.

References

Rule of product Wikipedia