Skip to main content
Back to Sequences & Series
JEE Main 2020
Sequences & Series
Sequences and Series
Medium

Question

Consider an A. P. of positive integers, whose sum of the first three terms is 54 and the sum of the first twenty terms lies between 1600 and 1800. Then its 11 th term is :

Options

Solution

Key Concepts and Formulas

  • Arithmetic Progression (AP): A sequence where the difference between consecutive terms is constant.
    • First term: aa
    • Common difference: dd
    • nn-th term: an=a+(n1)da_n = a + (n-1)d
    • Sum of the first nn terms: Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d]
  • Constraints: The problem specifies an AP of "positive integers". This means aZ+a \in \mathbb{Z}^+, dZd \in \mathbb{Z}, and an>0a_n > 0 for all relevant nn.

Step-by-Step Solution

Step 1: Use the sum of the first three terms to establish a relationship between aa and dd. We are given that the sum of the first three terms (S3S_3) is 54. Using the formula Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d] with n=3n=3: S3=32[2a+(31)d]S_3 = \frac{3}{2}[2a + (3-1)d] 54=32[2a+2d]54 = \frac{3}{2}[2a + 2d] 54=322(a+d)54 = \frac{3}{2} \cdot 2(a+d) 54=3(a+d)54 = 3(a+d) Dividing by 3, we get: 18=a+d18 = a+d This implies a=18da = 18-d.

Step 2: Apply the "positive integers" constraint to find bounds for dd. Since the AP consists of positive integers, the first term aa must be a positive integer (a>0a > 0). Substituting a=18da = 18-d: 18d>0    d<1818-d > 0 \implies d < 18 Also, all terms must be positive. Specifically, the 20th term (a20a_{20}) must be positive. a20=a+(201)d=a+19da_{20} = a + (20-1)d = a + 19d Substitute a=18da = 18-d: a20=(18d)+19d=18+18da_{20} = (18-d) + 19d = 18 + 18d For a20>0a_{20} > 0: 18+18d>018 + 18d > 0 18d>1818d > -18 d>1d > -1 Since aa and dd are integers, we have dZd \in \mathbb{Z} and 1<d<18-1 < d < 18. This means dd can be any integer from 0 to 17, inclusive.

Step 3: Use the sum of the first twenty terms to form an inequality for dd. We are given that the sum of the first twenty terms (S20S_{20}) lies between 1600 and 1800: 1600<S20<18001600 < S_{20} < 1800 Using the formula Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d] with n=20n=20: S20=202[2a+(201)d]S_{20} = \frac{20}{2}[2a + (20-1)d] S20=10[2a+19d]S_{20} = 10[2a + 19d] Substitute a=18da = 18-d into the expression for S20S_{20}: S20=10[2(18d)+19d]S_{20} = 10[2(18-d) + 19d] S20=10[362d+19d]S_{20} = 10[36 - 2d + 19d] S20=10[36+17d]S_{20} = 10[36 + 17d] Now, substitute this into the given inequality: 1600<10[36+17d]<18001600 < 10[36 + 17d] < 1800 Divide all parts by 10: 160<36+17d<180160 < 36 + 17d < 180 Subtract 36 from all parts: 16036<17d<18036160 - 36 < 17d < 180 - 36 124<17d<144124 < 17d < 144 Divide all parts by 17: 12417<d<14417\frac{124}{17} < d < \frac{144}{17} Calculating the decimal values: 7.294...<d<8.470...7.294... < d < 8.470...

Step 4: Determine the unique value of dd by combining the constraints. We have two conditions for dd:

  1. dd is an integer such that 1<d<18-1 < d < 18.
  2. dd satisfies 7.294...<d<8.470...7.294... < d < 8.470....

The only integer that lies strictly between 7.294... and 8.470... is d=8d=8. This value also satisfies the condition 1<d<18-1 < d < 18. Thus, the common difference is d=8d=8.

Step 5: Calculate the first term aa. Using the relationship a=18da = 18-d from Step 1: a=188a = 18 - 8 a=10a = 10 Since a=10a=10 is a positive integer, this is a valid first term.

Step 6: Calculate the 11th term of the AP. We need to find a11a_{11} using the formula an=a+(n1)da_n = a + (n-1)d with n=11n=11, a=10a=10, and d=8d=8: a11=10+(111)8a_{11} = 10 + (11-1) \cdot 8 a11=10+108a_{11} = 10 + 10 \cdot 8 a11=10+80a_{11} = 10 + 80 a11=90a_{11} = 90

Common Mistakes & Tips

  • Integer Constraints: Remember that aa and dd must be integers, and all terms must be positive. This can significantly narrow down possibilities, especially for dd.
  • Inequality Handling: When solving inequalities, ensure all operations are applied to all parts of the inequality to maintain its validity.
  • Formula Accuracy: Double-check the formulas for the nn-th term and the sum of an AP, particularly the (n1)(n-1) factor for the common difference.

Summary

We utilized the given information about the sum of the first three terms to establish a linear relationship between the first term (aa) and the common difference (dd). The constraint that the AP consists of positive integers provided crucial bounds for dd. Subsequently, the information about the sum of the first twenty terms was used to form an inequality, which, when combined with the integer constraints on dd, uniquely determined d=8d=8. With dd found, we calculated a=10a=10. Finally, we computed the 11th term using the standard AP formula.

The final answer is 90\boxed{90}.

Practice More Sequences & Series Questions

View All Questions