Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Functions question

2017 · Shift 2 · Q23
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Advanced
  3. /Mathematics
  4. /Functions
  5. /2017 · Shift 2 · Q23

Functions question

2017 · Shift 2 · Q23

JEE AdvancedMathematicsFunctionsMCQ+3 / −1
Let S = {1, 2, 3, .........., 9}. For k = 1, 2, .........., 5, let Nk be the number of subsets of S, each containing five elements out of which exactly k are odd. Then N1 + N2 + N3 + N4 + N5 =
  1. A
    210
  2. B
    252
  3. C
    126
  4. D
    125
View written solutionFree

Correct answer: C

1. Understand the Set S

The given set is S = {1, 2, 3, 4, 5, 6, 7, 8, 9}. We need to analyze the composition of this set in terms of odd and even numbers.

  • Odd numbers in S: {1, 3, 5, 7, 9}. There are 5 odd numbers.
  • Even numbers in S: {2, 4, 6, 8}. There are 4 even numbers.

2. Define Nk

Nk is defined as the number of subsets of S containing five elements, out of which exactly k are odd.

A 5-element subset is formed by selecting some odd and some even numbers from S. If a subset has k odd numbers, it must have 5 - k even numbers to make a total of 5 elements.

To find Nk, we need to:

  1. Choose k odd numbers from the 5 available odd numbers. This can be done in C(5, k) ways.
  2. Choose 5 - k even numbers from the 4 available even numbers. This can be done in C(4, 5 - k) ways.

So, the formula for Nk is: Nk=(5k)×(45−k)N_k = \binom{5}{k} \times \binom{4}{5-k}Nk​=(k5​)×(5−k4​)

3. Analyze the required sum

We need to find the value of N1 + N2 + N3 + N4 + N5. This sum represents the total number of 5-element subsets of S that have at least one odd number.

Let's consider all possible cases for the number of odd elements (k) in a 5-element subset:

  • The number of odd elements, k, can be chosen from the 5 available odd numbers, so 0≤k≤50 \le k \le 50≤k≤5.
  • The number of even elements, 5-k, must be chosen from the 4 available even numbers, so 0≤5−k≤40 \le 5-k \le 40≤5−k≤4.

From the second condition, 5−k≤45-k \le 45−k≤4, which implies k≥1k \ge 1k≥1. Also, 5−k≥05-k \ge 05−k≥0, which implies k≤5k \le 5k≤5. Combining these, the possible values for k are 1, 2, 3, 4, 5.

This means that it is impossible to form a 5-element subset of S with k=0 odd numbers, as it would require choosing 5 even numbers, but there are only 4 available.

Therefore, any 5-element subset of S must contain at least one odd number. The sum N1 + N2 + N3 + N4 + N5 accounts for all possible 5-element subsets of S.

4. Calculate the total number of 5-element subsets

The required sum is simply the total number of ways to choose 5 elements from the 9 elements in set S. This is given by the combination formula C(9, 5).

C(9,5)=(95)=9!5!(9−5)!=9!5!4!C(9, 5) = \binom{9}{5} = \frac{9!}{5!(9-5)!} = \frac{9!}{5!4!}C(9,5)=(59​)=5!(9−5)!9!​=5!4!9!​

C(9,5)=9×8×7×6×5!5!×4×3×2×1=9×8×7×64×3×2×1C(9, 5) = \frac{9 \times 8 \times 7 \times 6 \times 5!}{5! \times 4 \times 3 \times 2 \times 1} = \frac{9 \times 8 \times 7 \times 6}{4 \times 3 \times 2 \times 1}C(9,5)=5!×4×3×2×19×8×7×6×5!​=4×3×2×19×8×7×6​

C(9,5)=9×2×7=126C(9, 5) = 9 \times 2 \times 7 = 126C(9,5)=9×2×7=126

Thus, N1 + N2 + N3 + N4 + N5 = 126.

5. Verification (Optional but Recommended)

We can also calculate each Nk individually and sum them up.

  • N1 (k=1): 1 odd, 4 even N1 = C(5, 1) * C(4, 4) = 5 * 1 = 5

  • N2 (k=2): 2 odd, 3 even N2 = C(5, 2) * C(4, 3) = 10 * 4 = 40

  • N3 (k=3): 3 odd, 2 even N3 = C(5, 3) * C(4, 2) = 10 * 6 = 60

  • N4 (k=4): 4 odd, 1 even N4 = C(5, 4) * C(4, 1) = 5 * 4 = 20

  • N5 (k=5): 5 odd, 0 even N5 = C(5, 5) * C(4, 0) = 1 * 1 = 1

Sum: N1 + N2 + N3 + N4 + N5 = 5 + 40 + 60 + 20 + 1 = 126

Both methods yield the same result. The result matches option C.

(This sum is also an application of Vandermonde's Identity: \sum_{k=0}^{r} \binom{m}{k}\binom{n}{r-k} = \binom{m+n}{r}$. Here, `m=5`, `n=4`, `r=5`. The sum is \sum_{k=1}^{5} \binom{5}{k}\binom{4}{5-k}.Since. Since .Since\binom{4}{5-0} = \binom{4}{5} = 0, the sum is equal to $$\sum_{k=0}^{5} \binom{5}{k}\binom{4}{5-k} = \binom{5+4}{5} = \binom{9}{5} = 126.)

PreviousNext

More from Functions

  • Let f(x)=sin(6π​sin(2π​sinx)) for all x∈R and g(x) =2π​sinx for all x ∈ R. Let (f∘g)(x) denote f(g(x)) and (g∘f)(x) denote g(f(x)).…2015 · Multiple correct
  • For every pair of continuous function f, g : [0, 1] → R such that max {f(x) : x ∈[0, 1]} = max {g(x) : x ∈ [0, 1]}. The correct statement(s) is (are)2014 · Multiple correct
  • Let f:(−2π​,2π​)→R be given by f(x)=[log(secx+tanx)]3. Then,2014 · Multiple correct
  • Let f1 : R → R, f2 : [0, ∞) → R, f3 : R → R, and f4 : R →[0, ∞) be defined by f1​(x)={∣x∣ex​ifx<0,ifx≥0;​… Includes diagram2014 · MCQ
  • The function f:[0,3]→[1,29], defined by f(x)=2x3−15x2+36x+1, is2012 · MCQ
  • Let f:(−1,1)→R be such that f(cos4θ)=2−sec2θ2​ for θ∈(0,4π​)∪(4π​,2π​). Then the value(s) of f(31​)…2012 · Multiple correct
  • Let f(x) = x2 and g(x) = sin x for all x ∈ R. Then the set of all x satisfying (f∘g∘g∘f)(x)=(g∘g∘f)(x), where (f∘g)(x)=f(g(x)), is2011 · MCQ
  • Let f:(0,1)→R be defined by f(x)=1−bxb−x​, where b is a constant such that 0<b<1. Then2011 · Multiple correct