Skip to main content
Back to Sequences & Series
JEE Main 2024
Sequences & Series
Sequences and Series
Hard

Question

The 4th^\mathrm{th} term of GP is 500 and its common ratio is 1m,mN\frac{1}{m},m\in\mathbb{N}. Let Sn\mathrm{S_n} denote the sum of the first n terms of this GP. If S6>S5+1\mathrm{S_6 > S_5 + 1} and S7<S6+12\mathrm{S_7 < S_6 + \frac{1}{2}}, then the number of possible values of m is ___________

Answer: 4

Solution

Key Concepts and Formulas

  • Geometric Progression (GP): A sequence of numbers where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio (r).
    • nn-th term: Tn=arn1T_n = ar^{n-1}, where 'a' is the first term.
    • Sum of the first nn terms: Sn=a(1rn)1rS_n = \frac{a(1 - r^n)}{1 - r}, for r1r \neq 1.
  • Relationship between Sums and Terms: The difference between consecutive sums of a GP is equal to the term at the higher index: SnSn1=TnS_n - S_{n-1} = T_n.

Step-by-Step Solution

Step 1: Define the GP and use the given information to find the first term 'a'.

We are given a Geometric Progression (GP) with the 4th term T4=500T_4 = 500 and a common ratio r=1mr = \frac{1}{m}, where mNm \in \mathbb{N} (natural numbers). The formula for the nn-th term of a GP is Tn=arn1T_n = ar^{n-1}. For the 4th term, we have T4=ar41=ar3T_4 = ar^{4-1} = ar^3. Substituting the given values: ar3=500ar^3 = 500 Now, substitute r=1mr = \frac{1}{m}: a(1m)3=500a\left(\frac{1}{m}\right)^3 = 500 a1m3=500a \cdot \frac{1}{m^3} = 500 Solving for 'a', we get: a=500m3a = 500m^3

Step 2: Analyze the first inequality: S6>S5+1S_6 > S_5 + 1.

The inequality S6>S5+1S_6 > S_5 + 1 can be rewritten by moving S5S_5 to the left side: S6S5>1S_6 - S_5 > 1 We know that SnSn1=TnS_n - S_{n-1} = T_n. Therefore, S6S5S_6 - S_5 is the 6th term of the GP, T6T_6. So, the inequality becomes: T6>1T_6 > 1 The formula for the 6th term is T6=ar61=ar5T_6 = ar^{6-1} = ar^5. Substitute the expressions for 'a' and 'r': a=500m3a = 500m^3 r=1mr = \frac{1}{m} T6=(500m3)(1m)5T_6 = (500m^3)\left(\frac{1}{m}\right)^5 T6=500m31m5T_6 = 500m^3 \cdot \frac{1}{m^5} T6=500m2T_6 = \frac{500}{m^2} Now, apply the inequality T6>1T_6 > 1: 500m2>1\frac{500}{m^2} > 1 Since mNm \in \mathbb{N}, m2m^2 is positive, so we can multiply both sides by m2m^2 without changing the inequality direction: 500>m2500 > m^2 m2<500m^2 < 500 To find the possible integer values of 'm', we take the square root of both sides: m<500m < \sqrt{500} We know that 222=48422^2 = 484 and 232=52923^2 = 529. So, 500\sqrt{500} is between 22 and 23. m<22.36...m < 22.36... Since mm must be a natural number (mNm \in \mathbb{N}), the possible values for mm from this inequality are 1,2,3,...,221, 2, 3, ..., 22.

Step 3: Analyze the second inequality: S7<S6+12S_7 < S_6 + \frac{1}{2}.

The inequality S7<S6+12S_7 < S_6 + \frac{1}{2} can be rewritten by moving S6S_6 to the left side: S7S6<12S_7 - S_6 < \frac{1}{2} Similarly, S7S6S_7 - S_6 is the 7th term of the GP, T7T_7. So, the inequality becomes: T7<12T_7 < \frac{1}{2} The formula for the 7th term is T7=ar71=ar6T_7 = ar^{7-1} = ar^6. Substitute the expressions for 'a' and 'r': a=500m3a = 500m^3 r=1mr = \frac{1}{m} T7=(500m3)(1m)6T_7 = (500m^3)\left(\frac{1}{m}\right)^6 T7=500m31m6T_7 = 500m^3 \cdot \frac{1}{m^6} T7=500m3T_7 = \frac{500}{m^3} Now, apply the inequality T7<12T_7 < \frac{1}{2}: 500m3<12\frac{500}{m^3} < \frac{1}{2} Since mNm \in \mathbb{N}, m3m^3 is positive, so we can multiply both sides by 2m32m^3 without changing the inequality direction: 5002<m3500 \cdot 2 < m^3 1000<m31000 < m^3 m3>1000m^3 > 1000 To find the possible integer values of 'm', we take the cube root of both sides: m>10003m > \sqrt[3]{1000} m>10m > 10 Since mm must be a natural number, the possible values for mm from this inequality are 11,12,13,...11, 12, 13, ....

Step 4: Combine the conditions on 'm' to find the number of possible values.

From Step 2, we found that mm must be a natural number such that m22m \leq 22. So, m{1,2,...,22}m \in \{1, 2, ..., 22\}. From Step 3, we found that mm must be a natural number such that m>10m > 10. So, m{11,12,13,...}m \in \{11, 12, 13, ...\}.

To satisfy both conditions, mm must be a natural number that is greater than 10 AND less than or equal to 22. The set of possible values for mm is {11,12,13,14,15,16,17,18,19,20,21,22}\{11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22\}.

Step 5: Count the number of possible values of 'm'.

The number of integers in the set {11,12,...,22}\{11, 12, ..., 22\} is calculated as (Last Value - First Value + 1). Number of values = 2211+1=11+1=1222 - 11 + 1 = 11 + 1 = 12.

Common Mistakes & Tips

  • Algebraic Errors: Be careful with exponent rules and fraction manipulation, especially when substituting r=1mr = \frac{1}{m}.
  • Inequality Direction: Ensure the direction of the inequality remains correct after multiplication or division by variables. Since mNm \in \mathbb{N}, mm and its powers are always positive.
  • Integer Constraints: Always remember that mm must be a natural number. This restricts the possible values of mm to positive integers.
  • Range Calculation: When counting the number of integers in an inclusive range [a,b][a, b], the formula is ba+1b - a + 1.

Summary

We used the properties of geometric progressions to express the first term 'a' in terms of 'm'. Then, we simplified the given inequalities by recognizing that the difference between consecutive sums equals the corresponding term. This led to two inequalities involving 'm': m2<500m^2 < 500 and m3>1000m^3 > 1000. By solving these inequalities and considering that 'm' must be a natural number, we determined the range of possible values for 'm' and counted them to find the final answer.

The final answer is 12\boxed{12}.

Practice More Sequences & Series Questions

View All Questions