Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Sets and Relations question

2025 · 2 Apr · Shift 2 · Q35
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Sets and Relations
  5. /2025 · 2 Apr · Shift 2 · Q35

Sets and Relations question

2025 · 2 Apr · Shift 2 · Q35

JEE MainMathematicsSets and RelationsMCQ+4 / −1
Let A={1,2,3,….,100}A=\{1,2,3, \ldots ., 100\}A={1,2,3,….,100} and RRR be a relation on AAA such that R={(a,b):a=2b+1}R=\{(a, b): a=2 b+1\}R={(a,b):a=2b+1}. Let (a1\left(a_1\right.(a1​, a2),(a2,a3),(a3,a4),….,(ak,ak+1)\left.a_2\right),\left(a_2, a_3\right),\left(a_3, a_4\right), \ldots .,\left(a_k, a_{k+1}\right)a2​),(a2​,a3​),(a3​,a4​),….,(ak​,ak+1​) be a sequence of kkk elements of RRR such that the second entry of an ordered pair is equal to the first entry of the next ordered pair. Then the largest integer k , for which such a sequence exists, is equal to :
  1. A
    6
  2. B
    8
  3. C
    7
  4. D
    5
View written solutionFree

Correct answer: D

  1. We are given A={1,2,3,…,100}A=\{1,2,3,\dots,100\}A={1,2,3,…,100} and the relation R={(a,b):a=2b+1}.R=\{(a,b): a=2b+1\}.R={(a,b):a=2b+1}.

So every ordered pair in RRR has the form (2b+1,b)(2b+1,b)(2b+1,b) for some b∈Ab\in Ab∈A, with also 2b+1∈A2b+1\in A2b+1∈A.

  1. Since 2b+1≤1002b+1\le 1002b+1≤100, we get 2b+1≤100  ⟹  2b≤99  ⟹  b≤49.5.2b+1\le 100 \implies 2b\le 99 \implies b\le 49.5.2b+1≤100⟹2b≤99⟹b≤49.5. Thus b≤49.b\le 49.b≤49. Hence all pairs in RRR are (2b+1,b),b=1,2,3,…,49. (2b+1,b), \quad b=1,2,3,\dots,49.(2b+1,b),b=1,2,3,…,49.

  2. We need a sequence (a1,a2),(a2,a3),(a3,a4),…,(ak,ak+1)(a_1,a_2),(a_2,a_3),(a_3,a_4),\dots,(a_k,a_{k+1})(a1​,a2​),(a2​,a3​),(a3​,a4​),…,(ak​,ak+1​) of elements of RRR.

Because each pair belongs to RRR, we must have ai=2ai+1+1a_i=2a_{i+1}+1ai​=2ai+1​+1 for each i=1,2,…,ki=1,2,\dots,ki=1,2,…,k.

So the chain looks like a1=2a2+1,a_1=2a_2+1,a1​=2a2​+1, a2=2a3+1,a_2=2a_3+1,a2​=2a3​+1, a3=2a4+1,…a_3=2a_4+1, \dotsa3​=2a4​+1,…

  1. To maximize kkk, we should start with the largest possible a1≤100a_1\le 100a1​≤100 and keep generating the next terms by ai+1=ai−12.a_{i+1}=\frac{a_i-1}{2}.ai+1​=2ai​−1​. For this to stay in integers, each current term must be odd.

So we want the longest chain obtained by repeatedly applying n↦n−12n\mapsto \frac{n-1}{2}n↦2n−1​ while staying in AAA.

  1. Let us try the largest possible odd starting value, 999999: 99→49→24.99 \to 49 \to 24.99→49→24. But now 242424 is even, so it cannot be the first component of any pair in RRR because numbers of the form 2b+12b+12b+1 are odd. Thus this gives only (99,49),(49,24),(99,49), (49,24),(99,49),(49,24), so k=2k=2k=2 here.

  2. To get a long chain, every intermediate term a1,a2,…,aka_1,a_2,\dots,a_ka1​,a2​,…,ak​ must be odd, since each must be a first entry of a pair in RRR.

