JEE Challenger
More from Permutations and Combinations

Number of Integer Pairs Satisfying Combinatorial Relation

The number of elements in the set S={(r,k):kZ and 36Cr+1=6(35Cr)(k23)}S = \left\{ (r, k) : k \in \mathbb{Z} \text{ and } {}^{36}C_{r+1} = \frac{6\left({}^{35}C_r\right)}{\left(k^2-3\right)} \right\}, is :

Options

A

2

B

4

Correct
C

8

D

16

Step-by-Step Solution

To find the number of elements in the set S={(r,k):kZ and 36Cr+1=6(35Cr)k23}S = \left\{ (r, k) : k \in \mathbb{Z} \text{ and } {}^{36}C_{r+1} = \frac{6\left({}^{35}C_r\right)}{k^2-3} \right\}

we begin by using the standard identity for combinations: nCk=nkn1Ck1{}^nC_k = \frac{n}{k} {}^{n-1}C_{k-1}

Applying this to 36Cr+1{}^{36}C_{r+1}, we get: 36Cr+1=36r+135Cr{}^{36}C_{r+1} = \frac{36}{r+1} {}^{35}C_r

Substitute this into the given equation: 36r+135Cr=6k2335Cr\frac{36}{r+1} {}^{35}C_r = \frac{6}{k^2 - 3} {}^{35}C_r

For the combinations to be well-defined, we must have 0r350 \le r \le 35 with rZr \in \mathbb{Z}, which implies 35Cr0{}^{35}C_r \neq 0. Dividing both sides by 35Cr{}^{35}C_r, we get: 36r+1=6k23\frac{36}{r+1} = \frac{6}{k^2 - 3}

Simplifying by dividing both numerators by 66: 6r+1=1k23\frac{6}{r+1} = \frac{1}{k^2 - 3}

Cross-multiplying yields: k23=r+16k^2 - 3 = \frac{r+1}{6} k2=3+r+16k^2 = 3 + \frac{r+1}{6}

Since kZk \in \mathbb{Z}, k2k^2 must be a perfect square integer. Furthermore, for r+16\frac{r+1}{6} to be an integer, r+1r+1 must be a multiple of 66.

Given 0r350 \le r \le 35, the range for r+1r+1 is 1r+1361 \le r+1 \le 36. Let r+1=6mr+1 = 6m, where m{1,2,3,4,5,6}m \in \{1, 2, 3, 4, 5, 6\}.

Now, we test each possible value of mm:

  1. For m=1m = 1: r+1=6    r=5r+1 = 6 \implies r = 5 k2=3+1=4    k=±2k^2 = 3 + 1 = 4 \implies k = \pm 2 This gives 22 integer pairs: (5,2)(5, 2) and (5,2)(5, -2).

  2. For m=2m = 2: r+1=12    r=11r+1 = 12 \implies r = 11 k2=3+2=5k^2 = 3 + 2 = 5 Since 55 is not a perfect square, there are no integer solutions for kk.

  3. For m=3m = 3: r+1=18    r=17r+1 = 18 \implies r = 17 k2=3+3=6k^2 = 3 + 3 = 6 No integer solutions for kk.

  4. For m=4m = 4: r+1=24    r=23r+1 = 24 \implies r = 23 k2=3+4=7k^2 = 3 + 4 = 7 No integer solutions for kk.

  5. For m=5m = 5: r+1=30    r=29r+1 = 30 \implies r = 29 k2=3+5=8k^2 = 3 + 5 = 8 No integer solutions for kk.

  6. For m=6m = 6: r+1=36    r=35r+1 = 36 \implies r = 35 k2=3+6=9    k=±3k^2 = 3 + 6 = 9 \implies k = \pm 3 This gives 22 integer pairs: (35,3)(35, 3) and (35,3)(35, -3).

Thus, the set SS contains the elements: S={(5,2),(5,2),(35,3),(35,3)}S = \{(5, 2), (5, -2), (35, 3), (35, -3)\}

The total number of elements in SS is 44.

Correct Option: B

Number of Integer Pairs Satisfying Combinatorial Relation | Mathematics PYQ Solution - JEE Challenger