Question
Question: Given f: A→ B. In the List-I there are some conditions and in the List-Il there are number of funct...
Given f: A→ B.
In the List-I there are some conditions and in the List-Il there are number of functions satisfying the conditions in the List-l. Match List-I with List-Il and select the correct answer using the code given below the list.

f (1) > f(2) > f(3) > f(4)
f (i)≠f(j) for i≠j (where i, j∈ A)
f(1) ≥ f(2) ≥ f(3) ≥ f(4)
f (1) <f(2) <f(3) > f(4) and f(i)≠f(j) fori #j (where i, j∈ A)
P-3, Q-2, R-4, S-1
Solution
The domain is A={1,2,3,4} and the codomain is B={1,2,…,10}.
(P) f(1)>f(2)>f(3)>f(4). This is a strictly decreasing function. To define such a function, we need to choose 4 distinct values from the codomain B. Once 4 distinct values are chosen, say y1,y2,y3,y4 with y1>y2>y3>y4, there is only one way to assign them to f(1),f(2),f(3),f(4) to satisfy the condition: f(1)=y1,f(2)=y2,f(3)=y3,f(4)=y4. The number of ways to choose 4 distinct elements from 10 is 10C4. So, (P) matches with (3) 10C4.
(Q) f(i)=f(j) for i=j (where i,j∈A). This condition means the function is injective (one-to-one). To define an injective function from A to B, we need to map each element of A to a distinct element of B. We choose 4 distinct elements from B and assign them to the 4 elements of A. This is the number of permutations of 10 items taken 4 at a time, which is 10P4=(10−4)!10!=6!10!=10×9×8×7=5040. Alternatively, choose 4 elements from B in 10C4 ways, and then arrange them in 4! ways to assign to f(1),f(2),f(3),f(4). So, the number of injective functions is 10C4×4!=10C4×24. So, (Q) matches with (2) 10C4.24.
(R) f(1)≥f(2)≥f(3)≥f(4). This is a non-increasing function. The number of non-increasing functions from a set of size k to a set of size n is given by the multiset coefficient (kn+k−1). Here k=∣A∣=4 and n=∣B∣=10. The number of non-increasing functions is (410+4−1)=(413)=13C4. So, (R) matches with (4) 13C4.
(S) f(1)<f(2)<f(3)>f(4) and f(i)=f(j) for i=j. The condition f(i)=f(j) for i=j means the function is injective. The conditions are f(1)<f(2)<f(3) and f(3)>f(4), with all values distinct. Let f(1)=a,f(2)=b,f(3)=c,f(4)=d. We have a<b<c and c>d, and a,b,c,d are distinct elements from {1,2,…,10}. Consider the possible values for f(3)=c. Let c=k, where k∈{1,2,…,10}. Since a<b<c, we must choose a and b from {1,2,…,k−1} such that a<b. The number of ways to choose 2 distinct values from k−1 is k−1C2. Since c>d and d=a,d=b, we must choose d from {1,2,…,k−1}∖{a,b} or from {k+1,…,10}. Since a,b,c,d must be distinct, d must be chosen from B∖{a,b,c}. The size of this set is 10−3=7. Also, d<c. So d must be chosen from {1,2,…,c−1}. The elements a,b are chosen from {1,2,…,c−1}. So d must be chosen from {1,2,…,c−1}∖{a,b}. The size of {1,2,…,c−1} is c−1. Since a,b are distinct elements from this set, there are c−1−2=c−3 choices for d from this set. However, d can also be greater than c. The condition is c>d. So d must be chosen from {1,2,…,c−1}. The set of possible values for a,b,d is {1,2,…,c−1}. We need to choose 3 distinct values from this set and assign them to a,b,d. Once we choose 3 distinct values from {1,2,…,c−1}, say v1<v2<v3, we must have a=v1, b=v2, and d can be any of the 3 chosen values. But the conditions are a<b<c and d<c. Let's consider choosing 4 distinct values from B. Let the chosen values be x1<x2<x3<x4. We need to assign these values to f(1),f(2),f(3),f(4) such that f(1)<f(2)<f(3)>f(4). Let f(3)=xi for some i. If f(3)=x1, then f(1)<f(2)<x1. This is impossible since x1 is the smallest. If f(3)=x2, then f(1)<f(2)<x2. This means f(1),f(2) must be chosen from {x1}, which is impossible as they must be distinct. If f(3)=x3, then f(1)<f(2)<x3 and x3>f(4). We need to choose f(1),f(2) from {x1,x2} such that f(1)<f(2). This means f(1)=x1,f(2)=x2. We need to choose f(4) from {x1,x2,x4} such that f(4)<x3. So f(4) can be x1 or x2. But f(i) must be distinct. If f(4)=x1, then f(1)=x1, which is not allowed. If f(4)=x2, then f(2)=x2, which is not allowed. So f(3) cannot be x3.
Let's rephrase the condition. We need to choose 4 distinct values from B. Let the set of these 4 values be S={v1,v2,v3,v4} where v1<v2<v3<v4. We need to assign these values to f(1),f(2),f(3),f(4) such that f(1)<f(2)<f(3) and f(3)>f(4). Let f(3)=vi. If f(3)=v1, impossible as f(1)<f(2)<v1. If f(3)=v2, then f(1),f(2) must be chosen from {v1} such that f(1)<f(2), impossible. If f(3)=v3, then f(1),f(2) must be chosen from {v1,v2} such that f(1)<f(2). So f(1)=v1,f(2)=v2. Also v3>f(4), and f(4)∈S∖{v1,v2,v3}={v4}. So f(4)=v4. But we need v3>v4, which is false since v3<v4. So f(3) cannot be v3. If f(3)=v4, then f(1),f(2) must be chosen from {v1,v2,v3} such that f(1)<f(2). There are 3C2=3 ways to choose {f(1),f(2)}, and once chosen, f(1) and f(2) are determined. So (f(1),f(2)) can be (v1,v2),(v1,v3),(v2,v3). Also v4>f(4), and f(4)∈{v1,v2,v3}. The value of f(4) must be the remaining value in {v1,v2,v3} that is not assigned to f(1) or f(2). Let the chosen set of 4 values be S={v1,v2,v3,v4}. We assign v4 to f(3). We need to assign v1,v2,v3 to f(1),f(2),f(4) such that f(1)<f(2) and f(4)<v4. We choose 2 elements from {v1,v2,v3} for f(1) and f(2) such that f(1)<f(2). This can be done in 3C2=3 ways. The remaining element is assigned to f(4). Since the remaining element is from {v1,v2,v3}, it is less than v4. So the condition f(4)<v4 is satisfied. The possible assignments are:
- {f(1),f(2)}={v1,v2}. Then f(1)=v1,f(2)=v2. The remaining element is v3. So f(4)=v3. We have v1<v2<v4 and v4>v3. This satisfies the condition.
- {f(1),f(2)}={v1,v3}. Then f(1)=v1,f(2)=v3. The remaining element is v2. So f(4)=v2. We have v1<v3<v4 and v4>v2. This satisfies the condition.
- {f(1),f(2)}={v2,v3}. Then f(1)=v2,f(2)=v3. The remaining element is v1. So f(4)=v1. We have v2<v3<v4 and v4>v1. This satisfies the condition. So for each set of 4 distinct values chosen from B, there are 3 ways to assign them to f(1),f(2),f(3),f(4) such that the conditions are met. The number of ways to choose 4 distinct values from 10 is 10C4. For each choice, there are 3 valid assignments. So the total number of such functions is 10C4×3. 10C4=4×3×2×110×9×8×7=10×3×7=210. Number of functions = 210×3=630. Let's check the options in List-II. (1) 10C4.3C1=210×3=630. So, (S) matches with (1) 10C4.3C1.
Summary of matches: (P) - (3) 10C4 (Q) - (2) 10C4.24 (R) - (4) 13C4 (S) - (1) 10C4.3C1