Counting
Exercises
Problem set
- Say, we need to form flags consisting of three horizontal strips with each strip using a different color from a collection of
available colors. Give the number of flags that may be formed. Explain your answer.
- There are five houses on a street. There are five different elevation possibilities for each of the houses. How many different ways could the street look if each house needs to have a different elevation? Explain your answer.
- A theater performance requires a group of
dancers to stand in a row. The costume designer is determining the colors of clothes for the performers. Say, each dancer wears a single solid color that is different from the rest of the group, and there are
colors to choose from. How many different ways could the group look on the stage? Explain your answer.
- Say, we need to award gold, silver and bronze medals to participants in a competition that has
participants. How many different ways could the three medals be awarded? Explain your answer.
- In how many ways can we form a swim team of four people from a total pool of
applicants?
- Rayan goes to the fruit market and he notices that the market is selling mangoes, apples, oranges, pineapples, peaches and cantaloupe. His mom asks him to pick three different kinds of fruit to fill his basket. In how many ways could he fill his basket?
- In an elocution competition, the organizers need to award first, second and third prizes to three different participants. In addition, they need to award two consolation prizes, both of equal value. If there are twenty participants in the competition, in how many ways could the organizers possibly give the awards among the participants?
Problem set
In each of the following, assume that the letters come from the English alphabet ( letters in all, with
vowels and
consonants) and that we do not care whether the words formed are meaningful or not.
- How many four-letter words can be formed?
- How many five-letter words can be formed if we require that all letters are distinct?
- How many six-letter words that start and end with a vowel can be formed?
- How many eight-letter words that start and end with a vowel can be formed, if we require that all letters are distinct?
- How many four-letter words that have vowels and consonants alternating can be formed?
- How many eight-letter words that have vowels and consonants alternating can be formed if we require all letters to be distinct?
Problem set
- There are five houses on a street. There are 12 different elevation possibilities for each of the houses.
- How many different ways could the street look?
- How many different ways could the street look if it is required that each house needs to have a different elevation?
- A dance team consisting of seven people is deciding on their outfits. They decide to color their shirts solid using one of
available colors.
- In how many different ways could the team dress up?
- In how many different ways could the team dress up if they decide no two people should have the same color?
Problem set
- How many four-digit numbers have
in tens place?
- How many odd numbers between
and
have an even number in hundreds place?
- What is the sum of all four-digit numbers that contain each of the digits
and
?
- What is the sum of all four-digit numbers?
Problem set
- Assume you have
points on a plane no three of which lie on the same straight line.
- How many triangles can you make using any three points to make the vertices?
- How may quadrilaterals can you make using any four points as its vertices?
- There are certain number of points marked on a plane, no three of which lie on a line. The total number of triangles that you can make by using any three
of the points as vertices is equal to the total number of quadrilaterals that you can make by using any four of the points as vertices. How many points are marked on the plane? - Consider set
.
- How many subsets of
exist such that the number of elements in each subset is
?
- How many subsets of
exist such that the number of elements in each subset is
?
- How many subsets of
exist such that the number of elements in each subset is
and each subset contains element
in it?
- How many subsets of
exist such that the number of elements in each subset is
and no subset contains element
in it?
- How many subsets of
exist such that the number of elements in each subset is at least
?
- How many subsets of
- Six friends went to a restaurant. In how many ways could they be seated around a circular table, if arrangements with each person having the same neighbors count as one?
- Three men and three women went to a restaurant. With men and women sitting alternately, in how many ways can they be seated
- along a straight table?
- along a circular table?
- We have two sets
and
.
- How many one-to-one functions can be constructed from
to
?
- How many functions can be constructed from
to
?
- How many strictly increasing functions can be constructed from
to
?
- How many increasing functions can be constructed from
to
?
- How many one-to-one functions can be constructed from
Formulas and calculations
Exercises
Problem set
Evaluate the following
Problem set
Evaluate the following
Problem set
- Justify the identify:
- Justify the identify:
- Justify why Pascal’s triangle generates the binomial coefficients.