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

Sequences and Series question

2018 · Shift 1 · Q27
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 Advanced
  3. /Mathematics
  4. /Sequences and Series
  5. /2018 · Shift 1 · Q27

Sequences and Series question

2018 · Shift 1 · Q27

JEE AdvancedMathematicsSequences and SeriesNumerical+3 / −1
Let X be the set consisting of the first 2018 terms of the arithmetic progression 1, 6, 11, ...., and Y be the set consisting of the first 2018 terms of the arithmetic progression 9, 16, 23, .... . Then, the number of elements in the set X ∪\cup∪ Y is .........
Numerical answer
View written solutionFree

Correct answer: 3748

Step-by-Step Solution:

  1. Understand the Goal: We need to find the number of elements in the union of two sets, X and Y. The formula for the number of elements in the union of two sets is the Principle of Inclusion-Exclusion: n(X∪Y)=n(X)+n(Y)−n(X∩Y)n(X \cup Y) = n(X) + n(Y) - n(X \cap Y)n(X∪Y)=n(X)+n(Y)−n(X∩Y)

  2. Identify Known Values: From the problem statement, we are given:

    • X is the set of the first 2018 terms of an AP. So, n(X) = 2018.
    • Y is the set of the first 2018 terms of another AP. So, n(Y) = 2018. Our main task is to find n(X∩Y)n(X \cap Y)n(X∩Y), which represents the number of elements common to both sets X and Y.
  3. Define the Arithmetic Progressions:

    • Set X: The AP is 1, 6, 11, ...

      • First term, ax=1a_x = 1ax​=1.
      • Common difference, dx=6−1=5d_x = 6 - 1 = 5dx​=6−1=5.
      • The general term (the n-th term) of this AP is xn=ax+(n−1)dx=1+(n−1)5=5n−4x_n = a_x + (n-1)d_x = 1 + (n-1)5 = 5n - 4xn​=ax​+(n−1)dx​=1+(n−1)5=5n−4.
      • The terms in X correspond to n = 1, 2, ..., 2018.
    • Set Y: The AP is 9, 16, 23, ...

      • First term, ay=9a_y = 9ay​=9.
      • Common difference, dy=16−9=7d_y = 16 - 9 = 7dy​=16−9=7.
      • The general term (the m-th term) of this AP is ym=ay+(m−1)dy=9+(m−1)7=7m+2y_m = a_y + (m-1)d_y = 9 + (m-1)7 = 7m + 2ym​=ay​+(m−1)dy​=9+(m−1)7=7m+2.
      • The terms in Y correspond to m = 1, 2, ..., 2018.
  4. Find the Common Elements (X ∩ Y): An element is common to both sets if xn=ymx_n = y_mxn​=ym​ for some integers n and m within their respective ranges. 5n−4=7m+25n - 4 = 7m + 25n−4=7m+2 5n−7m=65n - 7m = 65n−7m=6 This is a linear Diophantine equation. We need to find integer solutions for n and m. Let's express n in terms of m: 5n=7m+65n = 7m + 65n=7m+6 n=7m+65=5m+2m+5+15=m+1+2m+15n = \frac{7m + 6}{5} = \frac{5m + 2m + 5 + 1}{5} = m + 1 + \frac{2m+1}{5}n=57m+6​=55m+2m+5+1​=m+1+52m+1​ For n to be an integer, (2m+1) must be divisible by 5. Let's test values of m starting from 1:

    • If m=1, 2(1)+1 = 3 (not divisible by 5)
    • If m=2, 2(2)+1 = 5 (divisible by 5) So, m=2 is the smallest possible value for m. This gives n=7(2)+65=205=4n = \frac{7(2)+6}{5} = \frac{20}{5} = 4n=57(2)+6​=520​=4. The first common term corresponds to the 4th term of X (x4=5(4)−4=16x_4 = 5(4)-4 = 16x4​=5(4)−4=16) and the 2nd term of Y (y2=7(2)+2=16y_2 = 7(2)+2 = 16y2​=7(2)+2=16).
  5. Generalize the Common Terms: The common terms themselves form an arithmetic progression. The common difference of this new AP is the Least Common Multiple (LCM) of the individual common differences: dcommon=LCM(dx,dy)=LCM(5,7)=35d_{common} = LCM(d_x, d_y) = LCM(5, 7) = 35dcommon​=LCM(dx​,dy​)=LCM(5,7)=35. The first common term is 16. So the AP of common terms is 16, 51, 86, .... The general form of a common term is ck=16+(k−1)35c_k = 16 + (k-1)35ck​=16+(k−1)35.

  6. Count the Number of Common Terms: To find the number of common terms, we need to find how many terms of this common AP fall within the ranges of both sets X and Y.

    • Last term of X: x2018=1+(2018−1)5=1+2017×5=1+10085=10086x_{2018} = 1 + (2018-1)5 = 1 + 2017 \times 5 = 1 + 10085 = 10086x2018​=1+(2018−1)5=1+2017×5=1+10085=10086.
    • Last term of Y: y2018=9+(2018−1)7=9+2017×7=9+14119=14128y_{2018} = 9 + (2018-1)7 = 9 + 2017 \times 7 = 9 + 14119 = 14128y2018​=9+(2018−1)7=9+2017×7=9+14119=14128. A common term must be less than or equal to the maximum value in both sets. Since all terms in X are less than or equal to 10086, any common term must also satisfy this. ck≤10086c_k \le 10086ck​≤10086 16+(k−1)35≤1008616 + (k-1)35 \le 1008616+(k−1)35≤10086 (k−1)35≤10086−16(k-1)35 \le 10086 - 16(k−1)35≤10086−16 (k−1)35≤10070(k-1)35 \le 10070(k−1)35≤10070 k−1≤1007035k-1 \le \frac{10070}{35}k−1≤3510070​ k−1≤287.714...k-1 \le 287.714...k−1≤287.714... k≤288.714...k \le 288.714...k≤288.714... Since k must be an integer, the maximum value of k is 288. The possible values for k are 1, 2, ..., 288. Thus, there are 288 common elements. So, n(X∩Y)=288n(X \cap Y) = 288n(X∩Y)=288.
  7. Calculate n(X U Y): Now we can use the inclusion-exclusion formula: n(X∪Y)=n(X)+n(Y)−n(X∩Y)n(X \cup Y) = n(X) + n(Y) - n(X \cap Y)n(X∪Y)=n(X)+n(Y)−n(X∩Y) n(X∪Y)=2018+2018−288n(X \cup Y) = 2018 + 2018 - 288n(X∪Y)=2018+2018−288 n(X∪Y)=4036−288n(X \cup Y) = 4036 - 288n(X∪Y)=4036−288 n(X∪Y)=3748n(X \cup Y) = 3748n(X∪Y)=3748