Using ai=2ai+1+1,a_i=2a_{i+1}+1,ai​=2ai+1​+1, we can express a1a_1a1​ in terms of ak+1a_{k+1}ak+1​: a1=2kak+1+(2k−1).a_1=2^k a_{k+1} + (2^k-1).a1​=2kak+1​+(2k−1). This is obtained by repeated substitution.

So a1+1=2k(ak+1+1).a_1+1 = 2^k(a_{k+1}+1).a1​+1=2k(ak+1​+1). Since a1≤100a_1\le 100a1​≤100 and ak+1≥1a_{k+1}\ge 1ak+1​≥1, the smallest possible value of a1a_1a1​ for a given kkk occurs when ak+1=1a_{k+1}=1ak+1​=1. Then a1=2k⋅1+(2k−1)=2k+1−1.a_1=2^k\cdot 1 + (2^k-1)=2^{k+1}-1.a1​=2k⋅1+(2k−1)=2k+1−1. For this to lie in AAA, 2k+1−1≤100.2^{k+1}-1\le 100.2k+1−1≤100. So 2k+1≤101.2^{k+1}\le 101.2k+1≤101. Now,

\quad 2^7=128.$$ Hence $$k+1\le 6 \implies k\le 5.$$ 7. Check that $k=5$ is actually possible. Take $a_{6}=1$. Then: $$a_5=2(1)+1=3,$$ $$a_4=2(3)+1=7,$$ $$a_3=2(7)+1=15,$$ $$a_2=2(15)+1=31,$$ $$a_1=2(31)+1=63.$$ So the sequence of pairs is $$(63,31),(31,15),(15,7),(7,3),(3,1),$$ which has exactly $5$ elements, all in $R$. Thus the largest possible value is $$k=5.$$ 8. Comparing with the options, the correct choice is **D: 5**. 9. Comparison with stored answer: Stored correct answer = D, which matches our result.
PreviousNext

More from Sets and Relations

  • Let A={−3,−2,−1,0,1,2,3}. Let R be a relation on A defined by xRy if and only if 0≤x2+2y≤4. Let l be the number of elements in R and m be the minimum number of elements required to be added in R…2025 · MCQ
  • Let A={−2,−1,0,1,2,3}. Let R be a relation on A defined by xRy if and only if y=max{x,1}. Let l be the number of elements in R . Let m and n be the minimum number of elements required to be added in R to…2025 · MCQ
  • Consider the sets A={(x,y)∈R×R:x2+y2=25},B={(x,y)∈R×R:x2+9y2=144}, C={(x,y)∈Z×Z:x2+y2≤4}…2025 · MCQ
  • Let A={−3,−2,−1,0,1,2,3} and R be a relation on A defined by xRy if and only if 2x−y∈{0,1}. Let l be the number of elements in R. Let m and n be the minimum number of elements required to be added…2025 · MCQ
  • The number of relations on the set A={1,2,3}, containing at most 6 elements including (1,2), which are reflexive and transitive but not symmetric, is ​.2025 · Numerical
  • For n≥2, let Sn​ denote the set of all subsets of {1,2,…,n} with no two consecutive numbers. For example {1,3,5}∈S6​, but {1,2,4}∈/S6​. Then n(S5​) is equal to ​2025 · Numerical
  • Let A = { (α,β) ∈R×R : |α- 1|≤4 and |β- 5|≤6 } and B = { (α,β) ∈R×R : 16(α-2)2+ 9(β-6)2≤144 }. Then2025 · MCQ
  • Let A = {0, 1, 2, 3, 4, 5}. Let R be a relation on A defined by (x, y) ∈ R if and only if max{x, y} ∈ {3, 4}. Then among the statements (S1): The number of elements in R is 18, and (S2): The relation R is symmetric but neither reflexive…2025 · MCQ