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

Question

Let a1=8,a2,a3,,ana_{1}=8, a_{2}, a_{3}, \ldots, a_{n} be an A.P. If the sum of its first four terms is 50 and the sum of its last four terms is 170 , then the product of its middle two terms is ___________.

Answer: 1

Solution

Key Concepts and Formulas

  • Arithmetic Progression (A.P.): A sequence where the difference between consecutive terms is constant.
    • General term: ak=a1+(k1)da_k = a_1 + (k-1)d, where a1a_1 is the first term and dd is the common difference.
    • Sum of first kk terms: Sk=k2(2a1+(k1)d)S_k = \frac{k}{2}(2a_1 + (k-1)d).
  • Middle Terms: For an A.P. with nn terms:
    • If nn is odd, the middle term is a(n+1)/2a_{(n+1)/2}.
    • If nn is even, the middle terms are an/2a_{n/2} and an/2+1a_{n/2+1}.

Step-by-Step Solution

Step 1: Determine the Common Difference (dd)

We are given the first term a1=8a_1 = 8. The sum of the first four terms is 50. The first four terms are a1,a2,a3,a4a_1, a_2, a_3, a_4. Using the formula ak=a1+(k1)da_k = a_1 + (k-1)d, these terms are a1a_1, a1+da_1+d, a1+2da_1+2d, and a1+3da_1+3d. The sum of these terms is: a1+(a1+d)+(a1+2d)+(a1+3d)=50a_1 + (a_1+d) + (a_1+2d) + (a_1+3d) = 50 Combining like terms, we get: 4a1+6d=504a_1 + 6d = 50 Substitute the given value a1=8a_1 = 8: 4(8)+6d=504(8) + 6d = 50 32+6d=5032 + 6d = 50 Subtract 32 from both sides: 6d=186d = 18 Divide by 6 to find dd: d=186=3d = \frac{18}{6} = 3 The common difference is d=3d=3.

Step 2: Determine the Number of Terms (nn)

We are given that the sum of the last four terms is 170. The last four terms of an A.P. with nn terms are an3,an2,an1,ana_{n-3}, a_{n-2}, a_{n-1}, a_n. Using the formula ak=a1+(k1)da_k = a_1 + (k-1)d, these terms are: an3=a1+(n4)da_{n-3} = a_1 + (n-4)d an2=a1+(n3)da_{n-2} = a_1 + (n-3)d an1=a1+(n2)da_{n-1} = a_1 + (n-2)d an=a1+(n1)da_n = a_1 + (n-1)d The sum of these terms is: (a1+(n4)d)+(a1+(n3)d)+(a1+(n2)d)+(a1+(n1)d)=170(a_1 + (n-4)d) + (a_1 + (n-3)d) + (a_1 + (n-2)d) + (a_1 + (n-1)d) = 170 Combining like terms: 4a1+((n4)+(n3)+(n2)+(n1))d=1704a_1 + ((n-4) + (n-3) + (n-2) + (n-1))d = 170 4a1+(4n10)d=1704a_1 + (4n - 10)d = 170 Substitute the known values a1=8a_1 = 8 and d=3d = 3: 4(8)+(4n10)(3)=1704(8) + (4n - 10)(3) = 170 32+12n30=17032 + 12n - 30 = 170 2+12n=1702 + 12n = 170 Subtract 2 from both sides: 12n=16812n = 168 Divide by 12 to find nn: n=16812=14n = \frac{168}{12} = 14 The A.P. has 14 terms.

Step 3: Identify the Middle Two Terms

Since n=14n=14 is an even number, the A.P. has two middle terms. These are the (n/2)(n/2)-th term and the (n/2+1)(n/2 + 1)-th term. For n=14n=14, these are the 14/2=714/2 = 7-th term (a7a_7) and the (14/2+1)=8(14/2 + 1) = 8-th term (a8a_8). We calculate these terms using a1=8a_1=8 and d=3d=3: a7=a1+(71)d=8+6(3)=8+18=26a_7 = a_1 + (7-1)d = 8 + 6(3) = 8 + 18 = 26 a8=a1+(81)d=8+7(3)=8+21=29a_8 = a_1 + (8-1)d = 8 + 7(3) = 8 + 21 = 29 The middle two terms are 26 and 29.

Step 4: Calculate the Product of the Middle Two Terms

We need to find the product of a7a_7 and a8a_8. Product = a7×a8=26×29a_7 \times a_8 = 26 \times 29 26×29=26×(301)=26×3026×1=78026=75426 \times 29 = 26 \times (30 - 1) = 26 \times 30 - 26 \times 1 = 780 - 26 = 754

Common Mistakes & Tips

  • Index Errors: Carefully identify the indices of the last four terms (an3,an2,an1,ana_{n-3}, a_{n-2}, a_{n-1}, a_n) and the middle terms (an/2,an/2+1a_{n/2}, a_{n/2+1}).
  • Algebraic Simplification: Ensure accuracy when combining like terms and solving for unknowns, especially with the presence of nn in the equations for the last four terms.
  • Alternative for Last Four Terms: The sum of the last four terms can also be expressed as 4an6d=1704a_n - 6d = 170. Substituting an=a1+(n1)da_n = a_1 + (n-1)d and solving for nn with the known a1a_1 and dd can be an alternative approach.

Summary

The problem involves an arithmetic progression where we are given the first term and sums of the first four and last four terms. We first used the sum of the first four terms to find the common difference dd. Then, using the sum of the last four terms along with the first term and the common difference, we determined the total number of terms nn. Since nn was even, we identified the two middle terms and calculated their values. Finally, we multiplied these two middle terms to obtain the required product.

The final answer is \boxed{754}.

Practice More Sequences & Series Questions

View All Questions