Skip to main content
Back to Sequences & Series
JEE Main 2021
Sequences & Series
Sequences and Series
Easy

Question

Different A.P.'s are constructed with the first term 100, the last term 199, and integral common differences. The sum of the common differences of all such A.P.'s having at least 3 terms and at most 33 terms is ___________.

Answer: 1

Solution

Key Concepts and Formulas

  • Arithmetic Progression (A.P.): A sequence of numbers such that the difference between the consecutive terms is constant. This constant difference is called the common difference, denoted by dd.
  • N-th Term Formula of an A.P.: The nn-th term (ana_n) of an A.P. is given by an=a1+(n1)da_n = a_1 + (n-1)d, where a1a_1 is the first term and dd is the common difference.
  • Divisors of an Integer: An integer aa is a divisor of an integer bb if bb can be written as b=kab = ka for some integer kk.

Step-by-Step Solution

Step 1: Setting up the Fundamental Equation

We are given an Arithmetic Progression with the first term a1=100a_1 = 100 and the last term an=199a_n = 199. The formula for the nn-th term of an A.P. is an=a1+(n1)da_n = a_1 + (n-1)d. Substituting the given values, we get: 199=100+(n1)d199 = 100 + (n-1)d Subtracting 100 from both sides to isolate the term involving nn and dd: 199100=(n1)d199 - 100 = (n-1)d 99=(n1)d99 = (n-1)d This equation establishes a relationship between the number of terms (nn) and the common difference (dd).

Step 2: Analyzing the Constraints on nn and dd

The problem states the following constraints:

  1. The common difference, dd, must be an integer (dZd \in \mathbb{Z}).
  2. The number of terms, nn, must be at least 3 and at most 33 (3n333 \le n \le 33).

From the constraint on nn, we can determine the possible range for (n1)(n-1): Since n3n \ge 3, then n131n-1 \ge 3-1, which means n12n-1 \ge 2. Since n33n \le 33, then n1331n-1 \le 33-1, which means n132n-1 \le 32. Therefore, the possible range for (n1)(n-1) is 2n1322 \le n-1 \le 32.

From the equation 99=(n1)d99 = (n-1)d, and knowing that dd must be an integer, it implies that (n1)(n-1) must be an integer divisor of 99. Also, since a1=100a_1 = 100 and an=199a_n = 199, and n3n \ge 3, the terms are increasing, so dd must be positive. Consequently, (n1)(n-1) must also be positive.

Step 3: Identifying Possible Values for (n1)(n-1)

We need to find the positive integer divisors of 99. First, find the prime factorization of 99: 99=9×11=32×11199 = 9 \times 11 = 3^2 \times 11^1. The positive divisors of 99 are: 30×110=13^0 \times 11^0 = 1 31×110=33^1 \times 11^0 = 3 32×110=93^2 \times 11^0 = 9 30×111=113^0 \times 11^1 = 11 31×111=333^1 \times 11^1 = 33 32×111=993^2 \times 11^1 = 99 So, the set of positive integer divisors of 99 is {1,3,9,11,33,99}\{1, 3, 9, 11, 33, 99\}.

Now, we must filter these divisors based on the constraint 2n1322 \le n-1 \le 32:

  • If n1=1n-1 = 1: This implies n=2n=2. This violates the condition n3n \ge 3. So, this is not a valid case.
  • If n1=3n-1 = 3: This satisfies 23322 \le 3 \le 32. This is a valid case.
  • If n1=9n-1 = 9: This satisfies 29322 \le 9 \le 32. This is a valid case.
  • If n1=11n-1 = 11: This satisfies 211322 \le 11 \le 32. This is a valid case.
  • If n1=33n-1 = 33: This implies n=34n=34. This violates the condition n33n \le 33. So, this is not a valid case.
  • If n1=99n-1 = 99: This implies n=100n=100. This violates the condition n33n \le 33. So, this is not a valid case.

Thus, the only possible values for (n1)(n-1) that satisfy all conditions are 3,9,113, 9, 11.

Step 4: Calculating the Corresponding Common Differences (dd)

For each valid value of (n1)(n-1), we find the corresponding common difference dd using the relation d=99n1d = \frac{99}{n-1}:

  1. When n1=3n-1 = 3: d=993=33d = \frac{99}{3} = 33. For this case, n=4n=4, which is within the allowed range.

  2. When n1=9n-1 = 9: d=999=11d = \frac{99}{9} = 11. For this case, n=10n=10, which is within the allowed range.

  3. When n1=11n-1 = 11: d=9911=9d = \frac{99}{11} = 9. For this case, n=12n=12, which is within the allowed range.

These are the only possible integral common differences for A.P.'s that meet the given criteria.

Step 5: Summing the Common Differences

The problem asks for the sum of all such common differences. Sum =33+11+9=53= 33 + 11 + 9 = 53.

Common Mistakes & Tips

  • Forgetting the integer constraint on dd: If dd were not required to be an integer, there would be infinitely many possibilities for n1n-1 and dd.
  • Not checking the range of nn: It is crucial to verify that the calculated values of nn (derived from n1n-1) fall within the specified range of 3n333 \le n \le 33. Forgetting this can lead to including invalid common differences.
  • Missing divisors: Systematically finding all divisors of 99 using prime factorization prevents errors and ensures all potential cases are considered.

Summary

The problem involves finding Arithmetic Progressions with a fixed first and last term, and integral common differences, subject to constraints on the number of terms. By using the nn-th term formula, we derived the relationship 99=(n1)d99 = (n-1)d. The integer constraint on dd means (n1)(n-1) must be a divisor of 99. We then applied the constraint on the number of terms (3n333 \le n \le 33) to narrow down the possible values of (n1)(n-1) to {3,9,11}\{3, 9, 11\}. Calculating the corresponding common differences (33,11,933, 11, 9) and summing them yielded the final answer.

The final answer is 53\boxed{53}.

Practice More Sequences & Series Questions

View All Questions