Thus, the number of elements in the set X ∪\cup∪ Y is 3748.

PreviousNext

More from Sequences and Series

  • The sides of a right angled triangle are in arithmetic progression. If the triangle has area 24, then what is the length of its smallest side?2017 · Numerical
  • Let bi > 1 for I = 1, 2, ......, 101. Suppose logeb1, logeb2, ......., logeb101 are in Arithmetic Progression (A.P.) with the common difference loge2. Suppose a1, a2, ......, a101 are in A.P. such that a1 = b1 and a51 = b51. If t = b1 +…2016 · MCQ
  • Suppose that all the terms of an arithmetic progression (A.P) are natural numbers. If the ratio of the sum of the first seven terms to the sum of the first eleven terms is 6 : 11 and the seventh term lies in between 130 and 140, then the…2015 · Numerical
  • The coefficient of x9 in the expansion of (1 + x) (1 +x2)(1 +x3) .... (1+x100) is2015 · Numerical
  • Let a, b, c be positive integers such that ab​ is an integer. If a, b, c are in geometric progression and the arithmetic mean of a, b, c is b + 2, then the value of a+1a2+a−14​ is2014 · Numerical
  • A pack contains n cards numbered from 1 to n. Two consecutive numbered cards are removed from the pack and the sum of the numbers on the remaining cards is 1224. If the smaller of the numbers on the removed cards is k, then k−20=…2013 · Numerical
  • Let Sn​=k=1∑4n​(−1)2k(k+1)​k2. Then Sn​ can take value(s)2013 · Multiple correct
  • Let a1​,a2​,a3​,..... be in harmonic progression with a1​=5 and a20​=25. The least positive integer n for which an​<0 is2012 · MCQ