Test of Mathematics Solution Subjective 46 - Number of Onto Functions

Test of Mathematics at the 10+2 Level

This is a Test of Mathematics Solution Subjective 46 (from ISI Entrance). The book, Test of Mathematics at 10+2 Level is Published by East West Press. This problem book is indispensable for the preparation of I.S.I. B.Stat and B.Math Entrance.


Also visit: I.S.I. & C.M.I. Entrance Course of Cheenta

Problem

A function \(f\) from set \(A\) into set \(B\) is a rule which assigns each element \(x\) in \(A\), a unique (one and only one) element (denoted by \(f(x)\) in \(B\). A function of set from \(A\) into \(B\) is called an onto function, if for each element \(y\) in \(B\) there is some element \(x\) in \(A\), such that \(f(x)=y\). Now suppose that \(A =\) {\(1,2,\cdots,n\)} and \(B=\){\(1,2,3\)}. Determine the total number of onto functions of \(A\) into \(B\).

Sequential Hints


(How to use this discussion: Do not read the entire solution at one go. First, read more on the Key Idea, then give the problem a try. Next, look into Step 1 and give it another try and so on.)

Key Idea

This is the generic use case of Inclusion-Exclusion Principle. Read on this from Wikipedia

Step 1

1 may map to 1, 2, or 3 (3 choices). For each of these three choices, may map to 1, 2, or 3 (again three choices. Hence 3 choices again. How many functions are possible in total? Can you delete the functions which are not onto from the total number of functions?

Try the problem with this hint before looking into step 2. Remember, no one learnt mathematics by looking at solutions.

The total number of functions is \( 3^n \) since there are 3 output choices for each of the n input choices. Now let us count the functions which are not onto.

How many functions are there such that \( 1 \in B \) has no preimage? (that is nothing is going to 1). There are \( 2^n \) such functions as each of the n elements of A has 2 choices. Similarly, count the cases where nothing goes to 2 (\(2^n \) more cases) and nothing goes to 3 (\( 2^n \) more cases).

Delete these 'not onto' cases ( \( 3 \times 2^n \)) from total number of cases ( \( 3^n \) ).

But we have double deleted the case where nothing goes to 1 'and' nothing goes to 2. This is the case where everything goes to 3. Only one such function is there: f(x) = 3.

Similarly, we have double deleted the case where nothing goes to 2 'and' nothing goes to 3. This is the case where everything goes to 1. Only one such function is there: f(x) = 1.

Similarly, we have double deleted the case where nothing goes to 1 'and' nothing goes to 3.

This is the case where everything goes to 2. Only one such function is there: f(x) = 2. Since we do not want to double delete something, we add back these three cases.

Thus the final answer is: \( 3^n - 3 \times 2^n + 3 \)

Number of Three-digit numbers | RMO 2015 Mumbai Region

This is a problem from the Regional Mathematics Olympiad, RMO 2015 Mumbai Region based on the Number of Three-digit numbers. Try to solve it.

Problem: Number of Three-digit numbers

Determine the number of 3 digit numbers in base 10 having at least one 5 and at most one 3.

Discussion:

(Suggested by Shuborno Das in class)

From 100 to 999 let us count the number of numbers without the digit 5. We have 8 choices for first digit (can't use 0 or 5), and 9 choices each for second and third spot (skipping the digit 5 in each case). Hence $ 900 - 8 \times 9 \times 9 = 252 $ and $ s=2 $ three digit numbers have at least one 5.

From these 252 numbers, we must delete the numbers which have more than one 3. Since the number already has at least one 5, it may have at most two 3's. The possible numbers that can be constructed by one 5 and two 3's are $ \frac{3!}{2!} = 3 $ and $ s=2 $.

Hence the numbers with at least one 5 and at most one 3 are 252 - 3 = 249.

Chatuspathi: