Answer on Question#37674 - Math - Other
If a set has 3 elements and set has 4 elements, then number of injections that can be defined from into is
a) 144
b) 12
c) 24
d) 64
Solution. Let us consider two sets: and .
Recall that a function is called *injective* if it never maps distinct elements of its domain to the same element of its codomain. In our case, this means that .
Now let us count the number of possible injections.
We start by choosing the value of . There are 4 ways to do this:
1.
2.
3.
4.
For every value of , we need to choose the values of and .
After we have defined , there are 3 ways to define , since (e.g. if we define , then the possible values for are ).
Next, for every pair of values and , there are 2 ways to define .
Finally, to calculate the total number of possible injections, we need to multiply:
Answer. c) It is possible to define 24 injections from into .
Comments