Let $A = \{0, 1, 2, 3, 4, 5\}$. Let $R$ be a relation on $A$ defined by $(x, y) \in R$ if and only if $\max \{x,y\} \in \{3,4\}$. Then among the statements (S₁): The number of elements in $R$ is 18, and (S2): The relation $R$ is symmetric but neither reflexive nor transitive
We are given the set $A = \{0, 1, 2, 3, 4, 5\}$ and a relation $R$ defined on $A$ such that $(x, y) \in R$ if and only if $\max \{x, y\} \in \{3, 4\}$.
For a pair $(x, y)$ to be in $R$, we must have $\max \{x, y\} = 3$ or $\max \{x, y\} = 4$. This implies that both $x$ and $y$ must be less than or equal to 4. Therefore, elements equal to 5 in set $A$ cannot be part of any pair in $R$. We only need to consider the subset $A' = \{0, 1, 2, 3, 4\}$.
Case 1: $\max \{x, y\} = 3$. The pairs $(x, y)$ from $A'$ are:
Case 2: $\max \{x, y\} = 4$. The pairs $(x, y)$ from $A'$ are:
The total number of elements in $R$ is the sum of pairs from Case 1 and Case 2: $7 + 9 = 16$. Statement (S₁) claims the number of elements is 18, which is incorrect. Therefore, statement (S₁) is False.
1. Reflexivity: A relation $R$ is reflexive if $(x, x) \in R$ for all $x \in A$. Let's check $x=0$. We need $\max \{0, 0\} \in \{3, 4\}$. Since $\max \{0, 0\} = 0$, which is not in $\{3, 4\}$, $(0, 0) \notin R$. Thus, $R$ is not reflexive.
2. Symmetry: A relation $R$ is symmetric if whenever $(x, y) \in R$, then $(y, x) \in R$. If $(x, y) \in R$, then $\max \{x, y\} \in \{3, 4\}$. Since $\max \{y, x\} = \max \{x, y\}$, it follows that $\max \{y, x\} \in \{3, 4\}$. Therefore, $(y, x) \in R$. Thus, $R$ is symmetric.
3. Transitivity: A relation $R$ is transitive if whenever $(x, y) \in R$ and $(y, z) \in R$, then $(x, z) \in R$. Consider the pairs $(0, 3)$ and $(3, 0)$. We have $\max \{0, 3\} = 3$, so $3 \in \{3, 4\}$, hence $(0, 3) \in R$. We have $\max \{3, 0\} = 3$, so $3 \in \{3, 4\}$, hence $(3, 0) \in R$. Now consider the pair $(x, z) = (0, 0)$. We need to check if $(0, 0) \in R$. $\max \{0, 0\} = 0$. Since $0 \notin \{3, 4\}$, $(0, 0) \notin R$. Since we found a case where $(x, y) \in R$ and $(y, z) \in R$ but $(x, z) \notin R$, the relation $R$ is not transitive.
Combining the properties: $R$ is symmetric, not reflexive, and not transitive. Therefore, statement (S₂) is True.
Statement (S₁) is False and Statement (S₂) is True. Thus, only (S₂) is true.
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