All Exams Test series for 1 year @ ₹349 only
Question

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 A $\cap$ B, which are divisible by 3, is :

The correct answer is
5

Set Definitions

Set A contains the first 101 terms of an arithmetic progression (A.P.) with first term $a_1 = 1$ and common difference $d_1 = 5$. The general term is $T_A(n) = a_1 + (n-1)d_1 = 1 + (n-1)5 = 5n - 4$, for $1 \le n \le 101$. The maximum value in A is $T_A(101) = 5(101) - 4 = 505 - 4 = 501$.

Set B contains the first 71 terms of an A.P. with first term $a'_1 = 9$ and common difference $d'_2 = 7$. The general term is $T_B(m) = a'_1 + (m-1)d'_2 = 9 + (m-1)7 = 7m + 2$, for $1 \le m \le 71$. The maximum value in B is $T_B(71) = 7(71) + 2 = 497 + 2 = 499$.

Terms Divisible by 3 in Set A

A term $T_A(n) = 5n - 4$ is divisible by 3 if:

$5n - 4 \equiv 0 \pmod{3}$

$2n - 1 \equiv 0 \pmod{3}$

$2n \equiv 1 \pmod{3}$

Multiplying by 2 (the inverse of 2 mod 3):

$4n \equiv 2 \pmod{3}$

$n \equiv 2 \pmod{3}$

So, terms in A divisible by 3 occur when $n$ is of the form $3k - 1$ (for $k=1, 2, ...$). Let's check the range: $n = 2, 5, 8, ...$. These terms form an A.P. $T_A(2) = 5(2)-4 = 6$. The common difference for this subsequence is $3 \times d_1 = 3 \times 5 = 15$. The sequence is $6, 21, 36, ...$.

Terms Divisible by 3 in Set B

A term $T_B(m) = 7m + 2$ is divisible by 3 if:

$7m + 2 \equiv 0 \pmod{3}$

$m + 2 \equiv 0 \pmod{3}$

$m \equiv -2 \equiv 1 \pmod{3}$

So, terms in B divisible by 3 occur when $m$ is of the form $3j - 2$ (for $j=1, 2, ...$). Let's check the range: $m = 1, 4, 7, ...$. These terms form an A.P. $T_B(1) = 7(1)+2 = 9$. The common difference for this subsequence is $3 \times d'_2 = 3 \times 7 = 21$. The sequence is $9, 30, 51, ...$.

Intersection of Sets A and B Divisible by 3

We need to find the common terms in the two subsequences derived above:

  • Subsequence from A (divisible by 3): $6, 21, 36, 51, 66, 81, 96, ...$ (A.P. with first term 6, common difference 15).
  • Subsequence from B (divisible by 3): $9, 30, 51, 72, 93, 114, ...$ (A.P. with first term 9, common difference 21).

The common terms will form an A.P. with a common difference equal to the LCM of 15 and 21.

$LCM(15, 21) = LCM(3 \times 5, 3 \times 7) = 3 \times 5 \times 7 = 105$.

The first common term is 51.

The sequence of common terms (in $A \cap B$ and divisible by 3) starts with 51 and has a common difference of 105. The general term is $51 + k \times 105$, where $k \ge 0$.

Counting Common Elements

These common terms must be within the bounds of both Set A and Set B. The maximum possible value is $\min(501, 499) = 499$.

We need to find the number of terms $k$ such that:

$51 + k \times 105 \le 499$

$k \times 105 \le 499 - 51$

$k \times 105 \le 448$

$k \le \frac{448}{105} \approx 4.267$

Since $k$ must be an integer, the maximum value for $k$ is 4.

The possible values for $k$ are $0, 1, 2, 3, 4$. This gives a total of $4 + 1 = 5$ terms.

The terms are: 51, 156, 261, 366, 471.

Therefore, the number of elements in $A \cap B$ which are divisible by 3 is 5.

Was this answer helpful?

