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

Question

If the sum of first 11 terms of an A.P., a 1 , a 2 , a 3 , .... is 0 (a \ne 0), then the sum of the A.P., a 1 , a 3 , a 5 ,....., a 23 is ka 1 , where k is equal to :

Options

Solution

Key Concepts and Formulas

  • Arithmetic Progression (A.P.) General Term: The nn-th term of an A.P. with first term a1a_1 and common difference dd is an=a1+(n1)da_n = a_1 + (n-1)d.
  • Arithmetic Progression (A.P.) Sum of First nn Terms: The sum of the first nn terms of an A.P. is Sn=n2[2a1+(n1)d]S_n = \frac{n}{2}[2a_1 + (n-1)d].
  • Properties of Subsequences of A.P.: A subsequence formed by taking every mm-th term of an A.P. is also an A.P. with a common difference of m×dm \times d.

Step-by-Step Solution

Step 1: Analyze the given information about the sum of the first 11 terms. We are given that the sum of the first 11 terms of an A.P., a1,a2,a3,a_1, a_2, a_3, \dots, is 0. We denote this sum as S11S_{11}. Using the formula for the sum of the first nn terms of an A.P., Sn=n2[2a1+(n1)d]S_n = \frac{n}{2}[2a_1 + (n-1)d], with n=11n=11: S11=112[2a1+(111)d]S_{11} = \frac{11}{2}[2a_1 + (11-1)d] Given S11=0S_{11} = 0: 112[2a1+10d]=0\frac{11}{2}[2a_1 + 10d] = 0 Since 1120\frac{11}{2} \neq 0, the term in the square brackets must be zero: 2a1+10d=02a_1 + 10d = 0 Dividing by 2, we get a fundamental relationship between a1a_1 and dd: a1+5d=0a_1 + 5d = 0 a1=5da_1 = -5d The problem states that a10a_1 \neq 0. This implies that d0d \neq 0 as well, because if d=0d=0, then a1a_1 would also be 0, contradicting the given condition.

Step 2: Identify the properties of the second arithmetic progression. We need to find the sum of the A.P. a1,a3,a5,,a23a_1, a_3, a_5, \dots, a_{23}. Let's call this new A.P. A1,A2,A3,,ANA_1, A_2, A_3, \dots, A_N.

  • First term (A1A_1): The first term of this new A.P. is a1a_1. So, A1=a1A_1 = a_1.
  • Common difference (DD): The terms in this new A.P. are a1,a3,a5,a_1, a_3, a_5, \dots. The difference between consecutive terms is: D=a3a1D = a_3 - a_1 Using the general term formula an=a1+(n1)da_n = a_1 + (n-1)d for the original A.P.: a3=a1+(31)d=a1+2da_3 = a_1 + (3-1)d = a_1 + 2d. Therefore, D=(a1+2d)a1=2dD = (a_1 + 2d) - a_1 = 2d. This is expected, as we are taking every second term from the original A.P.
  • Number of terms (NN): The terms are of the form a2k1a_{2k-1}. To find the number of terms up to a23a_{23}, we set the index of the last term: 2N1=232N - 1 = 23 2N=242N = 24 N=12N = 12 So, there are 12 terms in this new A.P.

Step 3: Calculate the sum of the second arithmetic progression. Let SS' be the sum of the A.P. a1,a3,a5,,a23a_1, a_3, a_5, \dots, a_{23}. We use the sum formula SN=N2[2A1+(N1)D]S_N = \frac{N}{2}[2A_1 + (N-1)D] with N=12N=12, A1=a1A_1=a_1, and D=2dD=2d. S=122[2a1+(121)(2d)]S' = \frac{12}{2}[2a_1 + (12-1)(2d)] S=6[2a1+11(2d)]S' = 6[2a_1 + 11(2d)] S=6[2a1+22d]S' = 6[2a_1 + 22d]

Step 4: Express the sum SS' in terms of a1a_1. From Step 1, we have the relationship a1=5da_1 = -5d. This implies d=a15d = -\frac{a_1}{5}. Substitute this expression for dd into the formula for SS': S=6[2a1+22(a15)]S' = 6\left[2a_1 + 22\left(-\frac{a_1}{5}\right)\right] S=6[2a122a15]S' = 6\left[2a_1 - \frac{22a_1}{5}\right] To combine the terms inside the brackets, we find a common denominator: S=6[10a1522a15]S' = 6\left[\frac{10a_1}{5} - \frac{22a_1}{5}\right] S=6[10a122a15]S' = 6\left[\frac{10a_1 - 22a_1}{5}\right] S=6[12a15]S' = 6\left[\frac{-12a_1}{5}\right] S=72a15S' = -\frac{72a_1}{5}

Step 5: Determine the value of kk. The problem states that the sum of the A.P. a1,a3,a5,,a23a_1, a_3, a_5, \dots, a_{23} is ka1ka_1. We have found this sum to be S=72a15S' = -\frac{72a_1}{5}. Equating the two expressions for the sum: ka1=72a15k a_1 = -\frac{72a_1}{5} Since we are given a10a_1 \neq 0, we can divide both sides of the equation by a1a_1: k=725k = -\frac{72}{5}

Common Mistakes & Tips:

  • Misinterpreting the second A.P.: Carefully identify the first term, common difference, and number of terms for the series a1,a3,,a23a_1, a_3, \dots, a_{23}. The common difference is 2d2d, not dd, and the number of terms is 12.
  • Algebraic Errors: Ensure accuracy in algebraic manipulations, especially when substituting dd in terms of a1a_1 and simplifying fractions.
  • Using the given conditions: The condition S11=0S_{11}=0 is essential for deriving the relationship a1=5da_1 = -5d. The condition a10a_1 \ne 0 is crucial for the final step of solving for kk.

Summary:

We began by using the given information that the sum of the first 11 terms of the original A.P. is zero (S11=0S_{11}=0) to establish a relationship between the first term a1a_1 and the common difference dd, finding a1=5da_1 = -5d. Next, we analyzed the second A.P. (a1,a3,a5,,a23a_1, a_3, a_5, \dots, a_{23}), determining its first term to be a1a_1, its common difference to be 2d2d, and the number of terms to be 12. We then calculated the sum of this second A.P. and substituted the relationship d=a1/5d = -a_1/5 to express the sum solely in terms of a1a_1, resulting in 72a15-\frac{72a_1}{5}. By equating this to ka1ka_1 and using the fact that a10a_1 \ne 0, we found the value of kk.

The final answer is 725\boxed{-\frac{72}{5}}.

Practice More Sequences & Series Questions

View All Questions