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$.
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, ...$.
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, ...$.
We need to find the common terms in the two subsequences derived above:
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$.
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.
Let A = {-3, -2, -1, 0, 1, 2, 3}. Let R be a relation on A defined by xRy if and only if $0\le x^2+2y\le 4$. Let $l$ be the number of elements in R and $m$ be the minimum number of elements required to be added in R to make it a reflexive relation. Then $l + m$ is equal to
Let $\alpha$ and $\beta$ be the roots of $x^2 + \sqrt{3}x-16=0$, and $\gamma$ and $\delta$ be the roots of $x^2 + 3x - 1 = 0$. If $P_n = \alpha^n + \beta^n$ and $Q_n = \gamma^n + \delta^n$, then $\frac{P_{25} + \sqrt{3}P_{24}}{2P_{23}} + \frac{Q_{25}-Q_{23}}{Q_{24}}$ is equal to
Let the domain of the function $f (x) = \log_2 \log_4 \log_6(3 + 4x -x^2)$ be $(a, b)$.
If $\int_{b-a}^{b+a}[x^2] dx=p-\sqrt{q}-\sqrt{r}$, $p,q,r\in N$, $gcd(p,q,r) = 1$, where $[.]$ is the greatest integer function, then $p + q + r$ is equal to
Let A be a matrix of order $3 \times 3$ and $|A| = 5$. If $|2\text{adj} (3A \text{adj} (2A))| = 2^\alpha \cdot 3^\beta \cdot 5^\gamma$, $\alpha, \beta, \gamma \in N$, then $\alpha + \beta + \gamma$ is equal to
Let $a_1, a_2, a_3,....$ be a G.P. of increasing positive numbers. If $a_3a_5 = 729$ and $a_2 + a_4 = \frac{111}{4}$, then $24 (a_1 + a_2 + a_3)$ is equal to
All five letter words are made using all the letters A, B, C, D, E and arranged as in an English dictionary with serial numbers. Let the word at serial number $n$ be denoted by $W_n$. Let the probability $P(W_n)$ of choosing the word $W_n$ satisfy $P(W_n) = 2P(W_{n-1})$, $n > 1$.
If $P(CDBEA) = \frac{2^\alpha}{2^\beta-1}$, $\alpha, \beta\in N$, then $\alpha + \beta$ is equal to :
Let $a \in \mathbf{R}$ and $A$ be a matrix of order $3 \times 3$ such that $\det (A) = -4$ and $A + I = \begin{bmatrix} 1 & a & 1 \\ 2 & 1 & 0 \\ a & 1 & 2 \end{bmatrix}$, where $I$ is the identity matrix of order $3 \times 3$. If $\det ((a+1)\text{adj}((a-1)A))$ is $2^m 3^n$, $m, n \in \{0, 1, 2, \dots, 20\}$, then $m+n$ is equal to :
Let A = {-3, -2, -1, 0, 1, 2, 3}. Let R be a relation on A defined by xRy if and only if $0\le x^2+2y\le 4$. Let $l$ be the number of elements in R and $m$ be the minimum number of elements required to be added in R to make it a reflexive relation. Then $l + m$ is equal to
Let $\alpha$ and $\beta$ be the roots of $x^2 + \sqrt{3}x-16=0$, and $\gamma$ and $\delta$ be the roots of $x^2 + 3x - 1 = 0$. If $P_n = \alpha^n + \beta^n$ and $Q_n = \gamma^n + \delta^n$, then $\frac{P_{25} + \sqrt{3}P_{24}}{2P_{23}} + \frac{Q_{25}-Q_{23}}{Q_{24}}$ is equal to
Let the domain of the function $f (x) = \log_2 \log_4 \log_6(3 + 4x -x^2)$ be $(a, b)$.
If $\int_{b-a}^{b+a}[x^2] dx=p-\sqrt{q}-\sqrt{r}$, $p,q,r\in N$, $gcd(p,q,r) = 1$, where $[.]$ is the greatest integer function, then $p + q + r$ is equal to
Let A be a matrix of order $3 \times 3$ and $|A| = 5$. If $|2\text{adj} (3A \text{adj} (2A))| = 2^\alpha \cdot 3^\beta \cdot 5^\gamma$, $\alpha, \beta, \gamma \in N$, then $\alpha + \beta + \gamma$ is equal to
Let $a_1, a_2, a_3,....$ be a G.P. of increasing positive numbers. If $a_3a_5 = 729$ and $a_2 + a_4 = \frac{111}{4}$, then $24 (a_1 + a_2 + a_3)$ is equal to