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

Question

Sum of infinite number of terms of GP is 20 and sum of their square is 100. The common ratio of GP is

Options

Solution

Key Concepts and Formulas

  • Sum of an Infinite Geometric Progression (GP): For a GP with first term aa and common ratio rr, the sum to infinity, SS_\infty, exists if r<1|r| < 1. The formula is S=a1rS_\infty = \frac{a}{1-r}.
  • GP of Squared Terms: If a GP is a,ar,ar2,a, ar, ar^2, \dots, then the GP formed by squaring its terms is a2,(ar)2,(ar2)2,a^2, (ar)^2, (ar^2)^2, \dots, which simplifies to a2,a2r2,a2r4,a^2, a^2r^2, a^2r^4, \dots. This is also an infinite GP with first term a2a^2 and common ratio r2r^2. The sum to infinity of this squared GP is S=a21r2S'_\infty = \frac{a^2}{1-r^2}, provided r2<1|r^2| < 1, which is true if r<1|r| < 1.

Step-by-Step Solution

Step 1: Set up the equation for the sum of the original GP. Let the first term of the given geometric progression be aa and the common ratio be rr. We are given that the sum of the infinite terms of this GP is 20. Using the formula for the sum to infinity of a GP, we have: S=a1rS_\infty = \frac{a}{1-r} Substituting the given value: 20=a1r20 = \frac{a}{1-r} From this, we can express the first term aa in terms of the common ratio rr: a=20(1r)(Equation 1)a = 20(1-r) \quad \text{(Equation 1)} This equation is derived directly from the problem statement and the formula for the sum of an infinite GP. We isolate aa to facilitate substitution later.

Step 2: Set up the equation for the sum of the squares of the GP terms. The terms of the original GP are a,ar,ar2,a, ar, ar^2, \dots. The squares of these terms form a new sequence: a2,(ar)2,(ar2)2,a^2, (ar)^2, (ar^2)^2, \dots, which is a2,a2r2,a2r4,a^2, a^2r^2, a^2r^4, \dots. This is an infinite geometric progression with:

  • First term, A=a2A = a^2
  • Common ratio, R=r2R = r^2

We are given that the sum of the squares of the terms to infinity is 100. Using the sum to infinity formula for this new GP: S=A1R=a21r2S'_\infty = \frac{A}{1-R} = \frac{a^2}{1-r^2} Substituting the given value: 100=a21r2100 = \frac{a^2}{1-r^2} This equation represents the sum of the squared terms of the GP. We have identified the first term and common ratio of this new GP and applied the sum to infinity formula.

Step 3: Substitute Equation 1 into the equation from Step 2. From Equation 1, we have a=20(1r)a = 20(1-r). Squaring both sides gives us an expression for a2a^2: a2=(20(1r))2=400(1r)2(Equation 3)a^2 = (20(1-r))^2 = 400(1-r)^2 \quad \text{(Equation 3)} Now, we substitute this expression for a2a^2 into the equation from Step 2 (100=a21r2100 = \frac{a^2}{1-r^2}): 100=400(1r)21r2100 = \frac{400(1-r)^2}{1-r^2} This step combines the information from both given conditions by eliminating the first term aa. We square Equation 1 to get a2a^2 and then equate it with the expression for a2a^2 derived from the sum of squares.

Step 4: Solve the resulting equation for the common ratio 'r'. We have the equation: 100=400(1r)21r2100 = \frac{400(1-r)^2}{1-r^2} Divide both sides by 100: 1=4(1r)21r21 = \frac{4(1-r)^2}{1-r^2} Multiply both sides by (1r2)(1-r^2): 1r2=4(1r)21-r^2 = 4(1-r)^2 Now, we use the difference of squares factorization for 1r2=(1r)(1+r)1-r^2 = (1-r)(1+r): (1r)(1+r)=4(1r)2(1-r)(1+r) = 4(1-r)^2 For an infinite GP to converge, we must have r<1|r| < 1, which implies r1r \neq 1. Therefore, (1r)0(1-r) \neq 0, and we can divide both sides by (1r)(1-r): 1+r=4(1r)1+r = 4(1-r) Expand the right side: 1+r=44r1+r = 4 - 4r Now, we solve for rr: Add 4r4r to both sides: 1+r+4r=41+r+4r = 4 1+5r=41+5r = 4 Subtract 1 from both sides: 5r=415r = 4-1 5r=35r = 3 Divide by 5: r=35r = \frac{3}{5} This sequence of algebraic manipulations isolates rr. We factored 1r21-r^2 and used the convergence condition r<1|r|<1 to safely divide by (1r)(1-r).

Step 5: Verify the solution and identify the correct option. The common ratio we found is r=35r = \frac{3}{5}. We must check if this value satisfies the condition for the convergence of an infinite GP, which is r<1|r| < 1. Indeed, 35=35<1|\frac{3}{5}| = \frac{3}{5} < 1. Thus, the common ratio is valid. The question asks for the common ratio of the GP. Our calculated value is 35\frac{3}{5}. Comparing this with the given options: (A) 5 (B) 3/5 (C) 8/5 (D) 1/5

Our result matches option (B).


Common Mistakes & Tips

  • Convergence Condition: Always remember that for an infinite GP sum to exist, the absolute value of the common ratio must be less than 1 (r<1|r|<1). If your calculated rr violates this, recheck your steps.
  • Sum of Squares: Be careful to correctly identify the first term (a2a^2) and the common ratio (r2r^2) for the GP formed by the squares of the original terms.
  • Algebraic Simplification: When solving equations involving terms like (1r2)(1-r^2) and (1r)2(1-r)^2, use factorization and the convergence condition to simplify efficiently and avoid errors.

Summary

The problem requires the application of the sum to infinity formula for geometric progressions. We are given the sum of an infinite GP and the sum of the squares of its terms. By setting up two equations using these conditions, where the second equation involves a new GP with first term a2a^2 and common ratio r2r^2, we can eliminate the first term aa and solve for the common ratio rr. The condition for convergence of an infinite GP, r<1|r|<1, is crucial for simplifying the derived algebraic equation. Our calculations lead to a common ratio of 35\frac{3}{5}, which satisfies the convergence criterion.

The final answer is \boxed{3/5} which corresponds to option (B).

Practice More Sequences & Series Questions

View All Questions