Solveeit Logo

Question

Question: Let $a_1, a_2, a_3, ...$ be in an A.P. such that $\sum_{k=1}^{12} a_{2k-1} = -\frac{72}{5} a_1, a_1 ...

Let a1,a2,a3,...a_1, a_2, a_3, ... be in an A.P. such that k=112a2k1=725a1,a10\sum_{k=1}^{12} a_{2k-1} = -\frac{72}{5} a_1, a_1 \neq 0. If k=1nak=0\sum_{k=1}^{n} a_k = 0, then n is:

Answer

11

Explanation

Solution

Let the arithmetic progression (AP) be denoted by a1,a2,a3,a_1, a_2, a_3, \dots with the first term a1a_1 and common difference dd.

The terms a2k1a_{2k-1} for k=1,2,,12k=1, 2, \dots, 12 are a1,a3,a5,,a23a_1, a_3, a_5, \dots, a_{23}. This sequence of terms is itself an AP with the first term A=a1A = a_1 and a common difference D=a3a1=(a1+2d)a1=2dD = a_3 - a_1 = (a_1 + 2d) - a_1 = 2d. There are N=12N=12 terms in this sum.

The sum of these terms is given by the formula for the sum of an AP: SN=N2[2A+(N1)D]S_N = \frac{N}{2}[2A + (N-1)D] k=112a2k1=122[2a1+(121)(2d)]\sum_{k=1}^{12} a_{2k-1} = \frac{12}{2}[2a_1 + (12-1)(2d)] =6[2a1+11(2d)]= 6[2a_1 + 11(2d)] =6[2a1+22d]= 6[2a_1 + 22d] =12a1+132d= 12a_1 + 132d.

We are given that k=112a2k1=725a1\sum_{k=1}^{12} a_{2k-1} = -\frac{72}{5} a_1. Therefore, 12a1+132d=725a112a_1 + 132d = -\frac{72}{5} a_1.

Rearranging the terms to find a relationship between a1a_1 and dd: 132d=725a112a1132d = -\frac{72}{5} a_1 - 12a_1 132d=(725605)a1132d = \left(-\frac{72}{5} - \frac{60}{5}\right) a_1 132d=1325a1132d = -\frac{132}{5} a_1.

Since a10a_1 \neq 0, we can divide by 132a1132a_1: d=15a1d = -\frac{1}{5} a_1. This implies a1=5da_1 = -5d. Since a10a_1 \neq 0, it follows that d0d \neq 0.

The second condition is k=1nak=0\sum_{k=1}^{n} a_k = 0. This is the sum of the first nn terms of the AP, SnS_n. The formula for SnS_n is: Sn=n2[2a1+(n1)d]S_n = \frac{n}{2}[2a_1 + (n-1)d].

We are given Sn=0S_n = 0. n2[2a1+(n1)d]=0\frac{n}{2}[2a_1 + (n-1)d] = 0. Since nn represents the number of terms, nn must be a positive integer, so n0n \neq 0. Thus, we must have: 2a1+(n1)d=02a_1 + (n-1)d = 0.

Substitute the relation a1=5da_1 = -5d into this equation: 2(5d)+(n1)d=02(-5d) + (n-1)d = 0 10d+(n1)d=0-10d + (n-1)d = 0.

Factor out dd: d(10+n1)=0d(-10 + n-1) = 0 d(n11)=0d(n-11) = 0.

Since we established that d0d \neq 0 (because a10a_1 \neq 0), we can conclude that: n11=0n-11 = 0 n=11n = 11.