JEE Challenger
More from Sequences and Series

Number of Elements Divisible by Three in Intersection of Progressions

Let A be the set of first 101 terms of an A.P., whose first term is 1 and the common difference is 5 and let B be the set of first 71 terms of an A.P., whose first term is 9 and the common difference is 7. Then the number of elements in ABA \cap B, which are divisible by 3, is :

Options

A

4

B

5

Correct
C

6

D

7

Step-by-Step Solution

To find the number of elements in ABA \cap B that are divisible by 33, we first determine the elements of the sets AA and BB, find their intersection, and then count how many terms in ABA \cap B are divisible by 33.

Step 1: Elements of Set AA

The set AA consists of the first 101101 terms of an arithmetic progression with first term a1=1a_1 = 1 and common difference d1=5d_1 = 5. The nthn^{\text{th}} term of AA is given by: Tn(A)=1+(n1)5=5n4,for 1n101T_n^{(A)} = 1 + (n - 1)5 = 5n - 4, \quad \text{for } 1 \le n \le 101

The largest element in set AA is: T101(A)=1+100×5=501T_{101}^{(A)} = 1 + 100 \times 5 = 501

Step 2: Elements of Set BB

The set BB consists of the first 7171 terms of an arithmetic progression with first term a2=9a_2 = 9 and common difference d2=7d_2 = 7. The mthm^{\text{th}} term of BB is given by: Tm(B)=9+(m1)7=7m+2,for 1m71T_m^{(B)} = 9 + (m - 1)7 = 7m + 2, \quad \text{for } 1 \le m \le 71

The largest element in set BB is: T71(B)=9+70×7=499T_{71}^{(B)} = 9 + 70 \times 7 = 499

Step 3: Intersection Set ABA \cap B

An element xx belongs to ABA \cap B if it is a common term of both sequences. Equating the general terms: 5n4=7m+2    5n7m=65n - 4 = 7m + 2 \implies 5n - 7m = 6

By inspection, the smallest common term occurs when n=4n = 4 and m=2m = 2: x1=5(4)4=7(2)+2=16x_1 = 5(4) - 4 = 7(2) + 2 = 16

The common difference of the intersection progression is: d=lcm(d1,d2)=lcm(5,7)=35d = \text{lcm}(d_1, d_2) = \text{lcm}(5, 7) = 35

Thus, the common terms form an A.P. given by: Ck=16+(k1)35=35k19,for k1C_k = 16 + (k - 1)35 = 35k - 19, \quad \text{for } k \ge 1

Since any common element cannot exceed the maximum element of BB (which is 499499): 35k1949935k - 19 \le 499 35k51835k \le 518 k5183514.8k \le \frac{518}{35} \approx 14.8

Since kk must be a positive integer: 1k141 \le k \le 14

Thus, there are 1414 elements in ABA \cap B.

Step 4: Finding Elements Divisible by 3

We need to find k{1,2,,14}k \in \{1, 2, \dots, 14\} such that CkC_k is divisible by 33: Ck0(mod3)C_k \equiv 0 \pmod 3 35k190(mod3)35k - 19 \equiv 0 \pmod 3

Reducing modulo 33: (2)k(1)0(mod3)(2)k - (1) \equiv 0 \pmod 3 2k1(mod3)2k \equiv 1 \pmod 3

Multiplying both sides by 22: 4k2(mod3)    k2(mod3)4k \equiv 2 \pmod 3 \implies k \equiv 2 \pmod 3

Therefore, kk must be of the form k=3j+2k = 3j + 2 for non-negative integers jj.

Since 1k141 \le k \le 14, the valid values for kk are:

  • For j=0j = 0: k=2k = 2
  • For j=1j = 1: k=5k = 5
  • For j=2j = 2: k=8k = 8
  • For j=3j = 3: k=11k = 11
  • For j=4j = 4: k=14k = 14

Thus, there are 55 such values of kk (which yield the divisible elements: 51,156,261,366,47151, 156, 261, 366, 471).

Hence, the number of elements in ABA \cap B which are divisible by 33 is 5.

Correct Answer: B

Number of Elements Divisible by Three in Intersection of Progressions | Mathematics PYQ Solution - JEE Challenger