Back

Solution: 2015 Winter Midterm - 2

Author: Michiel Smid

Question

Let $A$ be a set of 7 elements and let $B$ be a set of 15 elements. How many functions $f : A \rightarrow B$ are there?
(a)
$15!/7!$
(b)
$15^7$
(c)
$7^{15}$
(d)
${15 \choose 7}$

Solution

For each element in A, there are output 15 choices in B.

Thus, there are $15^7$ functions.