Name:
-
[4 parts, 6 points each] Let ,
the set of all lists of length
with each entry in .
- Compute .
- Find the number of lists in
that do not have consecutive even integers and do not have consecutive odd integers.
- How many lists in
contain two consecutive entries that are equal?
- If a list in
is chosen at random, what is the probability that the first two entries sum to ?
- [6 points] How many ways are there to form subsets of size
from a set of size
? Express your answer
as a polynomial in
with simplified coefficients.
- [6 points] How many permutations of
have the even numbers appearing in order? For example
counts
but
does not.
-
A fair coin is flipped 8 times.
- [4 points] Give the sample space .
Then compute .
- [6 points] What is the probability that there are equally many heads and tails?
- [6 points] What is the probability that there is at least one head in the first four flips
and at least one head in the last four flips?
-
[2 parts, 6 points each] A standard deck of cards has one card for each of the
suit/rank pairs. The suits are spades, hearts, diamonds, and clubs; the ranks are ace,
through
,
jack, queen, and king. Four hands with 13 cards each are dealt from a freshly shuffled deck to players
,
,
, and
.
- What is the probability that player
gets all the spades?
- What is the probability that players
and
together get all the spades and players
and
get none?
- [6 points] How many non-negative integer solutions are there to
such
that ?
-
[6 points] How many ways can we distribute 15 identical red balls and 4 identical green balls into 3
labeled boxes? (Putting all 15 red balls in box 1 and 2 green balls each in boxes 2 and 3 is
different prom putting all 15 red balls in box 3 and putting 2 green balls in boxes 1 and
2.)
- [10 points] Give a combinatorial proof that
.
-
[2 parts, 6 points each] Let
be the set of all lists in
where every even entry appears before every odd entry, and let
be the set of all
lists in that contain
at least one . For
example, if ,
then
and .
- Describe a bijection .
For ,
explicitly compute
and find the element in
that
maps to .
- Use the bijection to find a simple formula for .