Similar Questions

  1. Let A be a $3 \times 3$ matrix such that $A + A^T = O$. If $A\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} 3 \\ 3 \\ 2 \end{bmatrix}$, $A^2\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} -3 \\ 19 \\ -24 \end{bmatrix}$ and $\det(adj(2 \ adj(A + I))) = (2)^\alpha \cdot (3)^\beta \cdot (11)^\gamma$, $\alpha, \beta, \gamma$ are non-negative integers, then $\alpha + \beta + \gamma$ is equal to _________
  2. Let $\alpha = \frac{-1 + i\sqrt{3}}{2}$ and $\beta = \frac{-1 - i\sqrt{3}}{2}$, $i = \sqrt{-1}$. If $(7 - 7\alpha + 9\beta)^{20} + (9 + 7\alpha - 7\beta)^{20} + (-7 + 9\alpha + 7\beta)^{20} + (14 + 7\alpha + 7\beta)^{20} = m^{10}$, then $m$ is _________
  3. Let ABC be a triangle. Consider four points $p_1, p_2, p_3, p_4$ on the side AB, five points $p_5, p_6, p_7, p_8, p_9$ on the side BC, and four points $p_{10}, p_{11}, p_{12}, p_{13}$ on the side AC. None of these points is a vertex of the triangle ABC. Then the total number of pentagons, that can be formed by taking all the vertices from the points $p_1, p_2, ..., p_{13}$, is _________
  4. If $X = \begin{bmatrix} x \\ y \\ z \end{bmatrix}$ is a solution of the system of equations $AX = B$, where $\text{adj } A = \begin{bmatrix} 4 & 2 & 2 \\ -5 & 0 & 5 \\ 1 & -2 & 3 \end{bmatrix}$ and $B = \begin{bmatrix} 4 \\ 0 \\ 2 \end{bmatrix}$, then $|x + y + z|$ is equal to :
  5. Let $C_r$ denote the coefficient of $x^r$ in the binomial expansion of $(1 + x)^n$, $n \in \mathbb{N}, 0 \leq r \leq n$. If $P_n = C_0 - C_1 + \frac{2^2}{3} C_2 - \frac{2^3}{4} C_3 + \dots + \frac{(-2)^n}{n+1} C_n$, then the value of $\sum_{n=1}^{25} \frac{1}{P_{2n}}$ equals.
  6. The number of elements in the relation $R = \{(x, y) : 4x^2 + y^2 < 52, x, y \in \mathbb{Z}\}$ is
  7. Let $S = \{z \in \mathbb{C} : 4z^2 + \bar{z} = 0\}$. Then $\sum_{z \in S} |z|^2$ is equal to :
  8. Let f and g be functions satisfying $f(x+y) = f(x)f(y), f(1) = 7$ and $g(x+y) = g(xy), g(1) = 1$, for all $x, y \in \mathbb{N}$. If $\sum_{x=1}^{n} \left(\frac{f(x)}{g(x)}\right) = 19607$, then n is equal to :

  9. Let S be the set of the first 11 natural numbers. Then the number of elements in $A = \{B \subseteq S : n(B) \geq 2$ and the product of all elements of B is even is ________.

  10. Let $S = \frac{1}{25!} + \frac{1}{3!23!} + \frac{1}{5!21!} + \dots$ up to 13 terms. If $13S = \frac{2^k}{n!}, k \in \mathbb{N}$, then $n + k$ is equal to

Important Questions from Algebra

  1. Let A be a $3 \times 3$ matrix such that $A + A^T = O$. If $A\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} 3 \\ 3 \\ 2 \end{bmatrix}$, $A^2\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} -3 \\ 19 \\ -24 \end{bmatrix}$ and $\det(adj(2 \ adj(A + I))) = (2)^\alpha \cdot (3)^\beta \cdot (11)^\gamma$, $\alpha, \beta, \gamma$ are non-negative integers, then $\alpha + \beta + \gamma$ is equal to _________
  2. Let $\alpha = \frac{-1 + i\sqrt{3}}{2}$ and $\beta = \frac{-1 - i\sqrt{3}}{2}$, $i = \sqrt{-1}$. If $(7 - 7\alpha + 9\beta)^{20} + (9 + 7\alpha - 7\beta)^{20} + (-7 + 9\alpha + 7\beta)^{20} + (14 + 7\alpha + 7\beta)^{20} = m^{10}$, then $m$ is _________
  3. Let ABC be a triangle. Consider four points $p_1, p_2, p_3, p_4$ on the side AB, five points $p_5, p_6, p_7, p_8, p_9$ on the side BC, and four points $p_{10}, p_{11}, p_{12}, p_{13}$ on the side AC. None of these points is a vertex of the triangle ABC. Then the total number of pentagons, that can be formed by taking all the vertices from the points $p_1, p_2, ..., p_{13}$, is _________
  4. If $X = \begin{bmatrix} x \\ y \\ z \end{bmatrix}$ is a solution of the system of equations $AX = B$, where $\text{adj } A = \begin{bmatrix} 4 & 2 & 2 \\ -5 & 0 & 5 \\ 1 & -2 & 3 \end{bmatrix}$ and $B = \begin{bmatrix} 4 \\ 0 \\ 2 \end{bmatrix}$, then $|x + y + z|$ is equal to :
  5. Let $C_r$ denote the coefficient of $x^r$ in the binomial expansion of $(1 + x)^n$, $n \in \mathbb{N}, 0 \leq r \leq n$. If $P_n = C_0 - C_1 + \frac{2^2}{3} C_2 - \frac{2^3}{4} C_3 + \dots + \frac{(-2)^n}{n+1} C_n$, then the value of $\sum_{n=1}^{25} \frac{1}{P_{2n}}$ equals.
Need Expert Advice?
More Questions from JEE Main

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App